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