Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct a few remaining metadata entries #12593

Merged
merged 1 commit into from
Dec 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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'
Loading