File: //lib/google-cloud-sdk/lib/googlecloudsdk/command_lib/certificate_manager/resources.yaml
project:
name: project
collection: certificatemanager.projects
attributes:
- &project
parameter_name: projectsId
attribute_name: project
help: The project id or number.
property: core/project
location:
name: location
collection: certificatemanager.projects.locations
attributes:
- *project
- &location
parameter_name: locationsId
attribute_name: location
help: Certificate Manager location.
fallthroughs:
- hook: googlecloudsdk.command_lib.certificate_manager.hooks:GetLocation
hint: location is always global
operation:
name: operation
collection: certificatemanager.projects.locations.operations
attributes:
- *project
- *location
- &operation
parameter_name: operationsId
attribute_name: operation
help: Certificate Manager operation.