Package com.google.dataflow.v1beta3
Class JobMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
- com.google.dataflow.v1beta3.JobMetadata.Builder
-
- All Implemented Interfaces:
JobMetadataOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- JobMetadata
public static final class JobMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder> implements JobMetadataOrBuilder
Metadata available primarily for filtering jobs. Will be included in the ListJob response and Job SUMMARY view.
Protobuf typegoogle.dataflow.v1beta3.JobMetadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description JobMetadata.Builder
addAllBigqueryDetails(Iterable<? extends BigQueryIODetails> values)
Identification of a BigQuery source used in the Dataflow job.JobMetadata.Builder
addAllBigTableDetails(Iterable<? extends BigTableIODetails> values)
Identification of a Cloud Bigtable source used in the Dataflow job.JobMetadata.Builder
addAllDatastoreDetails(Iterable<? extends DatastoreIODetails> values)
Identification of a Datastore source used in the Dataflow job.JobMetadata.Builder
addAllFileDetails(Iterable<? extends FileIODetails> values)
Identification of a File source used in the Dataflow job.JobMetadata.Builder
addAllPubsubDetails(Iterable<? extends PubSubIODetails> values)
Identification of a Pub/Sub source used in the Dataflow job.JobMetadata.Builder
addAllSpannerDetails(Iterable<? extends SpannerIODetails> values)
Identification of a Spanner source used in the Dataflow job.JobMetadata.Builder
addBigqueryDetails(int index, BigQueryIODetails value)
Identification of a BigQuery source used in the Dataflow job.JobMetadata.Builder
addBigqueryDetails(int index, BigQueryIODetails.Builder builderForValue)
Identification of a BigQuery source used in the Dataflow job.JobMetadata.Builder
addBigqueryDetails(BigQueryIODetails value)
Identification of a BigQuery source used in the Dataflow job.JobMetadata.Builder
addBigqueryDetails(BigQueryIODetails.Builder builderForValue)
Identification of a BigQuery source used in the Dataflow job.BigQueryIODetails.Builder
addBigqueryDetailsBuilder()
Identification of a BigQuery source used in the Dataflow job.BigQueryIODetails.Builder
addBigqueryDetailsBuilder(int index)
Identification of a BigQuery source used in the Dataflow job.JobMetadata.Builder
addBigTableDetails(int index, BigTableIODetails value)
Identification of a Cloud Bigtable source used in the Dataflow job.JobMetadata.Builder
addBigTableDetails(int index, BigTableIODetails.Builder builderForValue)
Identification of a Cloud Bigtable source used in the Dataflow job.JobMetadata.Builder
addBigTableDetails(BigTableIODetails value)
Identification of a Cloud Bigtable source used in the Dataflow job.JobMetadata.Builder
addBigTableDetails(BigTableIODetails.Builder builderForValue)
Identification of a Cloud Bigtable source used in the Dataflow job.BigTableIODetails.Builder
addBigTableDetailsBuilder()
Identification of a Cloud Bigtable source used in the Dataflow job.BigTableIODetails.Builder
addBigTableDetailsBuilder(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.JobMetadata.Builder
addDatastoreDetails(int index, DatastoreIODetails value)
Identification of a Datastore source used in the Dataflow job.JobMetadata.Builder
addDatastoreDetails(int index, DatastoreIODetails.Builder builderForValue)
Identification of a Datastore source used in the Dataflow job.JobMetadata.Builder
addDatastoreDetails(DatastoreIODetails value)
Identification of a Datastore source used in the Dataflow job.JobMetadata.Builder
addDatastoreDetails(DatastoreIODetails.Builder builderForValue)
Identification of a Datastore source used in the Dataflow job.DatastoreIODetails.Builder
addDatastoreDetailsBuilder()
Identification of a Datastore source used in the Dataflow job.DatastoreIODetails.Builder
addDatastoreDetailsBuilder(int index)
Identification of a Datastore source used in the Dataflow job.JobMetadata.Builder
addFileDetails(int index, FileIODetails value)
Identification of a File source used in the Dataflow job.JobMetadata.Builder
addFileDetails(int index, FileIODetails.Builder builderForValue)
Identification of a File source used in the Dataflow job.JobMetadata.Builder
addFileDetails(FileIODetails value)
Identification of a File source used in the Dataflow job.JobMetadata.Builder
addFileDetails(FileIODetails.Builder builderForValue)
Identification of a File source used in the Dataflow job.FileIODetails.Builder
addFileDetailsBuilder()
Identification of a File source used in the Dataflow job.FileIODetails.Builder
addFileDetailsBuilder(int index)
Identification of a File source used in the Dataflow job.JobMetadata.Builder
addPubsubDetails(int index, PubSubIODetails value)
Identification of a Pub/Sub source used in the Dataflow job.JobMetadata.Builder
addPubsubDetails(int index, PubSubIODetails.Builder builderForValue)
Identification of a Pub/Sub source used in the Dataflow job.JobMetadata.Builder
addPubsubDetails(PubSubIODetails value)
Identification of a Pub/Sub source used in the Dataflow job.JobMetadata.Builder
addPubsubDetails(PubSubIODetails.Builder builderForValue)
Identification of a Pub/Sub source used in the Dataflow job.PubSubIODetails.Builder
addPubsubDetailsBuilder()
Identification of a Pub/Sub source used in the Dataflow job.PubSubIODetails.Builder
addPubsubDetailsBuilder(int index)
Identification of a Pub/Sub source used in the Dataflow job.JobMetadata.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
JobMetadata.Builder
addSpannerDetails(int index, SpannerIODetails value)
Identification of a Spanner source used in the Dataflow job.JobMetadata.Builder
addSpannerDetails(int index, SpannerIODetails.Builder builderForValue)
Identification of a Spanner source used in the Dataflow job.JobMetadata.Builder
addSpannerDetails(SpannerIODetails value)
Identification of a Spanner source used in the Dataflow job.JobMetadata.Builder
addSpannerDetails(SpannerIODetails.Builder builderForValue)
Identification of a Spanner source used in the Dataflow job.SpannerIODetails.Builder
addSpannerDetailsBuilder()
Identification of a Spanner source used in the Dataflow job.SpannerIODetails.Builder
addSpannerDetailsBuilder(int index)
Identification of a Spanner source used in the Dataflow job.JobMetadata
build()
JobMetadata
buildPartial()
JobMetadata.Builder
clear()
JobMetadata.Builder
clearBigqueryDetails()
Identification of a BigQuery source used in the Dataflow job.JobMetadata.Builder
clearBigTableDetails()
Identification of a Cloud Bigtable source used in the Dataflow job.JobMetadata.Builder
clearDatastoreDetails()
Identification of a Datastore source used in the Dataflow job.JobMetadata.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
JobMetadata.Builder
clearFileDetails()
Identification of a File source used in the Dataflow job.JobMetadata.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
JobMetadata.Builder
clearPubsubDetails()
Identification of a Pub/Sub source used in the Dataflow job.JobMetadata.Builder
clearSdkVersion()
The SDK version used to run the job.JobMetadata.Builder
clearSpannerDetails()
Identification of a Spanner source used in the Dataflow job.JobMetadata.Builder
clone()
BigQueryIODetails
getBigqueryDetails(int index)
Identification of a BigQuery source used in the Dataflow job.BigQueryIODetails.Builder
getBigqueryDetailsBuilder(int index)
Identification of a BigQuery source used in the Dataflow job.List<BigQueryIODetails.Builder>
getBigqueryDetailsBuilderList()
Identification of a BigQuery source used in the Dataflow job.int
getBigqueryDetailsCount()
Identification of a BigQuery source used in the Dataflow job.List<BigQueryIODetails>
getBigqueryDetailsList()
Identification of a BigQuery source used in the Dataflow job.BigQueryIODetailsOrBuilder
getBigqueryDetailsOrBuilder(int index)
Identification of a BigQuery source used in the Dataflow job.List<? extends BigQueryIODetailsOrBuilder>
getBigqueryDetailsOrBuilderList()
Identification of a BigQuery source used in the Dataflow job.BigTableIODetails
getBigTableDetails(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.BigTableIODetails.Builder
getBigTableDetailsBuilder(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.List<BigTableIODetails.Builder>
getBigTableDetailsBuilderList()
Identification of a Cloud Bigtable source used in the Dataflow job.int
getBigTableDetailsCount()
Identification of a Cloud Bigtable source used in the Dataflow job.List<BigTableIODetails>
getBigTableDetailsList()
Identification of a Cloud Bigtable source used in the Dataflow job.BigTableIODetailsOrBuilder
getBigTableDetailsOrBuilder(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.List<? extends BigTableIODetailsOrBuilder>
getBigTableDetailsOrBuilderList()
Identification of a Cloud Bigtable source used in the Dataflow job.DatastoreIODetails
getDatastoreDetails(int index)
Identification of a Datastore source used in the Dataflow job.DatastoreIODetails.Builder
getDatastoreDetailsBuilder(int index)
Identification of a Datastore source used in the Dataflow job.List<DatastoreIODetails.Builder>
getDatastoreDetailsBuilderList()
Identification of a Datastore source used in the Dataflow job.int
getDatastoreDetailsCount()
Identification of a Datastore source used in the Dataflow job.List<DatastoreIODetails>
getDatastoreDetailsList()
Identification of a Datastore source used in the Dataflow job.DatastoreIODetailsOrBuilder
getDatastoreDetailsOrBuilder(int index)
Identification of a Datastore source used in the Dataflow job.List<? extends DatastoreIODetailsOrBuilder>
getDatastoreDetailsOrBuilderList()
Identification of a Datastore source used in the Dataflow job.JobMetadata
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
FileIODetails
getFileDetails(int index)
Identification of a File source used in the Dataflow job.FileIODetails.Builder
getFileDetailsBuilder(int index)
Identification of a File source used in the Dataflow job.List<FileIODetails.Builder>
getFileDetailsBuilderList()
Identification of a File source used in the Dataflow job.int
getFileDetailsCount()
Identification of a File source used in the Dataflow job.List<FileIODetails>
getFileDetailsList()
Identification of a File source used in the Dataflow job.FileIODetailsOrBuilder
getFileDetailsOrBuilder(int index)
Identification of a File source used in the Dataflow job.List<? extends FileIODetailsOrBuilder>
getFileDetailsOrBuilderList()
Identification of a File source used in the Dataflow job.PubSubIODetails
getPubsubDetails(int index)
Identification of a Pub/Sub source used in the Dataflow job.PubSubIODetails.Builder
getPubsubDetailsBuilder(int index)
Identification of a Pub/Sub source used in the Dataflow job.List<PubSubIODetails.Builder>
getPubsubDetailsBuilderList()
Identification of a Pub/Sub source used in the Dataflow job.int
getPubsubDetailsCount()
Identification of a Pub/Sub source used in the Dataflow job.List<PubSubIODetails>
getPubsubDetailsList()
Identification of a Pub/Sub source used in the Dataflow job.PubSubIODetailsOrBuilder
getPubsubDetailsOrBuilder(int index)
Identification of a Pub/Sub source used in the Dataflow job.List<? extends PubSubIODetailsOrBuilder>
getPubsubDetailsOrBuilderList()
Identification of a Pub/Sub source used in the Dataflow job.SdkVersion
getSdkVersion()
The SDK version used to run the job.SdkVersion.Builder
getSdkVersionBuilder()
The SDK version used to run the job.SdkVersionOrBuilder
getSdkVersionOrBuilder()
The SDK version used to run the job.SpannerIODetails
getSpannerDetails(int index)
Identification of a Spanner source used in the Dataflow job.SpannerIODetails.Builder
getSpannerDetailsBuilder(int index)
Identification of a Spanner source used in the Dataflow job.List<SpannerIODetails.Builder>
getSpannerDetailsBuilderList()
Identification of a Spanner source used in the Dataflow job.int
getSpannerDetailsCount()
Identification of a Spanner source used in the Dataflow job.List<SpannerIODetails>
getSpannerDetailsList()
Identification of a Spanner source used in the Dataflow job.SpannerIODetailsOrBuilder
getSpannerDetailsOrBuilder(int index)
Identification of a Spanner source used in the Dataflow job.List<? extends SpannerIODetailsOrBuilder>
getSpannerDetailsOrBuilderList()
Identification of a Spanner source used in the Dataflow job.boolean
hasSdkVersion()
The SDK version used to run the job.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
JobMetadata.Builder
mergeFrom(JobMetadata other)
JobMetadata.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
JobMetadata.Builder
mergeFrom(com.google.protobuf.Message other)
JobMetadata.Builder
mergeSdkVersion(SdkVersion value)
The SDK version used to run the job.JobMetadata.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
JobMetadata.Builder
removeBigqueryDetails(int index)
Identification of a BigQuery source used in the Dataflow job.JobMetadata.Builder
removeBigTableDetails(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.JobMetadata.Builder
removeDatastoreDetails(int index)
Identification of a Datastore source used in the Dataflow job.JobMetadata.Builder
removeFileDetails(int index)
Identification of a File source used in the Dataflow job.JobMetadata.Builder
removePubsubDetails(int index)
Identification of a Pub/Sub source used in the Dataflow job.JobMetadata.Builder
removeSpannerDetails(int index)
Identification of a Spanner source used in the Dataflow job.JobMetadata.Builder
setBigqueryDetails(int index, BigQueryIODetails value)
Identification of a BigQuery source used in the Dataflow job.JobMetadata.Builder
setBigqueryDetails(int index, BigQueryIODetails.Builder builderForValue)
Identification of a BigQuery source used in the Dataflow job.JobMetadata.Builder
setBigTableDetails(int index, BigTableIODetails value)
Identification of a Cloud Bigtable source used in the Dataflow job.JobMetadata.Builder
setBigTableDetails(int index, BigTableIODetails.Builder builderForValue)
Identification of a Cloud Bigtable source used in the Dataflow job.JobMetadata.Builder
setDatastoreDetails(int index, DatastoreIODetails value)
Identification of a Datastore source used in the Dataflow job.JobMetadata.Builder
setDatastoreDetails(int index, DatastoreIODetails.Builder builderForValue)
Identification of a Datastore source used in the Dataflow job.JobMetadata.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
JobMetadata.Builder
setFileDetails(int index, FileIODetails value)
Identification of a File source used in the Dataflow job.JobMetadata.Builder
setFileDetails(int index, FileIODetails.Builder builderForValue)
Identification of a File source used in the Dataflow job.JobMetadata.Builder
setPubsubDetails(int index, PubSubIODetails value)
Identification of a Pub/Sub source used in the Dataflow job.JobMetadata.Builder
setPubsubDetails(int index, PubSubIODetails.Builder builderForValue)
Identification of a Pub/Sub source used in the Dataflow job.JobMetadata.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
JobMetadata.Builder
setSdkVersion(SdkVersion value)
The SDK version used to run the job.JobMetadata.Builder
setSdkVersion(SdkVersion.Builder builderForValue)
The SDK version used to run the job.JobMetadata.Builder
setSpannerDetails(int index, SpannerIODetails value)
Identification of a Spanner source used in the Dataflow job.JobMetadata.Builder
setSpannerDetails(int index, SpannerIODetails.Builder builderForValue)
Identification of a Spanner source used in the Dataflow job.JobMetadata.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
clear
public JobMetadata.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
getDefaultInstanceForType
public JobMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public JobMetadata build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public JobMetadata buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public JobMetadata.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
setField
public JobMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
clearField
public JobMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
clearOneof
public JobMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
setRepeatedField
public JobMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
addRepeatedField
public JobMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
mergeFrom
public JobMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<JobMetadata.Builder>
-
mergeFrom
public JobMetadata.Builder mergeFrom(JobMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
mergeFrom
public JobMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<JobMetadata.Builder>
- Throws:
IOException
-
hasSdkVersion
public boolean hasSdkVersion()
The SDK version used to run the job.
.google.dataflow.v1beta3.SdkVersion sdk_version = 1;
- Specified by:
hasSdkVersion
in interfaceJobMetadataOrBuilder
- Returns:
- Whether the sdkVersion field is set.
-
getSdkVersion
public SdkVersion getSdkVersion()
The SDK version used to run the job.
.google.dataflow.v1beta3.SdkVersion sdk_version = 1;
- Specified by:
getSdkVersion
in interfaceJobMetadataOrBuilder
- Returns:
- The sdkVersion.
-
setSdkVersion
public JobMetadata.Builder setSdkVersion(SdkVersion value)
The SDK version used to run the job.
.google.dataflow.v1beta3.SdkVersion sdk_version = 1;
-
setSdkVersion
public JobMetadata.Builder setSdkVersion(SdkVersion.Builder builderForValue)
The SDK version used to run the job.
.google.dataflow.v1beta3.SdkVersion sdk_version = 1;
-
mergeSdkVersion
public JobMetadata.Builder mergeSdkVersion(SdkVersion value)
The SDK version used to run the job.
.google.dataflow.v1beta3.SdkVersion sdk_version = 1;
-
clearSdkVersion
public JobMetadata.Builder clearSdkVersion()
The SDK version used to run the job.
.google.dataflow.v1beta3.SdkVersion sdk_version = 1;
-
getSdkVersionBuilder
public SdkVersion.Builder getSdkVersionBuilder()
The SDK version used to run the job.
.google.dataflow.v1beta3.SdkVersion sdk_version = 1;
-
getSdkVersionOrBuilder
public SdkVersionOrBuilder getSdkVersionOrBuilder()
The SDK version used to run the job.
.google.dataflow.v1beta3.SdkVersion sdk_version = 1;
- Specified by:
getSdkVersionOrBuilder
in interfaceJobMetadataOrBuilder
-
getSpannerDetailsList
public List<SpannerIODetails> getSpannerDetailsList()
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
- Specified by:
getSpannerDetailsList
in interfaceJobMetadataOrBuilder
-
getSpannerDetailsCount
public int getSpannerDetailsCount()
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
- Specified by:
getSpannerDetailsCount
in interfaceJobMetadataOrBuilder
-
getSpannerDetails
public SpannerIODetails getSpannerDetails(int index)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
- Specified by:
getSpannerDetails
in interfaceJobMetadataOrBuilder
-
setSpannerDetails
public JobMetadata.Builder setSpannerDetails(int index, SpannerIODetails value)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
setSpannerDetails
public JobMetadata.Builder setSpannerDetails(int index, SpannerIODetails.Builder builderForValue)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
addSpannerDetails
public JobMetadata.Builder addSpannerDetails(SpannerIODetails value)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
addSpannerDetails
public JobMetadata.Builder addSpannerDetails(int index, SpannerIODetails value)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
addSpannerDetails
public JobMetadata.Builder addSpannerDetails(SpannerIODetails.Builder builderForValue)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
addSpannerDetails
public JobMetadata.Builder addSpannerDetails(int index, SpannerIODetails.Builder builderForValue)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
addAllSpannerDetails
public JobMetadata.Builder addAllSpannerDetails(Iterable<? extends SpannerIODetails> values)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
clearSpannerDetails
public JobMetadata.Builder clearSpannerDetails()
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
removeSpannerDetails
public JobMetadata.Builder removeSpannerDetails(int index)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
getSpannerDetailsBuilder
public SpannerIODetails.Builder getSpannerDetailsBuilder(int index)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
getSpannerDetailsOrBuilder
public SpannerIODetailsOrBuilder getSpannerDetailsOrBuilder(int index)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
- Specified by:
getSpannerDetailsOrBuilder
in interfaceJobMetadataOrBuilder
-
getSpannerDetailsOrBuilderList
public List<? extends SpannerIODetailsOrBuilder> getSpannerDetailsOrBuilderList()
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
- Specified by:
getSpannerDetailsOrBuilderList
in interfaceJobMetadataOrBuilder
-
addSpannerDetailsBuilder
public SpannerIODetails.Builder addSpannerDetailsBuilder()
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
addSpannerDetailsBuilder
public SpannerIODetails.Builder addSpannerDetailsBuilder(int index)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
getSpannerDetailsBuilderList
public List<SpannerIODetails.Builder> getSpannerDetailsBuilderList()
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
-
getBigqueryDetailsList
public List<BigQueryIODetails> getBigqueryDetailsList()
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
- Specified by:
getBigqueryDetailsList
in interfaceJobMetadataOrBuilder
-
getBigqueryDetailsCount
public int getBigqueryDetailsCount()
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
- Specified by:
getBigqueryDetailsCount
in interfaceJobMetadataOrBuilder
-
getBigqueryDetails
public BigQueryIODetails getBigqueryDetails(int index)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
- Specified by:
getBigqueryDetails
in interfaceJobMetadataOrBuilder
-
setBigqueryDetails
public JobMetadata.Builder setBigqueryDetails(int index, BigQueryIODetails value)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
setBigqueryDetails
public JobMetadata.Builder setBigqueryDetails(int index, BigQueryIODetails.Builder builderForValue)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
addBigqueryDetails
public JobMetadata.Builder addBigqueryDetails(BigQueryIODetails value)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
addBigqueryDetails
public JobMetadata.Builder addBigqueryDetails(int index, BigQueryIODetails value)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
addBigqueryDetails
public JobMetadata.Builder addBigqueryDetails(BigQueryIODetails.Builder builderForValue)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
addBigqueryDetails
public JobMetadata.Builder addBigqueryDetails(int index, BigQueryIODetails.Builder builderForValue)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
addAllBigqueryDetails
public JobMetadata.Builder addAllBigqueryDetails(Iterable<? extends BigQueryIODetails> values)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
clearBigqueryDetails
public JobMetadata.Builder clearBigqueryDetails()
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
removeBigqueryDetails
public JobMetadata.Builder removeBigqueryDetails(int index)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
getBigqueryDetailsBuilder
public BigQueryIODetails.Builder getBigqueryDetailsBuilder(int index)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
getBigqueryDetailsOrBuilder
public BigQueryIODetailsOrBuilder getBigqueryDetailsOrBuilder(int index)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
- Specified by:
getBigqueryDetailsOrBuilder
in interfaceJobMetadataOrBuilder
-
getBigqueryDetailsOrBuilderList
public List<? extends BigQueryIODetailsOrBuilder> getBigqueryDetailsOrBuilderList()
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
- Specified by:
getBigqueryDetailsOrBuilderList
in interfaceJobMetadataOrBuilder
-
addBigqueryDetailsBuilder
public BigQueryIODetails.Builder addBigqueryDetailsBuilder()
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
addBigqueryDetailsBuilder
public BigQueryIODetails.Builder addBigqueryDetailsBuilder(int index)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
getBigqueryDetailsBuilderList
public List<BigQueryIODetails.Builder> getBigqueryDetailsBuilderList()
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
-
getBigTableDetailsList
public List<BigTableIODetails> getBigTableDetailsList()
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
- Specified by:
getBigTableDetailsList
in interfaceJobMetadataOrBuilder
-
getBigTableDetailsCount
public int getBigTableDetailsCount()
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
- Specified by:
getBigTableDetailsCount
in interfaceJobMetadataOrBuilder
-
getBigTableDetails
public BigTableIODetails getBigTableDetails(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
- Specified by:
getBigTableDetails
in interfaceJobMetadataOrBuilder
-
setBigTableDetails
public JobMetadata.Builder setBigTableDetails(int index, BigTableIODetails value)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
setBigTableDetails
public JobMetadata.Builder setBigTableDetails(int index, BigTableIODetails.Builder builderForValue)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
addBigTableDetails
public JobMetadata.Builder addBigTableDetails(BigTableIODetails value)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
addBigTableDetails
public JobMetadata.Builder addBigTableDetails(int index, BigTableIODetails value)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
addBigTableDetails
public JobMetadata.Builder addBigTableDetails(BigTableIODetails.Builder builderForValue)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
addBigTableDetails
public JobMetadata.Builder addBigTableDetails(int index, BigTableIODetails.Builder builderForValue)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
addAllBigTableDetails
public JobMetadata.Builder addAllBigTableDetails(Iterable<? extends BigTableIODetails> values)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
clearBigTableDetails
public JobMetadata.Builder clearBigTableDetails()
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
removeBigTableDetails
public JobMetadata.Builder removeBigTableDetails(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
getBigTableDetailsBuilder
public BigTableIODetails.Builder getBigTableDetailsBuilder(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
getBigTableDetailsOrBuilder
public BigTableIODetailsOrBuilder getBigTableDetailsOrBuilder(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
- Specified by:
getBigTableDetailsOrBuilder
in interfaceJobMetadataOrBuilder
-
getBigTableDetailsOrBuilderList
public List<? extends BigTableIODetailsOrBuilder> getBigTableDetailsOrBuilderList()
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
- Specified by:
getBigTableDetailsOrBuilderList
in interfaceJobMetadataOrBuilder
-
addBigTableDetailsBuilder
public BigTableIODetails.Builder addBigTableDetailsBuilder()
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
addBigTableDetailsBuilder
public BigTableIODetails.Builder addBigTableDetailsBuilder(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
getBigTableDetailsBuilderList
public List<BigTableIODetails.Builder> getBigTableDetailsBuilderList()
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
-
getPubsubDetailsList
public List<PubSubIODetails> getPubsubDetailsList()
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
- Specified by:
getPubsubDetailsList
in interfaceJobMetadataOrBuilder
-
getPubsubDetailsCount
public int getPubsubDetailsCount()
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
- Specified by:
getPubsubDetailsCount
in interfaceJobMetadataOrBuilder
-
getPubsubDetails
public PubSubIODetails getPubsubDetails(int index)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
- Specified by:
getPubsubDetails
in interfaceJobMetadataOrBuilder
-
setPubsubDetails
public JobMetadata.Builder setPubsubDetails(int index, PubSubIODetails value)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
setPubsubDetails
public JobMetadata.Builder setPubsubDetails(int index, PubSubIODetails.Builder builderForValue)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
addPubsubDetails
public JobMetadata.Builder addPubsubDetails(PubSubIODetails value)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
addPubsubDetails
public JobMetadata.Builder addPubsubDetails(int index, PubSubIODetails value)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
addPubsubDetails
public JobMetadata.Builder addPubsubDetails(PubSubIODetails.Builder builderForValue)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
addPubsubDetails
public JobMetadata.Builder addPubsubDetails(int index, PubSubIODetails.Builder builderForValue)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
addAllPubsubDetails
public JobMetadata.Builder addAllPubsubDetails(Iterable<? extends PubSubIODetails> values)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
clearPubsubDetails
public JobMetadata.Builder clearPubsubDetails()
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
removePubsubDetails
public JobMetadata.Builder removePubsubDetails(int index)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
getPubsubDetailsBuilder
public PubSubIODetails.Builder getPubsubDetailsBuilder(int index)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
getPubsubDetailsOrBuilder
public PubSubIODetailsOrBuilder getPubsubDetailsOrBuilder(int index)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
- Specified by:
getPubsubDetailsOrBuilder
in interfaceJobMetadataOrBuilder
-
getPubsubDetailsOrBuilderList
public List<? extends PubSubIODetailsOrBuilder> getPubsubDetailsOrBuilderList()
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
- Specified by:
getPubsubDetailsOrBuilderList
in interfaceJobMetadataOrBuilder
-
addPubsubDetailsBuilder
public PubSubIODetails.Builder addPubsubDetailsBuilder()
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
addPubsubDetailsBuilder
public PubSubIODetails.Builder addPubsubDetailsBuilder(int index)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
getPubsubDetailsBuilderList
public List<PubSubIODetails.Builder> getPubsubDetailsBuilderList()
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
-
getFileDetailsList
public List<FileIODetails> getFileDetailsList()
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
- Specified by:
getFileDetailsList
in interfaceJobMetadataOrBuilder
-
getFileDetailsCount
public int getFileDetailsCount()
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
- Specified by:
getFileDetailsCount
in interfaceJobMetadataOrBuilder
-
getFileDetails
public FileIODetails getFileDetails(int index)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
- Specified by:
getFileDetails
in interfaceJobMetadataOrBuilder
-
setFileDetails
public JobMetadata.Builder setFileDetails(int index, FileIODetails value)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
setFileDetails
public JobMetadata.Builder setFileDetails(int index, FileIODetails.Builder builderForValue)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
addFileDetails
public JobMetadata.Builder addFileDetails(FileIODetails value)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
addFileDetails
public JobMetadata.Builder addFileDetails(int index, FileIODetails value)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
addFileDetails
public JobMetadata.Builder addFileDetails(FileIODetails.Builder builderForValue)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
addFileDetails
public JobMetadata.Builder addFileDetails(int index, FileIODetails.Builder builderForValue)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
addAllFileDetails
public JobMetadata.Builder addAllFileDetails(Iterable<? extends FileIODetails> values)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
clearFileDetails
public JobMetadata.Builder clearFileDetails()
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
removeFileDetails
public JobMetadata.Builder removeFileDetails(int index)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
getFileDetailsBuilder
public FileIODetails.Builder getFileDetailsBuilder(int index)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
getFileDetailsOrBuilder
public FileIODetailsOrBuilder getFileDetailsOrBuilder(int index)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
- Specified by:
getFileDetailsOrBuilder
in interfaceJobMetadataOrBuilder
-
getFileDetailsOrBuilderList
public List<? extends FileIODetailsOrBuilder> getFileDetailsOrBuilderList()
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
- Specified by:
getFileDetailsOrBuilderList
in interfaceJobMetadataOrBuilder
-
addFileDetailsBuilder
public FileIODetails.Builder addFileDetailsBuilder()
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
addFileDetailsBuilder
public FileIODetails.Builder addFileDetailsBuilder(int index)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
getFileDetailsBuilderList
public List<FileIODetails.Builder> getFileDetailsBuilderList()
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
-
getDatastoreDetailsList
public List<DatastoreIODetails> getDatastoreDetailsList()
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
- Specified by:
getDatastoreDetailsList
in interfaceJobMetadataOrBuilder
-
getDatastoreDetailsCount
public int getDatastoreDetailsCount()
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
- Specified by:
getDatastoreDetailsCount
in interfaceJobMetadataOrBuilder
-
getDatastoreDetails
public DatastoreIODetails getDatastoreDetails(int index)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
- Specified by:
getDatastoreDetails
in interfaceJobMetadataOrBuilder
-
setDatastoreDetails
public JobMetadata.Builder setDatastoreDetails(int index, DatastoreIODetails value)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
setDatastoreDetails
public JobMetadata.Builder setDatastoreDetails(int index, DatastoreIODetails.Builder builderForValue)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
addDatastoreDetails
public JobMetadata.Builder addDatastoreDetails(DatastoreIODetails value)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
addDatastoreDetails
public JobMetadata.Builder addDatastoreDetails(int index, DatastoreIODetails value)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
addDatastoreDetails
public JobMetadata.Builder addDatastoreDetails(DatastoreIODetails.Builder builderForValue)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
addDatastoreDetails
public JobMetadata.Builder addDatastoreDetails(int index, DatastoreIODetails.Builder builderForValue)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
addAllDatastoreDetails
public JobMetadata.Builder addAllDatastoreDetails(Iterable<? extends DatastoreIODetails> values)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
clearDatastoreDetails
public JobMetadata.Builder clearDatastoreDetails()
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
removeDatastoreDetails
public JobMetadata.Builder removeDatastoreDetails(int index)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
getDatastoreDetailsBuilder
public DatastoreIODetails.Builder getDatastoreDetailsBuilder(int index)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
getDatastoreDetailsOrBuilder
public DatastoreIODetailsOrBuilder getDatastoreDetailsOrBuilder(int index)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
- Specified by:
getDatastoreDetailsOrBuilder
in interfaceJobMetadataOrBuilder
-
getDatastoreDetailsOrBuilderList
public List<? extends DatastoreIODetailsOrBuilder> getDatastoreDetailsOrBuilderList()
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
- Specified by:
getDatastoreDetailsOrBuilderList
in interfaceJobMetadataOrBuilder
-
addDatastoreDetailsBuilder
public DatastoreIODetails.Builder addDatastoreDetailsBuilder()
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
addDatastoreDetailsBuilder
public DatastoreIODetails.Builder addDatastoreDetailsBuilder(int index)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
getDatastoreDetailsBuilderList
public List<DatastoreIODetails.Builder> getDatastoreDetailsBuilderList()
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
-
setUnknownFields
public final JobMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
mergeUnknownFields
public final JobMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobMetadata.Builder>
-
-