Uses of Class
com.google.cloud.datastream.v1.JsonFileFormat
-
Packages that use JsonFileFormat Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of JsonFileFormat in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return JsonFileFormat Modifier and Type Method Description JsonFileFormatJsonFileFormat.Builder. build()JsonFileFormatJsonFileFormat.Builder. buildPartial()static JsonFileFormatJsonFileFormat. getDefaultInstance()JsonFileFormatJsonFileFormat.Builder. getDefaultInstanceForType()JsonFileFormatJsonFileFormat. getDefaultInstanceForType()JsonFileFormatGcsDestinationConfig.Builder. getJsonFileFormat()JSON file format configuration.JsonFileFormatGcsDestinationConfig. getJsonFileFormat()JSON file format configuration.JsonFileFormatGcsDestinationConfigOrBuilder. getJsonFileFormat()JSON file format configuration.static JsonFileFormatJsonFileFormat. parseDelimitedFrom(InputStream input)static JsonFileFormatJsonFileFormat. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JsonFileFormatJsonFileFormat. parseFrom(byte[] data)static JsonFileFormatJsonFileFormat. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JsonFileFormatJsonFileFormat. parseFrom(com.google.protobuf.ByteString data)static JsonFileFormatJsonFileFormat. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JsonFileFormatJsonFileFormat. parseFrom(com.google.protobuf.CodedInputStream input)static JsonFileFormatJsonFileFormat. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JsonFileFormatJsonFileFormat. parseFrom(InputStream input)static JsonFileFormatJsonFileFormat. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JsonFileFormatJsonFileFormat. parseFrom(ByteBuffer data)static JsonFileFormatJsonFileFormat. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datastream.v1 that return types with arguments of type JsonFileFormat Modifier and Type Method Description com.google.protobuf.Parser<JsonFileFormat>JsonFileFormat. getParserForType()static com.google.protobuf.Parser<JsonFileFormat>JsonFileFormat. parser()Methods in com.google.cloud.datastream.v1 with parameters of type JsonFileFormat Modifier and Type Method Description JsonFileFormat.BuilderJsonFileFormat.Builder. mergeFrom(JsonFileFormat other)GcsDestinationConfig.BuilderGcsDestinationConfig.Builder. mergeJsonFileFormat(JsonFileFormat value)JSON file format configuration.static JsonFileFormat.BuilderJsonFileFormat. newBuilder(JsonFileFormat prototype)GcsDestinationConfig.BuilderGcsDestinationConfig.Builder. setJsonFileFormat(JsonFileFormat value)JSON file format configuration.
-