Task.Builder |
Task.Builder.addAllConditions(Iterable<? extends Condition> values) |
Output only.
|
Task.Builder |
Task.Builder.addAllContainers(Iterable<? extends Container> values) |
Holds the single container that defines the unit of execution for this
task.
|
Task.Builder |
Task.Builder.addAllVolumes(Iterable<? extends Volume> values) |
A list of Volumes to make available to containers.
|
Task.Builder |
Task.Builder.addConditions(int index,
Condition value) |
Output only.
|
Task.Builder |
Task.Builder.addConditions(int index,
Condition.Builder builderForValue) |
Output only.
|
Task.Builder |
Task.Builder.addConditions(Condition value) |
Output only.
|
Task.Builder |
Task.Builder.addConditions(Condition.Builder builderForValue) |
Output only.
|
Task.Builder |
Task.Builder.addContainers(int index,
Container value) |
Holds the single container that defines the unit of execution for this
task.
|
Task.Builder |
Task.Builder.addContainers(int index,
Container.Builder builderForValue) |
Holds the single container that defines the unit of execution for this
task.
|
Task.Builder |
Task.Builder.addContainers(Container value) |
Holds the single container that defines the unit of execution for this
task.
|
Task.Builder |
Task.Builder.addContainers(Container.Builder builderForValue) |
Holds the single container that defines the unit of execution for this
task.
|
Task.Builder |
Task.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Task.Builder |
ListTasksResponse.Builder.addTasksBuilder() |
The resulting list of Tasks.
|
Task.Builder |
ListTasksResponse.Builder.addTasksBuilder(int index) |
The resulting list of Tasks.
|
Task.Builder |
Task.Builder.addVolumes(int index,
Volume value) |
A list of Volumes to make available to containers.
|
Task.Builder |
Task.Builder.addVolumes(int index,
Volume.Builder builderForValue) |
A list of Volumes to make available to containers.
|
Task.Builder |
Task.Builder.addVolumes(Volume value) |
A list of Volumes to make available to containers.
|
Task.Builder |
Task.Builder.addVolumes(Volume.Builder builderForValue) |
A list of Volumes to make available to containers.
|
Task.Builder |
Task.Builder.clear() |
|
Task.Builder |
Task.Builder.clearAnnotations() |
|
Task.Builder |
Task.Builder.clearCompletionTime() |
Output only.
|
Task.Builder |
Task.Builder.clearConditions() |
Output only.
|
Task.Builder |
Task.Builder.clearContainers() |
Holds the single container that defines the unit of execution for this
task.
|
Task.Builder |
Task.Builder.clearCreateTime() |
Output only.
|
Task.Builder |
Task.Builder.clearDeleteTime() |
Output only.
|
Task.Builder |
Task.Builder.clearEncryptionKey() |
Output only.
|
Task.Builder |
Task.Builder.clearEtag() |
Output only.
|
Task.Builder |
Task.Builder.clearExecution() |
Output only.
|
Task.Builder |
Task.Builder.clearExecutionEnvironment() |
The execution environment being used to host this Task.
|
Task.Builder |
Task.Builder.clearExpireTime() |
Output only.
|
Task.Builder |
Task.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Task.Builder |
Task.Builder.clearGeneration() |
Output only.
|
Task.Builder |
Task.Builder.clearIndex() |
Output only.
|
Task.Builder |
Task.Builder.clearJob() |
Output only.
|
Task.Builder |
Task.Builder.clearLabels() |
|
Task.Builder |
Task.Builder.clearLastAttemptResult() |
Output only.
|
Task.Builder |
Task.Builder.clearLogUri() |
Output only.
|
Task.Builder |
Task.Builder.clearMaxRetries() |
Number of retries allowed per Task, before marking this Task failed.
|
Task.Builder |
Task.Builder.clearName() |
Output only.
|
Task.Builder |
Task.Builder.clearObservedGeneration() |
Output only.
|
Task.Builder |
Task.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Task.Builder |
Task.Builder.clearReconciling() |
Output only.
|
Task.Builder |
Task.Builder.clearRetried() |
Output only.
|
Task.Builder |
Task.Builder.clearSatisfiesPzs() |
Output only.
|
Task.Builder |
Task.Builder.clearServiceAccount() |
Email address of the IAM service account associated with the Task of a
Job.
|
Task.Builder |
Task.Builder.clearStartTime() |
Output only.
|
Task.Builder |
Task.Builder.clearTimeout() |
Max allowed time duration the Task may be active before the system will
actively try to mark it failed and kill associated containers.
|
Task.Builder |
Task.Builder.clearUid() |
Output only.
|
Task.Builder |
Task.Builder.clearUpdateTime() |
Output only.
|
Task.Builder |
Task.Builder.clearVolumes() |
A list of Volumes to make available to containers.
|
Task.Builder |
Task.Builder.clearVpcAccess() |
Output only.
|
Task.Builder |
Task.Builder.clone() |
|
Task.Builder |
ListTasksResponse.Builder.getTasksBuilder(int index) |
The resulting list of Tasks.
|
Task.Builder |
Task.Builder.mergeCompletionTime(com.google.protobuf.Timestamp value) |
Output only.
|
Task.Builder |
Task.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
Task.Builder |
Task.Builder.mergeDeleteTime(com.google.protobuf.Timestamp value) |
Output only.
|
Task.Builder |
Task.Builder.mergeExpireTime(com.google.protobuf.Timestamp value) |
Output only.
|
Task.Builder |
Task.Builder.mergeFrom(Task other) |
|
Task.Builder |
Task.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Task.Builder |
Task.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Task.Builder |
Task.Builder.mergeLastAttemptResult(TaskAttemptResult value) |
Output only.
|
Task.Builder |
Task.Builder.mergeStartTime(com.google.protobuf.Timestamp value) |
Output only.
|
Task.Builder |
Task.Builder.mergeTimeout(com.google.protobuf.Duration value) |
Max allowed time duration the Task may be active before the system will
actively try to mark it failed and kill associated containers.
|
Task.Builder |
Task.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Task.Builder |
Task.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value) |
Output only.
|
Task.Builder |
Task.Builder.mergeVpcAccess(VpcAccess value) |
Output only.
|
static Task.Builder |
Task.newBuilder() |
|
static Task.Builder |
Task.newBuilder(Task prototype) |
|
Task.Builder |
Task.newBuilderForType() |
|
protected Task.Builder |
Task.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Task.Builder |
Task.Builder.putAllAnnotations(Map<String,String> values) |
Output only.
|
Task.Builder |
Task.Builder.putAllLabels(Map<String,String> values) |
Output only.
|
Task.Builder |
Task.Builder.putAnnotations(String key,
String value) |
Output only.
|
Task.Builder |
Task.Builder.putLabels(String key,
String value) |
Output only.
|
Task.Builder |
Task.Builder.removeAnnotations(String key) |
Output only.
|
Task.Builder |
Task.Builder.removeConditions(int index) |
Output only.
|
Task.Builder |
Task.Builder.removeContainers(int index) |
Holds the single container that defines the unit of execution for this
task.
|
Task.Builder |
Task.Builder.removeLabels(String key) |
Output only.
|
Task.Builder |
Task.Builder.removeVolumes(int index) |
A list of Volumes to make available to containers.
|
Task.Builder |
Task.Builder.setCompletionTime(com.google.protobuf.Timestamp value) |
Output only.
|
Task.Builder |
Task.Builder.setCompletionTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
Task.Builder |
Task.Builder.setConditions(int index,
Condition value) |
Output only.
|
Task.Builder |
Task.Builder.setConditions(int index,
Condition.Builder builderForValue) |
Output only.
|
Task.Builder |
Task.Builder.setContainers(int index,
Container value) |
Holds the single container that defines the unit of execution for this
task.
|
Task.Builder |
Task.Builder.setContainers(int index,
Container.Builder builderForValue) |
Holds the single container that defines the unit of execution for this
task.
|
Task.Builder |
Task.Builder.setCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
Task.Builder |
Task.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
Task.Builder |
Task.Builder.setDeleteTime(com.google.protobuf.Timestamp value) |
Output only.
|
Task.Builder |
Task.Builder.setDeleteTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
Task.Builder |
Task.Builder.setEncryptionKey(String value) |
Output only.
|
Task.Builder |
Task.Builder.setEncryptionKeyBytes(com.google.protobuf.ByteString value) |
Output only.
|
Task.Builder |
Task.Builder.setEtag(String value) |
Output only.
|
Task.Builder |
Task.Builder.setEtagBytes(com.google.protobuf.ByteString value) |
Output only.
|
Task.Builder |
Task.Builder.setExecution(String value) |
Output only.
|
Task.Builder |
Task.Builder.setExecutionBytes(com.google.protobuf.ByteString value) |
Output only.
|
Task.Builder |
Task.Builder.setExecutionEnvironment(ExecutionEnvironment value) |
The execution environment being used to host this Task.
|
Task.Builder |
Task.Builder.setExecutionEnvironmentValue(int value) |
The execution environment being used to host this Task.
|
Task.Builder |
Task.Builder.setExpireTime(com.google.protobuf.Timestamp value) |
Output only.
|
Task.Builder |
Task.Builder.setExpireTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
Task.Builder |
Task.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Task.Builder |
Task.Builder.setGeneration(long value) |
Output only.
|
Task.Builder |
Task.Builder.setIndex(int value) |
Output only.
|
Task.Builder |
Task.Builder.setJob(String value) |
Output only.
|
Task.Builder |
Task.Builder.setJobBytes(com.google.protobuf.ByteString value) |
Output only.
|
Task.Builder |
Task.Builder.setLastAttemptResult(TaskAttemptResult value) |
Output only.
|
Task.Builder |
Task.Builder.setLastAttemptResult(TaskAttemptResult.Builder builderForValue) |
Output only.
|
Task.Builder |
Task.Builder.setLogUri(String value) |
Output only.
|
Task.Builder |
Task.Builder.setLogUriBytes(com.google.protobuf.ByteString value) |
Output only.
|
Task.Builder |
Task.Builder.setMaxRetries(int value) |
Number of retries allowed per Task, before marking this Task failed.
|
Task.Builder |
Task.Builder.setName(String value) |
Output only.
|
Task.Builder |
Task.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Output only.
|
Task.Builder |
Task.Builder.setObservedGeneration(long value) |
Output only.
|
Task.Builder |
Task.Builder.setReconciling(boolean value) |
Output only.
|
Task.Builder |
Task.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Task.Builder |
Task.Builder.setRetried(int value) |
Output only.
|
Task.Builder |
Task.Builder.setSatisfiesPzs(boolean value) |
Output only.
|
Task.Builder |
Task.Builder.setServiceAccount(String value) |
Email address of the IAM service account associated with the Task of a
Job.
|
Task.Builder |
Task.Builder.setServiceAccountBytes(com.google.protobuf.ByteString value) |
Email address of the IAM service account associated with the Task of a
Job.
|
Task.Builder |
Task.Builder.setStartTime(com.google.protobuf.Timestamp value) |
Output only.
|
Task.Builder |
Task.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
Task.Builder |
Task.Builder.setTimeout(com.google.protobuf.Duration value) |
Max allowed time duration the Task may be active before the system will
actively try to mark it failed and kill associated containers.
|
Task.Builder |
Task.Builder.setTimeout(com.google.protobuf.Duration.Builder builderForValue) |
Max allowed time duration the Task may be active before the system will
actively try to mark it failed and kill associated containers.
|
Task.Builder |
Task.Builder.setUid(String value) |
Output only.
|
Task.Builder |
Task.Builder.setUidBytes(com.google.protobuf.ByteString value) |
Output only.
|
Task.Builder |
Task.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Task.Builder |
Task.Builder.setUpdateTime(com.google.protobuf.Timestamp value) |
Output only.
|
Task.Builder |
Task.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
Task.Builder |
Task.Builder.setVolumes(int index,
Volume value) |
A list of Volumes to make available to containers.
|
Task.Builder |
Task.Builder.setVolumes(int index,
Volume.Builder builderForValue) |
A list of Volumes to make available to containers.
|
Task.Builder |
Task.Builder.setVpcAccess(VpcAccess value) |
Output only.
|
Task.Builder |
Task.Builder.setVpcAccess(VpcAccess.Builder builderForValue) |
Output only.
|
Task.Builder |
Task.toBuilder() |
|