Reference documentation and code samples for the Cloud PubSub V1 Client class ListSchemasResponse.
Response for the ListSchemas
method.
Generated from protobuf message google.pubsub.v1.ListSchemasResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ schemas
↳ next_page_token
string
If not empty, indicates that there may be more schemas that match the request; this value should be passed in a new ListSchemasRequest
.
getSchemas
The resulting schemas.
setSchemas
The resulting schemas.
$this
getNextPageToken
If not empty, indicates that there may be more schemas that match the
request; this value should be passed in a new ListSchemasRequest
.
string
setNextPageToken
If not empty, indicates that there may be more schemas that match the
request; this value should be passed in a new ListSchemasRequest
.
var
string
$this