Google Cloud Datastream V1 Client - Class SchemaFileFormat (2.5.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Datastream V1 Client class SchemaFileFormat.
Schema file format.
Protobuf type google.cloud.datastream.v1.JsonFileFormat.SchemaFileFormat
Namespace
Google \ Cloud \ Datastream \ V1 \ JsonFileFormat
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
SCHEMA_FILE_FORMAT_UNSPECIFIED
Value: 0
Unspecified schema file format.
Generated from protobuf enum SCHEMA_FILE_FORMAT_UNSPECIFIED = 0;
NO_SCHEMA_FILE
Value: 1
Do not attach schema file.
Generated from protobuf enum NO_SCHEMA_FILE = 1;
AVRO_SCHEMA_FILE
Value: 2
Avro schema format.
Generated from protobuf enum AVRO_SCHEMA_FILE = 2;
[[["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-03-18 UTC."],[],[]]