File: //snap/google-cloud-cli/394/lib/surface/network_services/service_bindings/delete.yaml
release_tracks: [GA, BETA, ALPHA]
help_text:
brief: |
Delete service binding.
description: |
Delete the specified service binding.
examples: |
To delete a service binding called 'my-service-binding', run:
$ {command} my-service-binding --location=global
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.network_services.resources:serviceBinding
help_text: |
Name of the service binding you want to delete.
async:
collection: networkservices.projects.locations.operations
request: &request
ALPHA:
api_version: v1alpha1
BETA:
api_version: v1beta1
GA:
api_version: v1
collection: networkservices.projects.locations.serviceBindings