/
/Cloud Pub/Sub API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects33
  • post/v1/{+resource}:testIamPermissions
  • get/v1/{+name}
  • put/v1/{+name}
  • delete/v1/{+name}
  • patch/v1/{+name}
  • get/v1/{+project}/topics
  • post/v1/{+topic}:publish
  • get/v1/{+topic}
  • delete/v1/{+topic}
  • get/v1/{+resource}:getIamPolicy
  • post/v1/{+resource}:setIamPolicy
  • get/v1/{+topic}/subscriptions
  • get/v1/{+topic}/snapshots
  • post/v1/{+subscription}:acknowledge
  • get/v1/{+subscription}
  • delete/v1/{+subscription}
  • post/v1/{+subscription}:modifyAckDeadline
  • post/v1/{+subscription}:pull
  • post/v1/{+subscription}:detach
  • post/v1/{+subscription}:modifyPushConfig
  • post/v1/{+subscription}:seek
  • get/v1/{+project}/subscriptions
  • get/v1/{+project}/snapshots
  • get/v1/{+snapshot}
  • delete/v1/{+snapshot}
  • post/v1/{+name}:rollback
  • get/v1/{+name}:listRevisions
  • post/v1/{+parent}/schemas:validate
  • post/v1/{+parent}/schemas:validateMessage
  • post/v1/{+name}:commit
  • get/v1/{+parent}/schemas
  • post/v1/{+parent}/schemas
  • delete/v1/{+name}:deleteRevision
    projects

    Deletes a specific schema revision.

    delete/v1/{+name}:deleteRevision

    Path parameters

    namestring required

    Required. The name of the schema revision to be deleted, with a revision ID explicitly included. Example: projects/123/schemas/my-schema@c7cfa2a8

    Query parameters

    revisionIdstring

    Optional. This field is deprecated and should not be used for specifying the revision ID. The revision ID should be specified via the name parameter.

    Response

    Successful response

    Changes