Reference documentation and code samples for the Cloud PubSub V1 Client class ListSchemaRevisionsRequest.
Request for the ListSchemaRevisions method.
Generated from protobuf message google.pubsub.v1.ListSchemaRevisionsRequest
Namespace
Google \ Cloud \ PubSub \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the schema to list revisions for.
↳ view
int
The set of Schema fields to return in the response. If not set, returns Schemas with name and type, but not definition. Set to FULL to retrieve all fields.
↳ page_size
int
The maximum number of revisions to return per page.
↳ page_token
string
The page token, received from a previous ListSchemaRevisions call. Provide this to retrieve the subsequent page.
getName
Required. The name of the schema to list revisions for.
Returns
Type
Description
string
setName
Required. The name of the schema to list revisions for.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getView
The set of Schema fields to return in the response. If not set, returns
Schemas with name and type, but not definition. Set to FULL to
retrieve all fields.
Returns
Type
Description
int
Enum of type SchemaView.
setView
The set of Schema fields to return in the response. If not set, returns
Schemas with name and type, but not definition. Set to FULL to
retrieve all fields.
Parameter
Name
Description
var
int
Enum of type SchemaView.
Returns
Type
Description
$this
getPageSize
The maximum number of revisions to return per page.
Returns
Type
Description
int
setPageSize
The maximum number of revisions to return per page.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
The page token, received from a previous ListSchemaRevisions call.
Provide this to retrieve the subsequent page.
Returns
Type
Description
string
setPageToken
The page token, received from a previous ListSchemaRevisions call.
Provide this to retrieve the subsequent page.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The name of the schema to list revisions for. Please see
SchemaServiceClient::schemaName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud PubSub V1 Client - Class ListSchemaRevisionsRequest (2.13.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.13.2 (latest)](/php/docs/reference/cloud-pubsub/latest/V1.ListSchemaRevisionsRequest)\n- [2.13.1](/php/docs/reference/cloud-pubsub/2.13.1/V1.ListSchemaRevisionsRequest)\n- [2.12.0](/php/docs/reference/cloud-pubsub/2.12.0/V1.ListSchemaRevisionsRequest)\n- [2.11.3](/php/docs/reference/cloud-pubsub/2.11.3/V1.ListSchemaRevisionsRequest)\n- [2.10.1](/php/docs/reference/cloud-pubsub/2.10.1/V1.ListSchemaRevisionsRequest)\n- [2.9.1](/php/docs/reference/cloud-pubsub/2.9.1/V1.ListSchemaRevisionsRequest)\n- [2.8.2](/php/docs/reference/cloud-pubsub/2.8.2/V1.ListSchemaRevisionsRequest)\n- [2.7.0](/php/docs/reference/cloud-pubsub/2.7.0/V1.ListSchemaRevisionsRequest)\n- [2.6.0](/php/docs/reference/cloud-pubsub/2.6.0/V1.ListSchemaRevisionsRequest)\n- [2.5.2](/php/docs/reference/cloud-pubsub/2.5.2/V1.ListSchemaRevisionsRequest)\n- [2.4.0](/php/docs/reference/cloud-pubsub/2.4.0/V1.ListSchemaRevisionsRequest)\n- [2.3.0](/php/docs/reference/cloud-pubsub/2.3.0/V1.ListSchemaRevisionsRequest)\n- [2.2.1](/php/docs/reference/cloud-pubsub/2.2.1/V1.ListSchemaRevisionsRequest)\n- [2.1.2](/php/docs/reference/cloud-pubsub/2.1.2/V1.ListSchemaRevisionsRequest)\n- [1.50.0](/php/docs/reference/cloud-pubsub/1.50.0/V1.ListSchemaRevisionsRequest)\n- [1.49.0](/php/docs/reference/cloud-pubsub/1.49.0/V1.ListSchemaRevisionsRequest)\n- [1.48.0](/php/docs/reference/cloud-pubsub/1.48.0/V1.ListSchemaRevisionsRequest)\n- [1.47.0](/php/docs/reference/cloud-pubsub/1.47.0/V1.ListSchemaRevisionsRequest)\n- [1.46.5](/php/docs/reference/cloud-pubsub/1.46.5/V1.ListSchemaRevisionsRequest)\n- [1.45.2](/php/docs/reference/cloud-pubsub/1.45.2/V1.ListSchemaRevisionsRequest)\n- [1.44.0](/php/docs/reference/cloud-pubsub/1.44.0/V1.ListSchemaRevisionsRequest)\n- [1.43.2](/php/docs/reference/cloud-pubsub/1.43.2/V1.ListSchemaRevisionsRequest)\n- [1.42.1](/php/docs/reference/cloud-pubsub/1.42.1/V1.ListSchemaRevisionsRequest)\n- [1.41.3](/php/docs/reference/cloud-pubsub/1.41.3/V1.ListSchemaRevisionsRequest)\n- [1.40.1](/php/docs/reference/cloud-pubsub/1.40.1/V1.ListSchemaRevisionsRequest)\n- [1.39.3](/php/docs/reference/cloud-pubsub/1.39.3/V1.ListSchemaRevisionsRequest) \nReference documentation and code samples for the Cloud PubSub V1 Client class ListSchemaRevisionsRequest.\n\nRequest for the `ListSchemaRevisions` method.\n\nGenerated from protobuf message `google.pubsub.v1.ListSchemaRevisionsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ PubSub \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the schema to list revisions for.\n\n### setName\n\nRequired. The name of the schema to list revisions for.\n\n### getView\n\nThe set of Schema fields to return in the response. If not set, returns\nSchemas with `name` and `type`, but not `definition`. Set to `FULL` to\nretrieve all fields.\n\n### setView\n\nThe set of Schema fields to return in the response. If not set, returns\nSchemas with `name` and `type`, but not `definition`. Set to `FULL` to\nretrieve all fields.\n\n### getPageSize\n\nThe maximum number of revisions to return per page.\n\n### setPageSize\n\nThe maximum number of revisions to return per page.\n\n### getPageToken\n\nThe page token, received from a previous ListSchemaRevisions call.\n\nProvide this to retrieve the subsequent page.\n\n### setPageToken\n\nThe page token, received from a previous ListSchemaRevisions call.\n\nProvide this to retrieve the subsequent page.\n\n### static::build"]]