public static final class AudioStream.AudioAtom.Builder extends GeneratedMessageV3.Builder<AudioStream.AudioAtom.Builder> implements AudioStream.AudioAtomOrBuilder
The mapping for the Job.edit_list
atoms with audio EditAtom.inputs
.
Protobuf type google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns
Methods
addAllChannels(Iterable<? extends AudioStream.AudioAtom.AudioChannel> values)
public AudioStream.AudioAtom.Builder addAllChannels(Iterable<? extends AudioStream.AudioAtom.AudioChannel> values)
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Parameter
Name | Description |
values | Iterable<? extends com.google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel>
|
Returns
addChannels(AudioStream.AudioAtom.AudioChannel value)
public AudioStream.AudioAtom.Builder addChannels(AudioStream.AudioAtom.AudioChannel value)
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Parameter
Returns
addChannels(AudioStream.AudioAtom.AudioChannel.Builder builderForValue)
public AudioStream.AudioAtom.Builder addChannels(AudioStream.AudioAtom.AudioChannel.Builder builderForValue)
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Parameter
Returns
addChannels(int index, AudioStream.AudioAtom.AudioChannel value)
public AudioStream.AudioAtom.Builder addChannels(int index, AudioStream.AudioAtom.AudioChannel value)
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Parameters
Returns
addChannels(int index, AudioStream.AudioAtom.AudioChannel.Builder builderForValue)
public AudioStream.AudioAtom.Builder addChannels(int index, AudioStream.AudioAtom.AudioChannel.Builder builderForValue)
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Parameters
Returns
addChannelsBuilder()
public AudioStream.AudioAtom.AudioChannel.Builder addChannelsBuilder()
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Returns
addChannelsBuilder(int index)
public AudioStream.AudioAtom.AudioChannel.Builder addChannelsBuilder(int index)
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Parameter
Returns
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public AudioStream.AudioAtom.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
build()
public AudioStream.AudioAtom build()
Returns
buildPartial()
public AudioStream.AudioAtom buildPartial()
Returns
clear()
public AudioStream.AudioAtom.Builder clear()
Returns
Overrides
clearChannels()
public AudioStream.AudioAtom.Builder clearChannels()
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Returns
clearField(Descriptors.FieldDescriptor field)
public AudioStream.AudioAtom.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Returns
Overrides
clearKey()
public AudioStream.AudioAtom.Builder clearKey()
Required. The EditAtom.key
that references the atom with audio inputs in the
Job.edit_list
.
string key = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
clearOneof(Descriptors.OneofDescriptor oneof)
public AudioStream.AudioAtom.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Returns
Overrides
clone()
public AudioStream.AudioAtom.Builder clone()
Returns
Overrides
getChannels(int index)
public AudioStream.AudioAtom.AudioChannel getChannels(int index)
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Parameter
Returns
getChannelsBuilder(int index)
public AudioStream.AudioAtom.AudioChannel.Builder getChannelsBuilder(int index)
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Parameter
Returns
getChannelsBuilderList()
public List<AudioStream.AudioAtom.AudioChannel.Builder> getChannelsBuilderList()
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Returns
getChannelsCount()
public int getChannelsCount()
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Returns
getChannelsList()
public List<AudioStream.AudioAtom.AudioChannel> getChannelsList()
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Returns
getChannelsOrBuilder(int index)
public AudioStream.AudioAtom.AudioChannelOrBuilder getChannelsOrBuilder(int index)
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Parameter
Returns
getChannelsOrBuilderList()
public List<? extends AudioStream.AudioAtom.AudioChannelOrBuilder> getChannelsOrBuilderList()
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Returns
Type | Description |
List<? extends com.google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannelOrBuilder> | |
getDefaultInstanceForType()
public AudioStream.AudioAtom getDefaultInstanceForType()
Returns
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
getKey()
Required. The EditAtom.key
that references the atom with audio inputs in the
Job.edit_list
.
string key = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
getKeyBytes()
public ByteString getKeyBytes()
Required. The EditAtom.key
that references the atom with audio inputs in the
Job.edit_list
.
string key = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
isInitialized()
public final boolean isInitialized()
Returns
Overrides
mergeFrom(AudioStream.AudioAtom other)
public AudioStream.AudioAtom.Builder mergeFrom(AudioStream.AudioAtom other)
Parameter
Returns
public AudioStream.AudioAtom.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public AudioStream.AudioAtom.Builder mergeFrom(Message other)
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final AudioStream.AudioAtom.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
removeChannels(int index)
public AudioStream.AudioAtom.Builder removeChannels(int index)
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Parameter
Returns
setChannels(int index, AudioStream.AudioAtom.AudioChannel value)
public AudioStream.AudioAtom.Builder setChannels(int index, AudioStream.AudioAtom.AudioChannel value)
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Parameters
Returns
setChannels(int index, AudioStream.AudioAtom.AudioChannel.Builder builderForValue)
public AudioStream.AudioAtom.Builder setChannels(int index, AudioStream.AudioAtom.AudioChannel.Builder builderForValue)
List of Channel
s for this audio stream.
for in-depth explanation.
repeated .google.cloud.video.transcoder.v1beta1.AudioStream.AudioAtom.AudioChannel channels = 2;
Parameters
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public AudioStream.AudioAtom.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
setKey(String value)
public AudioStream.AudioAtom.Builder setKey(String value)
Required. The EditAtom.key
that references the atom with audio inputs in the
Job.edit_list
.
string key = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name | Description |
value | String
The key to set.
|
Returns
setKeyBytes(ByteString value)
public AudioStream.AudioAtom.Builder setKeyBytes(ByteString value)
Required. The EditAtom.key
that references the atom with audio inputs in the
Job.edit_list
.
string key = 1 [(.google.api.field_behavior) = REQUIRED];
Parameter
Name | Description |
value | ByteString
The bytes for key to set.
|
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public AudioStream.AudioAtom.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final AudioStream.AudioAtom.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides