Uses of Interface
com.google.cloud.datastream.v1alpha1.AvroFileFormatOrBuilder
-
Packages that use AvroFileFormatOrBuilder Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream API -
-
Uses of AvroFileFormatOrBuilder in com.google.cloud.datastream.v1alpha1
Classes in com.google.cloud.datastream.v1alpha1 that implement AvroFileFormatOrBuilder Modifier and Type Class Description class
AvroFileFormat
AVRO file format configuration.static class
AvroFileFormat.Builder
AVRO file format configuration.Methods in com.google.cloud.datastream.v1alpha1 that return AvroFileFormatOrBuilder Modifier and Type Method Description AvroFileFormatOrBuilder
GcsDestinationConfig.Builder. getAvroFileFormatOrBuilder()
AVRO file format configuration.AvroFileFormatOrBuilder
GcsDestinationConfig. getAvroFileFormatOrBuilder()
AVRO file format configuration.AvroFileFormatOrBuilder
GcsDestinationConfigOrBuilder. getAvroFileFormatOrBuilder()
AVRO file format configuration.
-