Reference documentation and code samples for the Google Cloud Managed Kafka Schema Registry V1 Client class ListSchemaRegistriesRequest.
Request for ListSchemaRegistries.
Generated from protobuf message google.cloud.managedkafka.schemaregistry.v1.ListSchemaRegistriesRequest
Namespace
Google \ Cloud \ ManagedKafka \ SchemaRegistry \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ parent |
string
Required. The parent whose schema registry instances are to be listed. Structured like: |
getParent
Required. The parent whose schema registry instances are to be listed.
Structured like: projects/{project}/locations/{location}
Returns | |
---|---|
Type | Description |
string |
setParent
Required. The parent whose schema registry instances are to be listed.
Structured like: projects/{project}/locations/{location}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
parent |
string
Required. The parent whose schema registry instances are to be listed.
Structured like: |
Returns | |
---|---|
Type | Description |
ListSchemaRegistriesRequest |