RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.addAdditionalExperiments(String value) |
Additional experiment flags for the job, specified with the
`--experiments` option.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.addAdditionalExperimentsBytes(com.google.protobuf.ByteString value) |
Additional experiment flags for the job, specified with the
`--experiments` option.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.addAllAdditionalExperiments(Iterable<String> values) |
Additional experiment flags for the job, specified with the
`--experiments` option.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clear() |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearAdditionalExperiments() |
Additional experiment flags for the job, specified with the
`--experiments` option.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearAdditionalUserLabels() |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearBypassTempDirValidation() |
Whether to bypass the safety checks for the job's temporary directory.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearEnableStreamingEngine() |
Whether to enable Streaming Engine for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearIpConfiguration() |
Configuration for VM IPs.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearKmsKeyName() |
Name for the Cloud KMS key for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearMachineType() |
The machine type to use for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearMaxWorkers() |
The maximum number of Google Compute Engine instances to be made
available to your pipeline during execution, from 1 to 1000.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearNetwork() |
Network to which VMs will be assigned.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearNumWorkers() |
The initial number of Google Compute Engine instnaces for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearServiceAccountEmail() |
The email address of the service account to run the job as.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearSubnetwork() |
Subnetwork to which VMs will be assigned, if desired.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearTempLocation() |
The Cloud Storage path to use for temporary files.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearWorkerRegion() |
The Compute Engine region
(https://cloud.google.com/compute/docs/regions-zones/regions-zones) in
which worker processing should occur, e.g.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearWorkerZone() |
The Compute Engine zone
(https://cloud.google.com/compute/docs/regions-zones/regions-zones) in
which worker processing should occur, e.g.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clearZone() |
The Compute Engine [availability
zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones)
for launching worker instances to run your pipeline.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.clone() |
|
RuntimeEnvironment.Builder |
CreateJobFromTemplateRequest.Builder.getEnvironmentBuilder() |
The runtime environment for the job.
|
RuntimeEnvironment.Builder |
LaunchTemplateParameters.Builder.getEnvironmentBuilder() |
The runtime environment for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.mergeFrom(RuntimeEnvironment other) |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.mergeFrom(com.google.protobuf.Message other) |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static RuntimeEnvironment.Builder |
RuntimeEnvironment.newBuilder() |
|
static RuntimeEnvironment.Builder |
RuntimeEnvironment.newBuilder(RuntimeEnvironment prototype) |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.newBuilderForType() |
|
protected RuntimeEnvironment.Builder |
RuntimeEnvironment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.putAdditionalUserLabels(String key,
String value) |
Additional user labels to be specified for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.putAllAdditionalUserLabels(Map<String,String> values) |
Additional user labels to be specified for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.removeAdditionalUserLabels(String key) |
Additional user labels to be specified for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setAdditionalExperiments(int index,
String value) |
Additional experiment flags for the job, specified with the
`--experiments` option.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setBypassTempDirValidation(boolean value) |
Whether to bypass the safety checks for the job's temporary directory.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setEnableStreamingEngine(boolean value) |
Whether to enable Streaming Engine for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setIpConfiguration(WorkerIPAddressConfiguration value) |
Configuration for VM IPs.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setIpConfigurationValue(int value) |
Configuration for VM IPs.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setKmsKeyName(String value) |
Name for the Cloud KMS key for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setKmsKeyNameBytes(com.google.protobuf.ByteString value) |
Name for the Cloud KMS key for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setMachineType(String value) |
The machine type to use for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setMachineTypeBytes(com.google.protobuf.ByteString value) |
The machine type to use for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setMaxWorkers(int value) |
The maximum number of Google Compute Engine instances to be made
available to your pipeline during execution, from 1 to 1000.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setNetwork(String value) |
Network to which VMs will be assigned.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setNetworkBytes(com.google.protobuf.ByteString value) |
Network to which VMs will be assigned.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setNumWorkers(int value) |
The initial number of Google Compute Engine instnaces for the job.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setServiceAccountEmail(String value) |
The email address of the service account to run the job as.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setServiceAccountEmailBytes(com.google.protobuf.ByteString value) |
The email address of the service account to run the job as.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setSubnetwork(String value) |
Subnetwork to which VMs will be assigned, if desired.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setSubnetworkBytes(com.google.protobuf.ByteString value) |
Subnetwork to which VMs will be assigned, if desired.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setTempLocation(String value) |
The Cloud Storage path to use for temporary files.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setTempLocationBytes(com.google.protobuf.ByteString value) |
The Cloud Storage path to use for temporary files.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.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.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.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.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.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.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.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.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setZone(String value) |
The Compute Engine [availability
zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones)
for launching worker instances to run your pipeline.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.Builder.setZoneBytes(com.google.protobuf.ByteString value) |
The Compute Engine [availability
zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones)
for launching worker instances to run your pipeline.
|
RuntimeEnvironment.Builder |
RuntimeEnvironment.toBuilder() |
|