Reference documentation and code samples for the Google Cloud Managed Kafka Schema Registry V1 Client class DeleteSchemaRegistryRequest.
Request for DeleteSchemaRegistry.
Generated from protobuf message google.cloud.managedkafka.schemaregistry.v1.DeleteSchemaRegistryRequest
Namespace
Google \ Cloud \ ManagedKafka \ SchemaRegistry \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The name of the schema registry instance to delete. Structured like: |
getName
Required. The name of the schema registry instance to delete. Structured
like:
projects/{project}/locations/{___location}/schemaRegistries/{schema_registry}
Returns | |
---|---|
Type | Description |
string |
setName
Required. The name of the schema registry instance to delete. Structured
like:
projects/{project}/locations/{___location}/schemaRegistries/{schema_registry}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. The name of the schema registry instance to delete. Structured
like:
|
Returns | |
---|---|
Type | Description |
DeleteSchemaRegistryRequest |