51 lines
1.2 KiB
YAML
51 lines
1.2 KiB
YAML
project:
|
|
name: project
|
|
collection: securesourcemanager.projects
|
|
attributes:
|
|
- parameter_name: projectsId
|
|
attribute_name: project
|
|
help: The project ID.
|
|
|
|
location:
|
|
name: location
|
|
collection: securesourcemanager.projects.locations
|
|
attributes:
|
|
- &location
|
|
parameter_name: locationsId
|
|
attribute_name: region
|
|
help: Secure Source Manager location.
|
|
disable_auto_completers: false
|
|
|
|
instance:
|
|
name: instance
|
|
collection: securesourcemanager.projects.locations.instances
|
|
request_id_field: instanceId
|
|
attributes:
|
|
- *location
|
|
- &instance
|
|
parameter_name: instancesId
|
|
attribute_name: instance
|
|
help: Secure Source Manager instance.
|
|
disable_auto_completers: false
|
|
|
|
operation:
|
|
name: operation
|
|
collection: securesourcemanager.projects.locations.operations
|
|
attributes:
|
|
- *location
|
|
- parameter_name: operationsId
|
|
attribute_name: operation
|
|
help: Secure Source Manager operation.
|
|
disable_auto_completers: false
|
|
|
|
repository:
|
|
name: repository
|
|
collection: securesourcemanager.projects.locations.repositories
|
|
attributes:
|
|
- *location
|
|
- &repository
|
|
parameter_name: repositoriesId
|
|
attribute_name: repository
|
|
help: Secure Source Manager repository.
|
|
disable_auto_completers: false
|