publicstaticfinalclass TextStream.TextMapping.BuilderextendsGeneratedMessageV3.Builder<TextStream.TextMapping.Builder>implementsTextStream.TextMappingOrBuilder
The mapping for the Job.edit_list atoms with text EditAtom.inputs.
Protobuf type google.cloud.video.transcoder.v1.TextStream.TextMapping
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicTextStream.TextMapping.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicTextStream.TextMappingbuild()
buildPartial()
publicTextStream.TextMappingbuildPartial()
clear()
publicTextStream.TextMapping.Builderclear()
Overrides
clearAtomKey()
publicTextStream.TextMapping.BuilderclearAtomKey()
Required. The EditAtom.key that references atom with text inputs in the
Job.edit_list.
string atom_key = 1 [(.google.api.field_behavior) = REQUIRED];
clearField(Descriptors.FieldDescriptor field)
publicTextStream.TextMapping.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearInputKey()
publicTextStream.TextMapping.BuilderclearInputKey()
Required. The Input.key that identifies the input file.
string input_key = 2 [(.google.api.field_behavior) = REQUIRED];
clearInputTrack()
publicTextStream.TextMapping.BuilderclearInputTrack()
Required. The zero-based index of the track in the input file.
int32 input_track = 3 [(.google.api.field_behavior) = REQUIRED];
clearOneof(Descriptors.OneofDescriptor oneof)
publicTextStream.TextMapping.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clone()
publicTextStream.TextMapping.Builderclone()
Overrides
getAtomKey()
Required. The EditAtom.key that references atom with text inputs in the
Job.edit_list.
string atom_key = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
String |
The atomKey.
|
getAtomKeyBytes()
publicByteStringgetAtomKeyBytes()
Required. The EditAtom.key that references atom with text inputs in the
Job.edit_list.
string atom_key = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
ByteString |
The bytes for atomKey.
|
getDefaultInstanceForType()
publicTextStream.TextMappinggetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getInputKey()
publicStringgetInputKey()
Required. The Input.key that identifies the input file.
string input_key = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
String |
The inputKey.
|
getInputKeyBytes()
publicByteStringgetInputKeyBytes()
Required. The Input.key that identifies the input file.
string input_key = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
ByteString |
The bytes for inputKey.
|
getInputTrack()
Required. The zero-based index of the track in the input file.
int32 input_track = 3 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
int |
The inputTrack.
|
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeFrom(TextStream.TextMapping other)
publicTextStream.TextMapping.BuildermergeFrom(TextStream.TextMappingother)
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
publicTextStream.TextMapping.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicTextStream.TextMapping.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalTextStream.TextMapping.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
setAtomKey(String value)
publicTextStream.TextMapping.BuildersetAtomKey(Stringvalue)
Required. The EditAtom.key that references atom with text inputs in the
Job.edit_list.
string atom_key = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
value |
String
The atomKey to set.
|
setAtomKeyBytes(ByteString value)
publicTextStream.TextMapping.BuildersetAtomKeyBytes(ByteStringvalue)
Required. The EditAtom.key that references atom with text inputs in the
Job.edit_list.
string atom_key = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
value |
ByteString
The bytes for atomKey to set.
|
setField(Descriptors.FieldDescriptor field, Object value)
publicTextStream.TextMapping.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setInputKey(String value)
publicTextStream.TextMapping.BuildersetInputKey(Stringvalue)
Required. The Input.key that identifies the input file.
string input_key = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
value |
String
The inputKey to set.
|
setInputKeyBytes(ByteString value)
publicTextStream.TextMapping.BuildersetInputKeyBytes(ByteStringvalue)
Required. The Input.key that identifies the input file.
string input_key = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
value |
ByteString
The bytes for inputKey to set.
|
setInputTrack(int value)
publicTextStream.TextMapping.BuildersetInputTrack(intvalue)
Required. The zero-based index of the track in the input file.
int32 input_track = 3 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
value |
int
The inputTrack to set.
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicTextStream.TextMapping.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalTextStream.TextMapping.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides