Reference documentation and code samples for the Google Cloud Managed Kafka Schema Registry V1 Client class GetContextRequest.
Request for GetContext
Generated from protobuf message google.cloud.managedkafka.schemaregistry.v1.GetContextRequest
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 context to return. Structured like: |
getName
Required. The name of the context to return. Structured like:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}
Returns | |
---|---|
Type | Description |
string |
setName
Required. The name of the context to return. Structured like:
projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. The name of the context to return. Structured like:
|
Returns | |
---|---|
Type | Description |
GetContextRequest |