Reference documentation and code samples for the Google Cloud Managed Kafka Schema Registry V1 Client class ListSchemaTypesRequest.
Request for ListSchemaTypes.
Generated from protobuf message google.cloud.managedkafka.schemaregistry.v1.ListSchemaTypesRequest
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 schema registry whose schema types are to be listed. Structured like: |
getParent
Required. The parent schema registry whose schema types are to be listed.
Structured like:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}
Returns | |
---|---|
Type | Description |
string |
setParent
Required. The parent schema registry whose schema types are to be listed.
Structured like:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
parent |
string
Required. The parent schema registry whose schema types are to be listed.
Structured like:
|
Returns | |
---|---|
Type | Description |
ListSchemaTypesRequest |