Google Cloud Bigtable Administration v2 API - Class AvroSchema (3.35.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class AvroSchema : IMessage<AvroSchema>, IEquatable<AvroSchema>, IDeepCloneable<AvroSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class AvroSchema.
Required. The Avro schemas in JSON format.
Each element must be the content of a valid, self-contained Avro schema
file (.avsc), as described in https://avro.apache.org/docs/1.8.1/spec.html.
Use repeated elements to include multiple Avro schema files in a single
bundle.
[[["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 2026-09-12 UTC."],[],[]]