Managed Service for Apache Kafka V1 API - Module Google::Cloud::ManagedKafka::SchemaRegistry::V1::SchemaConfig::CompatibilityType (v0.1.0)
Reference documentation and code samples for the Managed Service for Apache Kafka V1 API module Google::Cloud::ManagedKafka::SchemaRegistry::V1::SchemaConfig::CompatibilityType.
Compatibility type of the schemas.
Constants
NONE
value: 0 No compatibility check.
BACKWARD
value: 1 Backwards compatible with the most recent version.
BACKWARD_TRANSITIVE
value: 2 Backwards compatible with all previous versions.
FORWARD
value: 3 Forwards compatible with the most recent version.
FORWARD_TRANSITIVE
value: 4 Forwards compatible with all previous versions.
FULL
value: 5 Backwards and forwards compatible with the most recent version.
FULL_TRANSITIVE
value: 6 Backwards and forwards compatible with all previous versions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[],[]]