Reference documentation and code samples for the Google Cloud Managed Kafka Schema Registry V1 Client class Schema.
Schema for a Kafka message.
Generated from protobuf message google.cloud.managedkafka.schemaregistry.v1.Schema
Namespace
Google \ Cloud \ ManagedKafka \ SchemaRegistry \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ schema_type
int
Optional. The schema type of the schema.
↳ schema_payload
string
The schema payload.
↳ references
getSchemaType
Optional. The schema type of the schema.
int
setSchemaType
Optional. The schema type of the schema.
var
int
$this
getSchemaPayload
The schema payload.
string
setSchemaPayload
The schema payload.
var
string
$this
getReferences
Optional. The schema references used by the schema.
setReferences
Optional. The schema references used by the schema.
$this