File: //snap/google-cloud-cli/current/lib/googlecloudsdk/command_lib/network_management/resources.yaml
project:
name: project
collection: networkmanagement.projects
attributes:
- &project
parameter_name: projectsId
attribute_name: project
help: |
The project ID.
property: core/project
connectivityTest:
name: connectivity test
collection: networkmanagement.projects.locations.global.connectivityTests
request_id_field: testId
attributes:
- *project
- &connectivityTest
parameter_name: connectivityTestsId
attribute_name: connectivity_test
help: ID of the connectivity test.
operation:
name: operation
collection: networkmanagement.projects.locations.global.operations
attributes:
- *project
- &operation
parameter_name: operationsId
attribute_name: operation
help: The operation of Network Management resources.