Uses of Interface
com.google.dataflow.v1beta3.FileIODetailsOrBuilder
-
Packages that use FileIODetailsOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of FileIODetailsOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement FileIODetailsOrBuilder Modifier and Type Class Description class
FileIODetails
Metadata for a File connector used by the job.static class
FileIODetails.Builder
Metadata for a File connector used by the job.Methods in com.google.dataflow.v1beta3 that return FileIODetailsOrBuilder Modifier and Type Method Description FileIODetailsOrBuilder
JobMetadata.Builder. getFileDetailsOrBuilder(int index)
Identification of a File source used in the Dataflow job.FileIODetailsOrBuilder
JobMetadata. getFileDetailsOrBuilder(int index)
Identification of a File source used in the Dataflow job.FileIODetailsOrBuilder
JobMetadataOrBuilder. getFileDetailsOrBuilder(int index)
Identification of a File source used in the Dataflow job.Methods in com.google.dataflow.v1beta3 that return types with arguments of type FileIODetailsOrBuilder Modifier and Type Method Description List<? extends FileIODetailsOrBuilder>
JobMetadata.Builder. getFileDetailsOrBuilderList()
Identification of a File source used in the Dataflow job.List<? extends FileIODetailsOrBuilder>
JobMetadata. getFileDetailsOrBuilderList()
Identification of a File source used in the Dataflow job.List<? extends FileIODetailsOrBuilder>
JobMetadataOrBuilder. getFileDetailsOrBuilderList()
Identification of a File source used in the Dataflow job.
-