/
/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

    Gets the configuration details of a subscription.

    get/v1/{+subscription}

    Path parameters

    subscriptionstring required

    Required. The name of the subscription to get. Format is projects/{project}/subscriptions/{sub}.

    Response

    Successful response

    Changes