public static final class TextStream.TextAtom.Builder extends GeneratedMessageV3.Builder<TextStream.TextAtom.Builder> implements TextStream.TextAtomOrBuilder
The mapping for the Job.edit_list
atoms with text EditAtom.inputs
.
Protobuf type google.cloud.video.transcoder.v1beta1.TextStream.TextAtom
Methods
addAllInputs(Iterable<? extends TextStream.TextAtom.TextInput> values)
public TextStream.TextAtom.Builder addAllInputs(Iterable<? extends TextStream.TextAtom.TextInput> values)
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ParameterName | Description |
values | Iterable<? extends com.google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput>
|
ReturnsaddInputs(TextStream.TextAtom.TextInput value)
public TextStream.TextAtom.Builder addInputs(TextStream.TextAtom.TextInput value)
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ParameterReturnsaddInputs(TextStream.TextAtom.TextInput.Builder builderForValue)
public TextStream.TextAtom.Builder addInputs(TextStream.TextAtom.TextInput.Builder builderForValue)
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ParameterReturnsaddInputs(int index, TextStream.TextAtom.TextInput value)
public TextStream.TextAtom.Builder addInputs(int index, TextStream.TextAtom.TextInput value)
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ParametersReturnsaddInputs(int index, TextStream.TextAtom.TextInput.Builder builderForValue)
public TextStream.TextAtom.Builder addInputs(int index, TextStream.TextAtom.TextInput.Builder builderForValue)
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ParametersReturnsaddInputsBuilder()
public TextStream.TextAtom.TextInput.Builder addInputsBuilder()
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ReturnsaddInputsBuilder(int index)
public TextStream.TextAtom.TextInput.Builder addInputsBuilder(int index)
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ParameterReturnsaddRepeatedField(Descriptors.FieldDescriptor field, Object value)
public TextStream.TextAtom.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
ParametersReturnsOverridesbuild()
public TextStream.TextAtom build()
ReturnsbuildPartial()
public TextStream.TextAtom buildPartial()
Returnsclear()
public TextStream.TextAtom.Builder clear()
ReturnsOverridesclearField(Descriptors.FieldDescriptor field)
public TextStream.TextAtom.Builder clearField(Descriptors.FieldDescriptor field)
ParameterReturnsOverridesclearInputs()
public TextStream.TextAtom.Builder clearInputs()
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ReturnsclearKey()
public TextStream.TextAtom.Builder clearKey()
Required. The EditAtom.key
that references atom with text inputs in the Job.edit_list
.
string key = 1 [(.google.api.field_behavior) = REQUIRED];
ReturnsclearOneof(Descriptors.OneofDescriptor oneof)
public TextStream.TextAtom.Builder clearOneof(Descriptors.OneofDescriptor oneof)
ParameterReturnsOverridesclone()
public TextStream.TextAtom.Builder clone()
ReturnsOverridesgetDefaultInstanceForType()
public TextStream.TextAtom getDefaultInstanceForType()
ReturnsgetDescriptor()
public static final Descriptors.Descriptor getDescriptor()
ReturnsgetDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
ReturnsOverridesgetInputs(int index)
public TextStream.TextAtom.TextInput getInputs(int index)
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ParameterReturnsgetInputsBuilder(int index)
public TextStream.TextAtom.TextInput.Builder getInputsBuilder(int index)
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ParameterReturnsgetInputsBuilderList()
public List<TextStream.TextAtom.TextInput.Builder> getInputsBuilderList()
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ReturnsgetInputsCount()
public int getInputsCount()
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ReturnsgetInputsList()
public List<TextStream.TextAtom.TextInput> getInputsList()
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ReturnsgetInputsOrBuilder(int index)
public TextStream.TextAtom.TextInputOrBuilder getInputsOrBuilder(int index)
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ParameterReturnsgetInputsOrBuilderList()
public List<? extends TextStream.TextAtom.TextInputOrBuilder> getInputsOrBuilderList()
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ReturnsType | Description |
List<? extends com.google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInputOrBuilder> | |
getKey()
Required. The EditAtom.key
that references atom with text inputs in the Job.edit_list
.
string key = 1 [(.google.api.field_behavior) = REQUIRED];
ReturnsgetKeyBytes()
public ByteString getKeyBytes()
Required. The EditAtom.key
that references atom with text inputs in the Job.edit_list
.
string key = 1 [(.google.api.field_behavior) = REQUIRED];
ReturnsinternalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
ReturnsOverridesisInitialized()
public final boolean isInitialized()
ReturnsOverridesmergeFrom(TextStream.TextAtom other)
public TextStream.TextAtom.Builder mergeFrom(TextStream.TextAtom other)
ParameterReturnsmergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public TextStream.TextAtom.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
ParametersReturnsOverridesExceptionsmergeFrom(Message other)
public TextStream.TextAtom.Builder mergeFrom(Message other)
ParameterReturnsOverridesmergeUnknownFields(UnknownFieldSet unknownFields)
public final TextStream.TextAtom.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
ParameterReturnsOverridesremoveInputs(int index)
public TextStream.TextAtom.Builder removeInputs(int index)
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ParameterReturnssetField(Descriptors.FieldDescriptor field, Object value)
public TextStream.TextAtom.Builder setField(Descriptors.FieldDescriptor field, Object value)
ParametersReturnsOverridessetInputs(int index, TextStream.TextAtom.TextInput value)
public TextStream.TextAtom.Builder setInputs(int index, TextStream.TextAtom.TextInput value)
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ParametersReturnssetInputs(int index, TextStream.TextAtom.TextInput.Builder builderForValue)
public TextStream.TextAtom.Builder setInputs(int index, TextStream.TextAtom.TextInput.Builder builderForValue)
List of Job.inputs
that should be embedded in this atom. Only one input is supported.
repeated .google.cloud.video.transcoder.v1beta1.TextStream.TextAtom.TextInput inputs = 2;
ParametersReturnssetKey(String value)
public TextStream.TextAtom.Builder setKey(String value)
Required. The EditAtom.key
that references atom with text inputs in the Job.edit_list
.
string key = 1 [(.google.api.field_behavior) = REQUIRED];
ParameterName | Description |
value | String
The key to set. |
ReturnssetKeyBytes(ByteString value)
public TextStream.TextAtom.Builder setKeyBytes(ByteString value)
Required. The EditAtom.key
that references atom with text inputs in the Job.edit_list
.
string key = 1 [(.google.api.field_behavior) = REQUIRED];
ParameterName | Description |
value | ByteString
The bytes for key to set. |
ReturnssetRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public TextStream.TextAtom.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
ParametersReturnsOverridessetUnknownFields(UnknownFieldSet unknownFields)
public final TextStream.TextAtom.Builder setUnknownFields(UnknownFieldSet unknownFields)
ParameterReturnsOverrides