Reference documentation and code samples for the Cloud PubSub V1 Client class ListSchemaRevisionsResponse.
Response for the ListSchemaRevisions
method.
Generated from protobuf message google.pubsub.v1.ListSchemaRevisionsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ schemas
↳ next_page_token
string
A token that can be sent as page_token
to retrieve the next page. If this field is empty, there are no subsequent pages.
getSchemas
The revisions of the schema.
setSchemas
The revisions of the schema.
$this
getNextPageToken
A token that can be sent as page_token
to retrieve the next page.
If this field is empty, there are no subsequent pages.
string
setNextPageToken
A token that can be sent as page_token
to retrieve the next page.
If this field is empty, there are no subsequent pages.
var
string
$this