public static final class Job.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder> implements JobOrBuilder
Transcoding job resource.Protobuf type
google.cloud.video.transcoder.v1.Job| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Job |
build() |
Job |
buildPartial() |
Job.Builder |
clear() |
Job.Builder |
clearConfig()
The configuration for this job.
|
Job.Builder |
clearCreateTime()
Output only.
|
Job.Builder |
clearEndTime()
Output only.
|
Job.Builder |
clearError()
Output only.
|
Job.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Job.Builder |
clearInputUri()
Input only.
|
Job.Builder |
clearJobConfig() |
Job.Builder |
clearLabels() |
Job.Builder |
clearName()
The resource name of the job.
|
Job.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Job.Builder |
clearOutputUri()
Input only.
|
Job.Builder |
clearStartTime()
Output only.
|
Job.Builder |
clearState()
Output only.
|
Job.Builder |
clearTemplateId()
Input only.
|
Job.Builder |
clearTtlAfterCompletionDays()
Job time to live value in days, which will be effective after job
completion.
|
Job.Builder |
clone() |
boolean |
containsLabels(String key)
The labels associated with this job.
|
JobConfig |
getConfig()
The configuration for this job.
|
JobConfig.Builder |
getConfigBuilder()
The configuration for this job.
|
JobConfigOrBuilder |
getConfigOrBuilder()
The configuration for this job.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Job |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEndTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
Output only.
|
com.google.rpc.Status |
getError()
Output only.
|
com.google.rpc.Status.Builder |
getErrorBuilder()
Output only.
|
com.google.rpc.StatusOrBuilder |
getErrorOrBuilder()
Output only.
|
String |
getInputUri()
Input only.
|
com.google.protobuf.ByteString |
getInputUriBytes()
Input only.
|
Job.JobConfigCase |
getJobConfigCase() |
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
The labels associated with this job.
|
Map<String,String> |
getLabelsMap()
The labels associated with this job.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
The labels associated with this job.
|
String |
getLabelsOrThrow(String key)
The labels associated with this job.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
The resource name of the job.
|
com.google.protobuf.ByteString |
getNameBytes()
The resource name of the job.
|
String |
getOutputUri()
Input only.
|
com.google.protobuf.ByteString |
getOutputUriBytes()
Input only.
|
com.google.protobuf.Timestamp |
getStartTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
Output only.
|
Job.ProcessingState |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
String |
getTemplateId()
Input only.
|
com.google.protobuf.ByteString |
getTemplateIdBytes()
Input only.
|
int |
getTtlAfterCompletionDays()
Job time to live value in days, which will be effective after job
completion.
|
boolean |
hasConfig()
The configuration for this job.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasEndTime()
Output only.
|
boolean |
hasError()
Output only.
|
boolean |
hasStartTime()
Output only.
|
boolean |
hasTemplateId()
Input only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Job.Builder |
mergeConfig(JobConfig value)
The configuration for this job.
|
Job.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Job.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Job.Builder |
mergeError(com.google.rpc.Status value)
Output only.
|
Job.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Job.Builder |
mergeFrom(Job other) |
Job.Builder |
mergeFrom(com.google.protobuf.Message other) |
Job.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
Output only.
|
Job.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Job.Builder |
putAllLabels(Map<String,String> values)
The labels associated with this job.
|
Job.Builder |
putLabels(String key,
String value)
The labels associated with this job.
|
Job.Builder |
removeLabels(String key)
The labels associated with this job.
|
Job.Builder |
setConfig(JobConfig.Builder builderForValue)
The configuration for this job.
|
Job.Builder |
setConfig(JobConfig value)
The configuration for this job.
|
Job.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Job.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Job.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Job.Builder |
setEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Job.Builder |
setError(com.google.rpc.Status.Builder builderForValue)
Output only.
|
Job.Builder |
setError(com.google.rpc.Status value)
Output only.
|
Job.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Job.Builder |
setInputUri(String value)
Input only.
|
Job.Builder |
setInputUriBytes(com.google.protobuf.ByteString value)
Input only.
|
Job.Builder |
setName(String value)
The resource name of the job.
|
Job.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The resource name of the job.
|
Job.Builder |
setOutputUri(String value)
Input only.
|
Job.Builder |
setOutputUriBytes(com.google.protobuf.ByteString value)
Input only.
|
Job.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Job.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Job.Builder |
setStartTime(com.google.protobuf.Timestamp value)
Output only.
|
Job.Builder |
setState(Job.ProcessingState value)
Output only.
|
Job.Builder |
setStateValue(int value)
Output only.
|
Job.Builder |
setTemplateId(String value)
Input only.
|
Job.Builder |
setTemplateIdBytes(com.google.protobuf.ByteString value)
Input only.
|
Job.Builder |
setTtlAfterCompletionDays(int value)
Job time to live value in days, which will be effective after job
completion.
|
Job.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>public Job.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>public Job getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Job build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Job buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Job.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>public Job.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>public Job.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>public Job.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>public Job.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>public Job.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>public Job.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Job.Builder>public Job.Builder mergeFrom(Job other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>public Job.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Job.Builder>IOExceptionpublic Job.JobConfigCase getJobConfigCase()
getJobConfigCase in interface JobOrBuilderpublic Job.Builder clearJobConfig()
public String getName()
The resource name of the job.
Format: `projects/{project_number}/locations/{location}/jobs/{job}`
string name = 1;getName in interface JobOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The resource name of the job.
Format: `projects/{project_number}/locations/{location}/jobs/{job}`
string name = 1;getNameBytes in interface JobOrBuilderpublic Job.Builder setName(String value)
The resource name of the job.
Format: `projects/{project_number}/locations/{location}/jobs/{job}`
string name = 1;value - The name to set.public Job.Builder clearName()
The resource name of the job.
Format: `projects/{project_number}/locations/{location}/jobs/{job}`
string name = 1;public Job.Builder setNameBytes(com.google.protobuf.ByteString value)
The resource name of the job.
Format: `projects/{project_number}/locations/{location}/jobs/{job}`
string name = 1;value - The bytes for name to set.public String getInputUri()
Input only. Specify the `input_uri` to populate empty `uri` fields in each element of `Job.config.inputs` or `JobTemplate.config.inputs` when using template. URI of the media. Input files must be at least 5 seconds in duration and stored in Cloud Storage (for example, `gs://bucket/inputs/file.mp4`). See [Supported input and output formats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).
string input_uri = 2 [(.google.api.field_behavior) = INPUT_ONLY];getInputUri in interface JobOrBuilderpublic com.google.protobuf.ByteString getInputUriBytes()
Input only. Specify the `input_uri` to populate empty `uri` fields in each element of `Job.config.inputs` or `JobTemplate.config.inputs` when using template. URI of the media. Input files must be at least 5 seconds in duration and stored in Cloud Storage (for example, `gs://bucket/inputs/file.mp4`). See [Supported input and output formats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).
string input_uri = 2 [(.google.api.field_behavior) = INPUT_ONLY];getInputUriBytes in interface JobOrBuilderpublic Job.Builder setInputUri(String value)
Input only. Specify the `input_uri` to populate empty `uri` fields in each element of `Job.config.inputs` or `JobTemplate.config.inputs` when using template. URI of the media. Input files must be at least 5 seconds in duration and stored in Cloud Storage (for example, `gs://bucket/inputs/file.mp4`). See [Supported input and output formats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).
string input_uri = 2 [(.google.api.field_behavior) = INPUT_ONLY];value - The inputUri to set.public Job.Builder clearInputUri()
Input only. Specify the `input_uri` to populate empty `uri` fields in each element of `Job.config.inputs` or `JobTemplate.config.inputs` when using template. URI of the media. Input files must be at least 5 seconds in duration and stored in Cloud Storage (for example, `gs://bucket/inputs/file.mp4`). See [Supported input and output formats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).
string input_uri = 2 [(.google.api.field_behavior) = INPUT_ONLY];public Job.Builder setInputUriBytes(com.google.protobuf.ByteString value)
Input only. Specify the `input_uri` to populate empty `uri` fields in each element of `Job.config.inputs` or `JobTemplate.config.inputs` when using template. URI of the media. Input files must be at least 5 seconds in duration and stored in Cloud Storage (for example, `gs://bucket/inputs/file.mp4`). See [Supported input and output formats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).
string input_uri = 2 [(.google.api.field_behavior) = INPUT_ONLY];value - The bytes for inputUri to set.public String getOutputUri()
Input only. Specify the `output_uri` to populate an empty `Job.config.output.uri` or `JobTemplate.config.output.uri` when using template. URI for the output file(s). For example, `gs://my-bucket/outputs/`. See [Supported input and output formats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).
string output_uri = 3 [(.google.api.field_behavior) = INPUT_ONLY];getOutputUri in interface JobOrBuilderpublic com.google.protobuf.ByteString getOutputUriBytes()
Input only. Specify the `output_uri` to populate an empty `Job.config.output.uri` or `JobTemplate.config.output.uri` when using template. URI for the output file(s). For example, `gs://my-bucket/outputs/`. See [Supported input and output formats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).
string output_uri = 3 [(.google.api.field_behavior) = INPUT_ONLY];getOutputUriBytes in interface JobOrBuilderpublic Job.Builder setOutputUri(String value)
Input only. Specify the `output_uri` to populate an empty `Job.config.output.uri` or `JobTemplate.config.output.uri` when using template. URI for the output file(s). For example, `gs://my-bucket/outputs/`. See [Supported input and output formats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).
string output_uri = 3 [(.google.api.field_behavior) = INPUT_ONLY];value - The outputUri to set.public Job.Builder clearOutputUri()
Input only. Specify the `output_uri` to populate an empty `Job.config.output.uri` or `JobTemplate.config.output.uri` when using template. URI for the output file(s). For example, `gs://my-bucket/outputs/`. See [Supported input and output formats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).
string output_uri = 3 [(.google.api.field_behavior) = INPUT_ONLY];public Job.Builder setOutputUriBytes(com.google.protobuf.ByteString value)
Input only. Specify the `output_uri` to populate an empty `Job.config.output.uri` or `JobTemplate.config.output.uri` when using template. URI for the output file(s). For example, `gs://my-bucket/outputs/`. See [Supported input and output formats](https://cloud.google.com/transcoder/docs/concepts/supported-input-and-output-formats).
string output_uri = 3 [(.google.api.field_behavior) = INPUT_ONLY];value - The bytes for outputUri to set.public boolean hasTemplateId()
Input only. Specify the `template_id` to use for populating `Job.config`. The default
is `preset/web-hd`.
Preset Transcoder templates:
- `preset/{preset_id}`
- User defined JobTemplate:
`{job_template_id}`
string template_id = 4 [(.google.api.field_behavior) = INPUT_ONLY];hasTemplateId in interface JobOrBuilderpublic String getTemplateId()
Input only. Specify the `template_id` to use for populating `Job.config`. The default
is `preset/web-hd`.
Preset Transcoder templates:
- `preset/{preset_id}`
- User defined JobTemplate:
`{job_template_id}`
string template_id = 4 [(.google.api.field_behavior) = INPUT_ONLY];getTemplateId in interface JobOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
Input only. Specify the `template_id` to use for populating `Job.config`. The default
is `preset/web-hd`.
Preset Transcoder templates:
- `preset/{preset_id}`
- User defined JobTemplate:
`{job_template_id}`
string template_id = 4 [(.google.api.field_behavior) = INPUT_ONLY];getTemplateIdBytes in interface JobOrBuilderpublic Job.Builder setTemplateId(String value)
Input only. Specify the `template_id` to use for populating `Job.config`. The default
is `preset/web-hd`.
Preset Transcoder templates:
- `preset/{preset_id}`
- User defined JobTemplate:
`{job_template_id}`
string template_id = 4 [(.google.api.field_behavior) = INPUT_ONLY];value - The templateId to set.public Job.Builder clearTemplateId()
Input only. Specify the `template_id` to use for populating `Job.config`. The default
is `preset/web-hd`.
Preset Transcoder templates:
- `preset/{preset_id}`
- User defined JobTemplate:
`{job_template_id}`
string template_id = 4 [(.google.api.field_behavior) = INPUT_ONLY];public Job.Builder setTemplateIdBytes(com.google.protobuf.ByteString value)
Input only. Specify the `template_id` to use for populating `Job.config`. The default
is `preset/web-hd`.
Preset Transcoder templates:
- `preset/{preset_id}`
- User defined JobTemplate:
`{job_template_id}`
string template_id = 4 [(.google.api.field_behavior) = INPUT_ONLY];value - The bytes for templateId to set.public boolean hasConfig()
The configuration for this job.
.google.cloud.video.transcoder.v1.JobConfig config = 5;hasConfig in interface JobOrBuilderpublic JobConfig getConfig()
The configuration for this job.
.google.cloud.video.transcoder.v1.JobConfig config = 5;getConfig in interface JobOrBuilderpublic Job.Builder setConfig(JobConfig value)
The configuration for this job.
.google.cloud.video.transcoder.v1.JobConfig config = 5;public Job.Builder setConfig(JobConfig.Builder builderForValue)
The configuration for this job.
.google.cloud.video.transcoder.v1.JobConfig config = 5;public Job.Builder mergeConfig(JobConfig value)
The configuration for this job.
.google.cloud.video.transcoder.v1.JobConfig config = 5;public Job.Builder clearConfig()
The configuration for this job.
.google.cloud.video.transcoder.v1.JobConfig config = 5;public JobConfig.Builder getConfigBuilder()
The configuration for this job.
.google.cloud.video.transcoder.v1.JobConfig config = 5;public JobConfigOrBuilder getConfigOrBuilder()
The configuration for this job.
.google.cloud.video.transcoder.v1.JobConfig config = 5;getConfigOrBuilder in interface JobOrBuilderpublic int getStateValue()
Output only. The current state of the job.
.google.cloud.video.transcoder.v1.Job.ProcessingState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface JobOrBuilderpublic Job.Builder setStateValue(int value)
Output only. The current state of the job.
.google.cloud.video.transcoder.v1.Job.ProcessingState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for state to set.public Job.ProcessingState getState()
Output only. The current state of the job.
.google.cloud.video.transcoder.v1.Job.ProcessingState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface JobOrBuilderpublic Job.Builder setState(Job.ProcessingState value)
Output only. The current state of the job.
.google.cloud.video.transcoder.v1.Job.ProcessingState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The state to set.public Job.Builder clearState()
Output only. The current state of the job.
.google.cloud.video.transcoder.v1.Job.ProcessingState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasCreateTime()
Output only. The time the job was created.
.google.protobuf.Timestamp create_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface JobOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The time the job was created.
.google.protobuf.Timestamp create_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface JobOrBuilderpublic Job.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time the job was created.
.google.protobuf.Timestamp create_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time the job was created.
.google.protobuf.Timestamp create_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time the job was created.
.google.protobuf.Timestamp create_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder clearCreateTime()
Output only. The time the job was created.
.google.protobuf.Timestamp create_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The time the job was created.
.google.protobuf.Timestamp create_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time the job was created.
.google.protobuf.Timestamp create_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface JobOrBuilderpublic boolean hasStartTime()
Output only. The time the transcoding started.
.google.protobuf.Timestamp start_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasStartTime in interface JobOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
Output only. The time the transcoding started.
.google.protobuf.Timestamp start_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStartTime in interface JobOrBuilderpublic Job.Builder setStartTime(com.google.protobuf.Timestamp value)
Output only. The time the transcoding started.
.google.protobuf.Timestamp start_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time the transcoding started.
.google.protobuf.Timestamp start_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Output only. The time the transcoding started.
.google.protobuf.Timestamp start_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder clearStartTime()
Output only. The time the transcoding started.
.google.protobuf.Timestamp start_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Output only. The time the transcoding started.
.google.protobuf.Timestamp start_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Output only. The time the transcoding started.
.google.protobuf.Timestamp start_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStartTimeOrBuilder in interface JobOrBuilderpublic boolean hasEndTime()
Output only. The time the transcoding finished.
.google.protobuf.Timestamp end_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasEndTime in interface JobOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
Output only. The time the transcoding finished.
.google.protobuf.Timestamp end_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEndTime in interface JobOrBuilderpublic Job.Builder setEndTime(com.google.protobuf.Timestamp value)
Output only. The time the transcoding finished.
.google.protobuf.Timestamp end_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time the transcoding finished.
.google.protobuf.Timestamp end_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Output only. The time the transcoding finished.
.google.protobuf.Timestamp end_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder clearEndTime()
Output only. The time the transcoding finished.
.google.protobuf.Timestamp end_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Output only. The time the transcoding finished.
.google.protobuf.Timestamp end_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Output only. The time the transcoding finished.
.google.protobuf.Timestamp end_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEndTimeOrBuilder in interface JobOrBuilderpublic int getTtlAfterCompletionDays()
Job time to live value in days, which will be effective after job completion. Job should be deleted automatically after the given TTL. Enter a value between 1 and 90. The default is 30.
int32 ttl_after_completion_days = 15;getTtlAfterCompletionDays in interface JobOrBuilderpublic Job.Builder setTtlAfterCompletionDays(int value)
Job time to live value in days, which will be effective after job completion. Job should be deleted automatically after the given TTL. Enter a value between 1 and 90. The default is 30.
int32 ttl_after_completion_days = 15;value - The ttlAfterCompletionDays to set.public Job.Builder clearTtlAfterCompletionDays()
Job time to live value in days, which will be effective after job completion. Job should be deleted automatically after the given TTL. Enter a value between 1 and 90. The default is 30.
int32 ttl_after_completion_days = 15;public int getLabelsCount()
JobOrBuilderThe labels associated with this job. You can use these to organize and group your jobs.
map<string, string> labels = 16;getLabelsCount in interface JobOrBuilderpublic boolean containsLabels(String key)
The labels associated with this job. You can use these to organize and group your jobs.
map<string, string> labels = 16;containsLabels in interface JobOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface JobOrBuilderpublic Map<String,String> getLabelsMap()
The labels associated with this job. You can use these to organize and group your jobs.
map<string, string> labels = 16;getLabelsMap in interface JobOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
The labels associated with this job. You can use these to organize and group your jobs.
map<string, string> labels = 16;getLabelsOrDefault in interface JobOrBuilderpublic String getLabelsOrThrow(String key)
The labels associated with this job. You can use these to organize and group your jobs.
map<string, string> labels = 16;getLabelsOrThrow in interface JobOrBuilderpublic Job.Builder clearLabels()
public Job.Builder removeLabels(String key)
The labels associated with this job. You can use these to organize and group your jobs.
map<string, string> labels = 16;@Deprecated public Map<String,String> getMutableLabels()
public Job.Builder putLabels(String key, String value)
The labels associated with this job. You can use these to organize and group your jobs.
map<string, string> labels = 16;public Job.Builder putAllLabels(Map<String,String> values)
The labels associated with this job. You can use these to organize and group your jobs.
map<string, string> labels = 16;public boolean hasError()
Output only. An error object that describes the reason for the failure. This property is always present when `state` is `FAILED`.
.google.rpc.Status error = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];hasError in interface JobOrBuilderpublic com.google.rpc.Status getError()
Output only. An error object that describes the reason for the failure. This property is always present when `state` is `FAILED`.
.google.rpc.Status error = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];getError in interface JobOrBuilderpublic Job.Builder setError(com.google.rpc.Status value)
Output only. An error object that describes the reason for the failure. This property is always present when `state` is `FAILED`.
.google.rpc.Status error = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];public Job.Builder setError(com.google.rpc.Status.Builder builderForValue)
Output only. An error object that describes the reason for the failure. This property is always present when `state` is `FAILED`.
.google.rpc.Status error = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];public Job.Builder mergeError(com.google.rpc.Status value)
Output only. An error object that describes the reason for the failure. This property is always present when `state` is `FAILED`.
.google.rpc.Status error = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];public Job.Builder clearError()
Output only. An error object that describes the reason for the failure. This property is always present when `state` is `FAILED`.
.google.rpc.Status error = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];public com.google.rpc.Status.Builder getErrorBuilder()
Output only. An error object that describes the reason for the failure. This property is always present when `state` is `FAILED`.
.google.rpc.Status error = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
Output only. An error object that describes the reason for the failure. This property is always present when `state` is `FAILED`.
.google.rpc.Status error = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];getErrorOrBuilder in interface JobOrBuilderpublic final Job.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>public final Job.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Job.Builder>Copyright © 2022 Google LLC. All rights reserved.