Job.Builder |
Job.Builder.addAllStageStates(Iterable<? extends ExecutionStageState> values) |
This field may be mutated by the Cloud Dataflow service;
callers cannot mutate it.
|
Job.Builder |
Job.Builder.addAllSteps(Iterable<? extends Step> values) |
Exactly one of step or steps_location should be specified.
|
Job.Builder |
Job.Builder.addAllTempFiles(Iterable<String> values) |
A set of files the system should be aware of that are used
for temporary storage.
|
Job.Builder |
ListJobsResponse.Builder.addJobsBuilder() |
A subset of the requested job information.
|
Job.Builder |
ListJobsResponse.Builder.addJobsBuilder(int index) |
A subset of the requested job information.
|
Job.Builder |
Job.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Job.Builder |
Job.Builder.addStageStates(int index,
ExecutionStageState value) |
This field may be mutated by the Cloud Dataflow service;
callers cannot mutate it.
|
Job.Builder |
Job.Builder.addStageStates(int index,
ExecutionStageState.Builder builderForValue) |
This field may be mutated by the Cloud Dataflow service;
callers cannot mutate it.
|
Job.Builder |
Job.Builder.addStageStates(ExecutionStageState value) |
This field may be mutated by the Cloud Dataflow service;
callers cannot mutate it.
|
Job.Builder |
Job.Builder.addStageStates(ExecutionStageState.Builder builderForValue) |
This field may be mutated by the Cloud Dataflow service;
callers cannot mutate it.
|
Job.Builder |
Job.Builder.addSteps(int index,
Step value) |
Exactly one of step or steps_location should be specified.
|
Job.Builder |
Job.Builder.addSteps(int index,
Step.Builder builderForValue) |
Exactly one of step or steps_location should be specified.
|
Job.Builder |
Job.Builder.addSteps(Step value) |
Exactly one of step or steps_location should be specified.
|
Job.Builder |
Job.Builder.addSteps(Step.Builder builderForValue) |
Exactly one of step or steps_location should be specified.
|
Job.Builder |
Job.Builder.addTempFiles(String value) |
A set of files the system should be aware of that are used
for temporary storage.
|
Job.Builder |
Job.Builder.addTempFilesBytes(com.google.protobuf.ByteString value) |
A set of files the system should be aware of that are used
for temporary storage.
|
Job.Builder |
Job.Builder.clear() |
|
Job.Builder |
Job.Builder.clearClientRequestId() |
The client's unique identifier of the job, re-used across retried attempts.
|
Job.Builder |
Job.Builder.clearCreatedFromSnapshotId() |
If this is specified, the job's initial state is populated from the given
snapshot.
|
Job.Builder |
Job.Builder.clearCreateTime() |
The timestamp when the job was initially created.
|
Job.Builder |
Job.Builder.clearCurrentState() |
The current state of the job.
|
Job.Builder |
Job.Builder.clearCurrentStateTime() |
The timestamp associated with the current state.
|
Job.Builder |
Job.Builder.clearEnvironment() |
The environment for the job.
|
Job.Builder |
Job.Builder.clearExecutionInfo() |
Deprecated.
|
Job.Builder |
Job.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Job.Builder |
Job.Builder.clearId() |
The unique ID of this job.
|
Job.Builder |
Job.Builder.clearJobMetadata() |
This field is populated by the Dataflow service to support filtering jobs
by the metadata values provided here.
|
Job.Builder |
Job.Builder.clearLabels() |
|
Job.Builder |
Job.Builder.clearLocation() |
The [regional endpoint]
(https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that
contains this job.
|
Job.Builder |
Job.Builder.clearName() |
The user-specified Cloud Dataflow job name.
|
Job.Builder |
Job.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Job.Builder |
Job.Builder.clearPipelineDescription() |
Preliminary field: The format of this data may change at any time.
|
Job.Builder |
Job.Builder.clearProjectId() |
The ID of the Cloud Platform project that the job belongs to.
|
Job.Builder |
Job.Builder.clearReplacedByJobId() |
If another job is an update of this job (and thus, this job is in
`JOB_STATE_UPDATED`), this field contains the ID of that job.
|
Job.Builder |
Job.Builder.clearReplaceJobId() |
If this job is an update of an existing job, this field is the job ID
of the job it replaced.
|
Job.Builder |
Job.Builder.clearRequestedState() |
The job's requested state.
|
Job.Builder |
Job.Builder.clearSatisfiesPzs() |
Reserved for future use.
|
Job.Builder |
Job.Builder.clearStageStates() |
This field may be mutated by the Cloud Dataflow service;
callers cannot mutate it.
|
Job.Builder |
Job.Builder.clearStartTime() |
The timestamp when the job was started (transitioned to JOB_STATE_PENDING).
|
Job.Builder |
Job.Builder.clearSteps() |
Exactly one of step or steps_location should be specified.
|
Job.Builder |
Job.Builder.clearStepsLocation() |
The Cloud Storage location where the steps are stored.
|
Job.Builder |
Job.Builder.clearTempFiles() |
A set of files the system should be aware of that are used
for temporary storage.
|
Job.Builder |
Job.Builder.clearTransformNameMapping() |
|
Job.Builder |
Job.Builder.clearType() |
The type of Cloud Dataflow job.
|
Job.Builder |
Job.Builder.clone() |
|
Job.Builder |
CreateJobRequest.Builder.getJobBuilder() |
The job to create.
|
Job.Builder |
LaunchFlexTemplateResponse.Builder.getJobBuilder() |
The job that was launched, if the request was not a dry run and
the job was successfully launched.
|
Job.Builder |
LaunchTemplateResponse.Builder.getJobBuilder() |
The job that was launched, if the request was not a dry run and
the job was successfully launched.
|
Job.Builder |
UpdateJobRequest.Builder.getJobBuilder() |
The updated job.
|
Job.Builder |
ListJobsResponse.Builder.getJobsBuilder(int index) |
A subset of the requested job information.
|
Job.Builder |
Job.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) |
The timestamp when the job was initially created.
|
Job.Builder |
Job.Builder.mergeCurrentStateTime(com.google.protobuf.Timestamp value) |
The timestamp associated with the current state.
|
Job.Builder |
Job.Builder.mergeEnvironment(Environment value) |
The environment for the job.
|
Job.Builder |
Job.Builder.mergeExecutionInfo(JobExecutionInfo value) |
Deprecated.
|
Job.Builder |
Job.Builder.mergeFrom(Job other) |
|
Job.Builder |
Job.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Job.Builder |
Job.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Job.Builder |
Job.Builder.mergeJobMetadata(JobMetadata value) |
This field is populated by the Dataflow service to support filtering jobs
by the metadata values provided here.
|
Job.Builder |
Job.Builder.mergePipelineDescription(PipelineDescription value) |
Preliminary field: The format of this data may change at any time.
|
Job.Builder |
Job.Builder.mergeStartTime(com.google.protobuf.Timestamp value) |
The timestamp when the job was started (transitioned to JOB_STATE_PENDING).
|
Job.Builder |
Job.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Job.Builder |
Job.newBuilder() |
|
static Job.Builder |
Job.newBuilder(Job prototype) |
|
Job.Builder |
Job.newBuilderForType() |
|
protected Job.Builder |
Job.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Job.Builder |
Job.Builder.putAllLabels(Map<String,String> values) |
User-defined labels for this job.
|
Job.Builder |
Job.Builder.putAllTransformNameMapping(Map<String,String> values) |
The map of transform name prefixes of the job to be replaced to the
corresponding name prefixes of the new job.
|
Job.Builder |
Job.Builder.putLabels(String key,
String value) |
User-defined labels for this job.
|
Job.Builder |
Job.Builder.putTransformNameMapping(String key,
String value) |
The map of transform name prefixes of the job to be replaced to the
corresponding name prefixes of the new job.
|
Job.Builder |
Job.Builder.removeLabels(String key) |
User-defined labels for this job.
|
Job.Builder |
Job.Builder.removeStageStates(int index) |
This field may be mutated by the Cloud Dataflow service;
callers cannot mutate it.
|
Job.Builder |
Job.Builder.removeSteps(int index) |
Exactly one of step or steps_location should be specified.
|
Job.Builder |
Job.Builder.removeTransformNameMapping(String key) |
The map of transform name prefixes of the job to be replaced to the
corresponding name prefixes of the new job.
|
Job.Builder |
Job.Builder.setClientRequestId(String value) |
The client's unique identifier of the job, re-used across retried attempts.
|
Job.Builder |
Job.Builder.setClientRequestIdBytes(com.google.protobuf.ByteString value) |
The client's unique identifier of the job, re-used across retried attempts.
|
Job.Builder |
Job.Builder.setCreatedFromSnapshotId(String value) |
If this is specified, the job's initial state is populated from the given
snapshot.
|
Job.Builder |
Job.Builder.setCreatedFromSnapshotIdBytes(com.google.protobuf.ByteString value) |
If this is specified, the job's initial state is populated from the given
snapshot.
|
Job.Builder |
Job.Builder.setCreateTime(com.google.protobuf.Timestamp value) |
The timestamp when the job was initially created.
|
Job.Builder |
Job.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
The timestamp when the job was initially created.
|
Job.Builder |
Job.Builder.setCurrentState(JobState value) |
The current state of the job.
|
Job.Builder |
Job.Builder.setCurrentStateTime(com.google.protobuf.Timestamp value) |
The timestamp associated with the current state.
|
Job.Builder |
Job.Builder.setCurrentStateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
The timestamp associated with the current state.
|
Job.Builder |
Job.Builder.setCurrentStateValue(int value) |
The current state of the job.
|
Job.Builder |
Job.Builder.setEnvironment(Environment value) |
The environment for the job.
|
Job.Builder |
Job.Builder.setEnvironment(Environment.Builder builderForValue) |
The environment for the job.
|
Job.Builder |
Job.Builder.setExecutionInfo(JobExecutionInfo value) |
Deprecated.
|
Job.Builder |
Job.Builder.setExecutionInfo(JobExecutionInfo.Builder builderForValue) |
Deprecated.
|
Job.Builder |
Job.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Job.Builder |
Job.Builder.setId(String value) |
The unique ID of this job.
|
Job.Builder |
Job.Builder.setIdBytes(com.google.protobuf.ByteString value) |
The unique ID of this job.
|
Job.Builder |
Job.Builder.setJobMetadata(JobMetadata value) |
This field is populated by the Dataflow service to support filtering jobs
by the metadata values provided here.
|
Job.Builder |
Job.Builder.setJobMetadata(JobMetadata.Builder builderForValue) |
This field is populated by the Dataflow service to support filtering jobs
by the metadata values provided here.
|
Job.Builder |
Job.Builder.setLocation(String value) |
The [regional endpoint]
(https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that
contains this job.
|
Job.Builder |
Job.Builder.setLocationBytes(com.google.protobuf.ByteString value) |
The [regional endpoint]
(https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that
contains this job.
|
Job.Builder |
Job.Builder.setName(String value) |
The user-specified Cloud Dataflow job name.
|
Job.Builder |
Job.Builder.setNameBytes(com.google.protobuf.ByteString value) |
The user-specified Cloud Dataflow job name.
|
Job.Builder |
Job.Builder.setPipelineDescription(PipelineDescription value) |
Preliminary field: The format of this data may change at any time.
|
Job.Builder |
Job.Builder.setPipelineDescription(PipelineDescription.Builder builderForValue) |
Preliminary field: The format of this data may change at any time.
|
Job.Builder |
Job.Builder.setProjectId(String value) |
The ID of the Cloud Platform project that the job belongs to.
|
Job.Builder |
Job.Builder.setProjectIdBytes(com.google.protobuf.ByteString value) |
The ID of the Cloud Platform project that the job belongs to.
|
Job.Builder |
Job.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Job.Builder |
Job.Builder.setReplacedByJobId(String value) |
If another job is an update of this job (and thus, this job is in
`JOB_STATE_UPDATED`), this field contains the ID of that job.
|
Job.Builder |
Job.Builder.setReplacedByJobIdBytes(com.google.protobuf.ByteString value) |
If another job is an update of this job (and thus, this job is in
`JOB_STATE_UPDATED`), this field contains the ID of that job.
|
Job.Builder |
Job.Builder.setReplaceJobId(String value) |
If this job is an update of an existing job, this field is the job ID
of the job it replaced.
|
Job.Builder |
Job.Builder.setReplaceJobIdBytes(com.google.protobuf.ByteString value) |
If this job is an update of an existing job, this field is the job ID
of the job it replaced.
|
Job.Builder |
Job.Builder.setRequestedState(JobState value) |
The job's requested state.
|
Job.Builder |
Job.Builder.setRequestedStateValue(int value) |
The job's requested state.
|
Job.Builder |
Job.Builder.setSatisfiesPzs(boolean value) |
Reserved for future use.
|
Job.Builder |
Job.Builder.setStageStates(int index,
ExecutionStageState value) |
This field may be mutated by the Cloud Dataflow service;
callers cannot mutate it.
|
Job.Builder |
Job.Builder.setStageStates(int index,
ExecutionStageState.Builder builderForValue) |
This field may be mutated by the Cloud Dataflow service;
callers cannot mutate it.
|
Job.Builder |
Job.Builder.setStartTime(com.google.protobuf.Timestamp value) |
The timestamp when the job was started (transitioned to JOB_STATE_PENDING).
|
Job.Builder |
Job.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) |
The timestamp when the job was started (transitioned to JOB_STATE_PENDING).
|
Job.Builder |
Job.Builder.setSteps(int index,
Step value) |
Exactly one of step or steps_location should be specified.
|
Job.Builder |
Job.Builder.setSteps(int index,
Step.Builder builderForValue) |
Exactly one of step or steps_location should be specified.
|
Job.Builder |
Job.Builder.setStepsLocation(String value) |
The Cloud Storage location where the steps are stored.
|
Job.Builder |
Job.Builder.setStepsLocationBytes(com.google.protobuf.ByteString value) |
The Cloud Storage location where the steps are stored.
|
Job.Builder |
Job.Builder.setTempFiles(int index,
String value) |
A set of files the system should be aware of that are used
for temporary storage.
|
Job.Builder |
Job.Builder.setType(JobType value) |
The type of Cloud Dataflow job.
|
Job.Builder |
Job.Builder.setTypeValue(int value) |
The type of Cloud Dataflow job.
|
Job.Builder |
Job.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Job.Builder |
Job.toBuilder() |
|