- release_tracks: [ALPHA, BETA, GA]
help_text:
brief: Delete a Pub/Sub schema.
description: |
Delete a Pub/Sub schema.
examples: |
To delete a schema called `my-schema`, run:
$ {command} my-schema
request:
collection: pubsub.projects.schemas
api_version: v1
arguments:
resource:
help_text: Pub/Sub schema to delete.
spec: !REF googlecloudsdk.command_lib.pubsub.resources:schema