Managed Service for Apache Kafka V1 API - Module Google::Cloud::ManagedKafka::SchemaRegistry::V1::Schema::SchemaType (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Managed Service for Apache Kafka V1 API module Google::Cloud::ManagedKafka::SchemaRegistry::V1::Schema::SchemaType.
Schema types.
Constants
SCHEMA_TYPE_UNSPECIFIED
value: 0 No schema type. The default will be AVRO.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Managed Service for Apache Kafka V1 API - Module Google::Cloud::ManagedKafka::SchemaRegistry::V1::Schema::SchemaType (v0.1.0)\n\nReference documentation and code samples for the Managed Service for Apache Kafka V1 API module Google::Cloud::ManagedKafka::SchemaRegistry::V1::Schema::SchemaType.\n\nSchema types.\n\nConstants\n---------\n\n### SCHEMA_TYPE_UNSPECIFIED\n\n**value:** 0 \nNo schema type. The default will be AVRO.\n\n### AVRO\n\n**value:** 1 \nAvro schema type.\n\n### JSON\n\n**value:** 2 \nJSON schema type.\n\n### PROTOBUF\n\n**value:** 3 \nProtobuf schema type."]]