Skip to content

Commit

Permalink
Correct a few remaining metadata entries (#12593)
Browse files Browse the repository at this point in the history
  • Loading branch information
roaks3 authored Dec 17, 2024
1 parent 3da6915 commit fd7cdc6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions mmv1/products/iam3/FoldersPolicyBinding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

---
name: 'FoldersPolicyBinding'
api_resource_type_kind: PolicyBinding
description: A policy binding to a folder
references:
guides:
Expand Down
1 change: 1 addition & 0 deletions mmv1/products/iam3/OrganizationsPolicyBinding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

---
name: 'OrganizationsPolicyBinding'
api_resource_type_kind: PolicyBinding
description: A policy binding to an organizations
references:
guides:
Expand Down
1 change: 1 addition & 0 deletions mmv1/products/iam3/ProjectsPolicyBinding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

---
name: 'ProjectsPolicyBinding'
api_resource_type_kind: PolicyBinding
description: A policy binding to a Project
references:
guides:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ resource: 'google_apigee_api'
generation_type: 'handwritten'
api_service_name: 'apigee.googleapis.com'
api_version: 'v1'
api_resource_type_kind: 'ApiProxy'
api_resource_type_kind: 'Proxy'

0 comments on commit fd7cdc6

Please sign in to comment.