Environment.Builder |
Environment.Builder.addAllExperiments(Iterable<String> values) |
The list of experiments to enable.
|
Environment.Builder |
Environment.Builder.addAllServiceOptions(Iterable<String> values) |
The list of service options to enable.
|
Environment.Builder |
Environment.Builder.addAllWorkerPools(Iterable<? extends WorkerPool> values) |
The worker pools.
|
Environment.Builder |
Environment.Builder.addExperiments(String value) |
The list of experiments to enable.
|
Environment.Builder |
Environment.Builder.addExperimentsBytes(com.google.protobuf.ByteString value) |
The list of experiments to enable.
|
Environment.Builder |
Environment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Environment.Builder |
Environment.Builder.addServiceOptions(String value) |
The list of service options to enable.
|
Environment.Builder |
Environment.Builder.addServiceOptionsBytes(com.google.protobuf.ByteString value) |
The list of service options to enable.
|
Environment.Builder |
Environment.Builder.addWorkerPools(int index,
WorkerPool value) |
The worker pools.
|
Environment.Builder |
Environment.Builder.addWorkerPools(int index,
WorkerPool.Builder builderForValue) |
The worker pools.
|
Environment.Builder |
Environment.Builder.addWorkerPools(WorkerPool value) |
The worker pools.
|
Environment.Builder |
Environment.Builder.addWorkerPools(WorkerPool.Builder builderForValue) |
The worker pools.
|
Environment.Builder |
Environment.Builder.clear() |
|
Environment.Builder |
Environment.Builder.clearClusterManagerApiService() |
The type of cluster manager API to use.
|
Environment.Builder |
Environment.Builder.clearDataset() |
The dataset for the current project where various workflow
related tables are stored.
|
Environment.Builder |
Environment.Builder.clearDebugOptions() |
Any debugging options to be supplied to the job.
|
Environment.Builder |
Environment.Builder.clearExperiments() |
The list of experiments to enable.
|
Environment.Builder |
Environment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Environment.Builder |
Environment.Builder.clearFlexResourceSchedulingGoal() |
Which Flexible Resource Scheduling mode to run in.
|
Environment.Builder |
Environment.Builder.clearInternalExperiments() |
Experimental settings.
|
Environment.Builder |
Environment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Environment.Builder |
Environment.Builder.clearSdkPipelineOptions() |
The Cloud Dataflow SDK pipeline options specified by the user.
|
Environment.Builder |
Environment.Builder.clearServiceAccountEmail() |
Identity to run virtual machines as.
|
Environment.Builder |
Environment.Builder.clearServiceKmsKeyName() |
If set, contains the Cloud KMS key identifier used to encrypt data
at rest, AKA a Customer Managed Encryption Key (CMEK).
|
Environment.Builder |
Environment.Builder.clearServiceOptions() |
The list of service options to enable.
|
Environment.Builder |
Environment.Builder.clearShuffleMode() |
Output only.
|
Environment.Builder |
Environment.Builder.clearTempStoragePrefix() |
The prefix of the resources the system should use for temporary
storage.
|
Environment.Builder |
Environment.Builder.clearUserAgent() |
A description of the process that generated the request.
|
Environment.Builder |
Environment.Builder.clearVersion() |
A structure describing which components and their versions of the service
are required in order to run the job.
|
Environment.Builder |
Environment.Builder.clearWorkerPools() |
The worker pools.
|
Environment.Builder |
Environment.Builder.clearWorkerRegion() |
The Compute Engine region
(https://cloud.google.com/compute/docs/regions-zones/regions-zones) in
which worker processing should occur, e.g.
|
Environment.Builder |
Environment.Builder.clearWorkerZone() |
The Compute Engine zone
(https://cloud.google.com/compute/docs/regions-zones/regions-zones) in
which worker processing should occur, e.g.
|
Environment.Builder |
Environment.Builder.clone() |
|
Environment.Builder |
Job.Builder.getEnvironmentBuilder() |
The environment for the job.
|
Environment.Builder |
Environment.Builder.mergeDebugOptions(DebugOptions value) |
Any debugging options to be supplied to the job.
|
Environment.Builder |
Environment.Builder.mergeFrom(Environment other) |
|
Environment.Builder |
Environment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Environment.Builder |
Environment.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Environment.Builder |
Environment.Builder.mergeInternalExperiments(com.google.protobuf.Any value) |
Experimental settings.
|
Environment.Builder |
Environment.Builder.mergeSdkPipelineOptions(com.google.protobuf.Struct value) |
The Cloud Dataflow SDK pipeline options specified by the user.
|
Environment.Builder |
Environment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Environment.Builder |
Environment.Builder.mergeUserAgent(com.google.protobuf.Struct value) |
A description of the process that generated the request.
|
Environment.Builder |
Environment.Builder.mergeVersion(com.google.protobuf.Struct value) |
A structure describing which components and their versions of the service
are required in order to run the job.
|
static Environment.Builder |
Environment.newBuilder() |
|
static Environment.Builder |
Environment.newBuilder(Environment prototype) |
|
Environment.Builder |
Environment.newBuilderForType() |
|
protected Environment.Builder |
Environment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Environment.Builder |
Environment.Builder.removeWorkerPools(int index) |
The worker pools.
|
Environment.Builder |
Environment.Builder.setClusterManagerApiService(String value) |
The type of cluster manager API to use.
|
Environment.Builder |
Environment.Builder.setClusterManagerApiServiceBytes(com.google.protobuf.ByteString value) |
The type of cluster manager API to use.
|
Environment.Builder |
Environment.Builder.setDataset(String value) |
The dataset for the current project where various workflow
related tables are stored.
|
Environment.Builder |
Environment.Builder.setDatasetBytes(com.google.protobuf.ByteString value) |
The dataset for the current project where various workflow
related tables are stored.
|
Environment.Builder |
Environment.Builder.setDebugOptions(DebugOptions value) |
Any debugging options to be supplied to the job.
|
Environment.Builder |
Environment.Builder.setDebugOptions(DebugOptions.Builder builderForValue) |
Any debugging options to be supplied to the job.
|
Environment.Builder |
Environment.Builder.setExperiments(int index,
String value) |
The list of experiments to enable.
|
Environment.Builder |
Environment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Environment.Builder |
Environment.Builder.setFlexResourceSchedulingGoal(FlexResourceSchedulingGoal value) |
Which Flexible Resource Scheduling mode to run in.
|
Environment.Builder |
Environment.Builder.setFlexResourceSchedulingGoalValue(int value) |
Which Flexible Resource Scheduling mode to run in.
|
Environment.Builder |
Environment.Builder.setInternalExperiments(com.google.protobuf.Any value) |
Experimental settings.
|
Environment.Builder |
Environment.Builder.setInternalExperiments(com.google.protobuf.Any.Builder builderForValue) |
Experimental settings.
|
Environment.Builder |
Environment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Environment.Builder |
Environment.Builder.setSdkPipelineOptions(com.google.protobuf.Struct value) |
The Cloud Dataflow SDK pipeline options specified by the user.
|
Environment.Builder |
Environment.Builder.setSdkPipelineOptions(com.google.protobuf.Struct.Builder builderForValue) |
The Cloud Dataflow SDK pipeline options specified by the user.
|
Environment.Builder |
Environment.Builder.setServiceAccountEmail(String value) |
Identity to run virtual machines as.
|
Environment.Builder |
Environment.Builder.setServiceAccountEmailBytes(com.google.protobuf.ByteString value) |
Identity to run virtual machines as.
|
Environment.Builder |
Environment.Builder.setServiceKmsKeyName(String value) |
If set, contains the Cloud KMS key identifier used to encrypt data
at rest, AKA a Customer Managed Encryption Key (CMEK).
|
Environment.Builder |
Environment.Builder.setServiceKmsKeyNameBytes(com.google.protobuf.ByteString value) |
If set, contains the Cloud KMS key identifier used to encrypt data
at rest, AKA a Customer Managed Encryption Key (CMEK).
|
Environment.Builder |
Environment.Builder.setServiceOptions(int index,
String value) |
The list of service options to enable.
|
Environment.Builder |
Environment.Builder.setShuffleMode(ShuffleMode value) |
Output only.
|
Environment.Builder |
Environment.Builder.setShuffleModeValue(int value) |
Output only.
|
Environment.Builder |
Environment.Builder.setTempStoragePrefix(String value) |
The prefix of the resources the system should use for temporary
storage.
|
Environment.Builder |
Environment.Builder.setTempStoragePrefixBytes(com.google.protobuf.ByteString value) |
The prefix of the resources the system should use for temporary
storage.
|
Environment.Builder |
Environment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Environment.Builder |
Environment.Builder.setUserAgent(com.google.protobuf.Struct value) |
A description of the process that generated the request.
|
Environment.Builder |
Environment.Builder.setUserAgent(com.google.protobuf.Struct.Builder builderForValue) |
A description of the process that generated the request.
|
Environment.Builder |
Environment.Builder.setVersion(com.google.protobuf.Struct value) |
A structure describing which components and their versions of the service
are required in order to run the job.
|
Environment.Builder |
Environment.Builder.setVersion(com.google.protobuf.Struct.Builder builderForValue) |
A structure describing which components and their versions of the service
are required in order to run the job.
|
Environment.Builder |
Environment.Builder.setWorkerPools(int index,
WorkerPool value) |
The worker pools.
|
Environment.Builder |
Environment.Builder.setWorkerPools(int index,
WorkerPool.Builder builderForValue) |
The worker pools.
|
Environment.Builder |
Environment.Builder.setWorkerRegion(String value) |
The Compute Engine region
(https://cloud.google.com/compute/docs/regions-zones/regions-zones) in
which worker processing should occur, e.g.
|
Environment.Builder |
Environment.Builder.setWorkerRegionBytes(com.google.protobuf.ByteString value) |
The Compute Engine region
(https://cloud.google.com/compute/docs/regions-zones/regions-zones) in
which worker processing should occur, e.g.
|
Environment.Builder |
Environment.Builder.setWorkerZone(String value) |
The Compute Engine zone
(https://cloud.google.com/compute/docs/regions-zones/regions-zones) in
which worker processing should occur, e.g.
|
Environment.Builder |
Environment.Builder.setWorkerZoneBytes(com.google.protobuf.ByteString value) |
The Compute Engine zone
(https://cloud.google.com/compute/docs/regions-zones/regions-zones) in
which worker processing should occur, e.g.
|
Environment.Builder |
Environment.toBuilder() |
|