Class JobConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
- com.google.cloud.video.transcoder.v1.JobConfig.Builder
-
- All Implemented Interfaces:
JobConfigOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- JobConfig
public static final class JobConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder> implements JobConfigOrBuilder
Job configuration
Protobuf typegoogle.cloud.video.transcoder.v1.JobConfig
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description JobConfig.Builder
addAdBreaks(int index, AdBreak value)
List of ad breaks.JobConfig.Builder
addAdBreaks(int index, AdBreak.Builder builderForValue)
List of ad breaks.JobConfig.Builder
addAdBreaks(AdBreak value)
List of ad breaks.JobConfig.Builder
addAdBreaks(AdBreak.Builder builderForValue)
List of ad breaks.AdBreak.Builder
addAdBreaksBuilder()
List of ad breaks.AdBreak.Builder
addAdBreaksBuilder(int index)
List of ad breaks.JobConfig.Builder
addAllAdBreaks(Iterable<? extends AdBreak> values)
List of ad breaks.JobConfig.Builder
addAllEditList(Iterable<? extends EditAtom> values)
List of `Edit atom`s.JobConfig.Builder
addAllElementaryStreams(Iterable<? extends ElementaryStream> values)
List of elementary streams.JobConfig.Builder
addAllEncryptions(Iterable<? extends Encryption> values)
List of encryption configurations for the content.JobConfig.Builder
addAllInputs(Iterable<? extends Input> values)
List of input assets stored in Cloud Storage.JobConfig.Builder
addAllManifests(Iterable<? extends Manifest> values)
List of output manifests.JobConfig.Builder
addAllMuxStreams(Iterable<? extends MuxStream> values)
List of multiplexing settings for output streams.JobConfig.Builder
addAllOverlays(Iterable<? extends Overlay> values)
List of overlays on the output video, in descending Z-order.JobConfig.Builder
addAllSpriteSheets(Iterable<? extends SpriteSheet> values)
List of output sprite sheets.JobConfig.Builder
addEditList(int index, EditAtom value)
List of `Edit atom`s.JobConfig.Builder
addEditList(int index, EditAtom.Builder builderForValue)
List of `Edit atom`s.JobConfig.Builder
addEditList(EditAtom value)
List of `Edit atom`s.JobConfig.Builder
addEditList(EditAtom.Builder builderForValue)
List of `Edit atom`s.EditAtom.Builder
addEditListBuilder()
List of `Edit atom`s.EditAtom.Builder
addEditListBuilder(int index)
List of `Edit atom`s.JobConfig.Builder
addElementaryStreams(int index, ElementaryStream value)
List of elementary streams.JobConfig.Builder
addElementaryStreams(int index, ElementaryStream.Builder builderForValue)
List of elementary streams.JobConfig.Builder
addElementaryStreams(ElementaryStream value)
List of elementary streams.JobConfig.Builder
addElementaryStreams(ElementaryStream.Builder builderForValue)
List of elementary streams.ElementaryStream.Builder
addElementaryStreamsBuilder()
List of elementary streams.ElementaryStream.Builder
addElementaryStreamsBuilder(int index)
List of elementary streams.JobConfig.Builder
addEncryptions(int index, Encryption value)
List of encryption configurations for the content.JobConfig.Builder
addEncryptions(int index, Encryption.Builder builderForValue)
List of encryption configurations for the content.JobConfig.Builder
addEncryptions(Encryption value)
List of encryption configurations for the content.JobConfig.Builder
addEncryptions(Encryption.Builder builderForValue)
List of encryption configurations for the content.Encryption.Builder
addEncryptionsBuilder()
List of encryption configurations for the content.Encryption.Builder
addEncryptionsBuilder(int index)
List of encryption configurations for the content.JobConfig.Builder
addInputs(int index, Input value)
List of input assets stored in Cloud Storage.JobConfig.Builder
addInputs(int index, Input.Builder builderForValue)
List of input assets stored in Cloud Storage.JobConfig.Builder
addInputs(Input value)
List of input assets stored in Cloud Storage.JobConfig.Builder
addInputs(Input.Builder builderForValue)
List of input assets stored in Cloud Storage.Input.Builder
addInputsBuilder()
List of input assets stored in Cloud Storage.Input.Builder
addInputsBuilder(int index)
List of input assets stored in Cloud Storage.JobConfig.Builder
addManifests(int index, Manifest value)
List of output manifests.JobConfig.Builder
addManifests(int index, Manifest.Builder builderForValue)
List of output manifests.JobConfig.Builder
addManifests(Manifest value)
List of output manifests.JobConfig.Builder
addManifests(Manifest.Builder builderForValue)
List of output manifests.Manifest.Builder
addManifestsBuilder()
List of output manifests.Manifest.Builder
addManifestsBuilder(int index)
List of output manifests.JobConfig.Builder
addMuxStreams(int index, MuxStream value)
List of multiplexing settings for output streams.JobConfig.Builder
addMuxStreams(int index, MuxStream.Builder builderForValue)
List of multiplexing settings for output streams.JobConfig.Builder
addMuxStreams(MuxStream value)
List of multiplexing settings for output streams.JobConfig.Builder
addMuxStreams(MuxStream.Builder builderForValue)
List of multiplexing settings for output streams.MuxStream.Builder
addMuxStreamsBuilder()
List of multiplexing settings for output streams.MuxStream.Builder
addMuxStreamsBuilder(int index)
List of multiplexing settings for output streams.JobConfig.Builder
addOverlays(int index, Overlay value)
List of overlays on the output video, in descending Z-order.JobConfig.Builder
addOverlays(int index, Overlay.Builder builderForValue)
List of overlays on the output video, in descending Z-order.JobConfig.Builder
addOverlays(Overlay value)
List of overlays on the output video, in descending Z-order.JobConfig.Builder
addOverlays(Overlay.Builder builderForValue)
List of overlays on the output video, in descending Z-order.Overlay.Builder
addOverlaysBuilder()
List of overlays on the output video, in descending Z-order.Overlay.Builder
addOverlaysBuilder(int index)
List of overlays on the output video, in descending Z-order.JobConfig.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
JobConfig.Builder
addSpriteSheets(int index, SpriteSheet value)
List of output sprite sheets.JobConfig.Builder
addSpriteSheets(int index, SpriteSheet.Builder builderForValue)
List of output sprite sheets.JobConfig.Builder
addSpriteSheets(SpriteSheet value)
List of output sprite sheets.JobConfig.Builder
addSpriteSheets(SpriteSheet.Builder builderForValue)
List of output sprite sheets.SpriteSheet.Builder
addSpriteSheetsBuilder()
List of output sprite sheets.SpriteSheet.Builder
addSpriteSheetsBuilder(int index)
List of output sprite sheets.JobConfig
build()
JobConfig
buildPartial()
JobConfig.Builder
clear()
JobConfig.Builder
clearAdBreaks()
List of ad breaks.JobConfig.Builder
clearEditList()
List of `Edit atom`s.JobConfig.Builder
clearElementaryStreams()
List of elementary streams.JobConfig.Builder
clearEncryptions()
List of encryption configurations for the content.JobConfig.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
JobConfig.Builder
clearInputs()
List of input assets stored in Cloud Storage.JobConfig.Builder
clearManifests()
List of output manifests.JobConfig.Builder
clearMuxStreams()
List of multiplexing settings for output streams.JobConfig.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
JobConfig.Builder
clearOutput()
Output configuration.JobConfig.Builder
clearOverlays()
List of overlays on the output video, in descending Z-order.JobConfig.Builder
clearPubsubDestination()
Destination on Pub/Sub.JobConfig.Builder
clearSpriteSheets()
List of output sprite sheets.JobConfig.Builder
clone()
AdBreak
getAdBreaks(int index)
List of ad breaks.AdBreak.Builder
getAdBreaksBuilder(int index)
List of ad breaks.List<AdBreak.Builder>
getAdBreaksBuilderList()
List of ad breaks.int
getAdBreaksCount()
List of ad breaks.List<AdBreak>
getAdBreaksList()
List of ad breaks.AdBreakOrBuilder
getAdBreaksOrBuilder(int index)
List of ad breaks.List<? extends AdBreakOrBuilder>
getAdBreaksOrBuilderList()
List of ad breaks.JobConfig
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
EditAtom
getEditList(int index)
List of `Edit atom`s.EditAtom.Builder
getEditListBuilder(int index)
List of `Edit atom`s.List<EditAtom.Builder>
getEditListBuilderList()
List of `Edit atom`s.int
getEditListCount()
List of `Edit atom`s.List<EditAtom>
getEditListList()
List of `Edit atom`s.EditAtomOrBuilder
getEditListOrBuilder(int index)
List of `Edit atom`s.List<? extends EditAtomOrBuilder>
getEditListOrBuilderList()
List of `Edit atom`s.ElementaryStream
getElementaryStreams(int index)
List of elementary streams.ElementaryStream.Builder
getElementaryStreamsBuilder(int index)
List of elementary streams.List<ElementaryStream.Builder>
getElementaryStreamsBuilderList()
List of elementary streams.int
getElementaryStreamsCount()
List of elementary streams.List<ElementaryStream>
getElementaryStreamsList()
List of elementary streams.ElementaryStreamOrBuilder
getElementaryStreamsOrBuilder(int index)
List of elementary streams.List<? extends ElementaryStreamOrBuilder>
getElementaryStreamsOrBuilderList()
List of elementary streams.Encryption
getEncryptions(int index)
List of encryption configurations for the content.Encryption.Builder
getEncryptionsBuilder(int index)
List of encryption configurations for the content.List<Encryption.Builder>
getEncryptionsBuilderList()
List of encryption configurations for the content.int
getEncryptionsCount()
List of encryption configurations for the content.List<Encryption>
getEncryptionsList()
List of encryption configurations for the content.EncryptionOrBuilder
getEncryptionsOrBuilder(int index)
List of encryption configurations for the content.List<? extends EncryptionOrBuilder>
getEncryptionsOrBuilderList()
List of encryption configurations for the content.Input
getInputs(int index)
List of input assets stored in Cloud Storage.Input.Builder
getInputsBuilder(int index)
List of input assets stored in Cloud Storage.List<Input.Builder>
getInputsBuilderList()
List of input assets stored in Cloud Storage.int
getInputsCount()
List of input assets stored in Cloud Storage.List<Input>
getInputsList()
List of input assets stored in Cloud Storage.InputOrBuilder
getInputsOrBuilder(int index)
List of input assets stored in Cloud Storage.List<? extends InputOrBuilder>
getInputsOrBuilderList()
List of input assets stored in Cloud Storage.Manifest
getManifests(int index)
List of output manifests.Manifest.Builder
getManifestsBuilder(int index)
List of output manifests.List<Manifest.Builder>
getManifestsBuilderList()
List of output manifests.int
getManifestsCount()
List of output manifests.List<Manifest>
getManifestsList()
List of output manifests.ManifestOrBuilder
getManifestsOrBuilder(int index)
List of output manifests.List<? extends ManifestOrBuilder>
getManifestsOrBuilderList()
List of output manifests.MuxStream
getMuxStreams(int index)
List of multiplexing settings for output streams.MuxStream.Builder
getMuxStreamsBuilder(int index)
List of multiplexing settings for output streams.List<MuxStream.Builder>
getMuxStreamsBuilderList()
List of multiplexing settings for output streams.int
getMuxStreamsCount()
List of multiplexing settings for output streams.List<MuxStream>
getMuxStreamsList()
List of multiplexing settings for output streams.MuxStreamOrBuilder
getMuxStreamsOrBuilder(int index)
List of multiplexing settings for output streams.List<? extends MuxStreamOrBuilder>
getMuxStreamsOrBuilderList()
List of multiplexing settings for output streams.Output
getOutput()
Output configuration.Output.Builder
getOutputBuilder()
Output configuration.OutputOrBuilder
getOutputOrBuilder()
Output configuration.Overlay
getOverlays(int index)
List of overlays on the output video, in descending Z-order.Overlay.Builder
getOverlaysBuilder(int index)
List of overlays on the output video, in descending Z-order.List<Overlay.Builder>
getOverlaysBuilderList()
List of overlays on the output video, in descending Z-order.int
getOverlaysCount()
List of overlays on the output video, in descending Z-order.List<Overlay>
getOverlaysList()
List of overlays on the output video, in descending Z-order.OverlayOrBuilder
getOverlaysOrBuilder(int index)
List of overlays on the output video, in descending Z-order.List<? extends OverlayOrBuilder>
getOverlaysOrBuilderList()
List of overlays on the output video, in descending Z-order.PubsubDestination
getPubsubDestination()
Destination on Pub/Sub.PubsubDestination.Builder
getPubsubDestinationBuilder()
Destination on Pub/Sub.PubsubDestinationOrBuilder
getPubsubDestinationOrBuilder()
Destination on Pub/Sub.SpriteSheet
getSpriteSheets(int index)
List of output sprite sheets.SpriteSheet.Builder
getSpriteSheetsBuilder(int index)
List of output sprite sheets.List<SpriteSheet.Builder>
getSpriteSheetsBuilderList()
List of output sprite sheets.int
getSpriteSheetsCount()
List of output sprite sheets.List<SpriteSheet>
getSpriteSheetsList()
List of output sprite sheets.SpriteSheetOrBuilder
getSpriteSheetsOrBuilder(int index)
List of output sprite sheets.List<? extends SpriteSheetOrBuilder>
getSpriteSheetsOrBuilderList()
List of output sprite sheets.boolean
hasOutput()
Output configuration.boolean
hasPubsubDestination()
Destination on Pub/Sub.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
JobConfig.Builder
mergeFrom(JobConfig other)
JobConfig.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
JobConfig.Builder
mergeFrom(com.google.protobuf.Message other)
JobConfig.Builder
mergeOutput(Output value)
Output configuration.JobConfig.Builder
mergePubsubDestination(PubsubDestination value)
Destination on Pub/Sub.JobConfig.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
JobConfig.Builder
removeAdBreaks(int index)
List of ad breaks.JobConfig.Builder
removeEditList(int index)
List of `Edit atom`s.JobConfig.Builder
removeElementaryStreams(int index)
List of elementary streams.JobConfig.Builder
removeEncryptions(int index)
List of encryption configurations for the content.JobConfig.Builder
removeInputs(int index)
List of input assets stored in Cloud Storage.JobConfig.Builder
removeManifests(int index)
List of output manifests.JobConfig.Builder
removeMuxStreams(int index)
List of multiplexing settings for output streams.JobConfig.Builder
removeOverlays(int index)
List of overlays on the output video, in descending Z-order.JobConfig.Builder
removeSpriteSheets(int index)
List of output sprite sheets.JobConfig.Builder
setAdBreaks(int index, AdBreak value)
List of ad breaks.JobConfig.Builder
setAdBreaks(int index, AdBreak.Builder builderForValue)
List of ad breaks.JobConfig.Builder
setEditList(int index, EditAtom value)
List of `Edit atom`s.JobConfig.Builder
setEditList(int index, EditAtom.Builder builderForValue)
List of `Edit atom`s.JobConfig.Builder
setElementaryStreams(int index, ElementaryStream value)
List of elementary streams.JobConfig.Builder
setElementaryStreams(int index, ElementaryStream.Builder builderForValue)
List of elementary streams.JobConfig.Builder
setEncryptions(int index, Encryption value)
List of encryption configurations for the content.JobConfig.Builder
setEncryptions(int index, Encryption.Builder builderForValue)
List of encryption configurations for the content.JobConfig.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
JobConfig.Builder
setInputs(int index, Input value)
List of input assets stored in Cloud Storage.JobConfig.Builder
setInputs(int index, Input.Builder builderForValue)
List of input assets stored in Cloud Storage.JobConfig.Builder
setManifests(int index, Manifest value)
List of output manifests.JobConfig.Builder
setManifests(int index, Manifest.Builder builderForValue)
List of output manifests.JobConfig.Builder
setMuxStreams(int index, MuxStream value)
List of multiplexing settings for output streams.JobConfig.Builder
setMuxStreams(int index, MuxStream.Builder builderForValue)
List of multiplexing settings for output streams.JobConfig.Builder
setOutput(Output value)
Output configuration.JobConfig.Builder
setOutput(Output.Builder builderForValue)
Output configuration.JobConfig.Builder
setOverlays(int index, Overlay value)
List of overlays on the output video, in descending Z-order.JobConfig.Builder
setOverlays(int index, Overlay.Builder builderForValue)
List of overlays on the output video, in descending Z-order.JobConfig.Builder
setPubsubDestination(PubsubDestination value)
Destination on Pub/Sub.JobConfig.Builder
setPubsubDestination(PubsubDestination.Builder builderForValue)
Destination on Pub/Sub.JobConfig.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
JobConfig.Builder
setSpriteSheets(int index, SpriteSheet value)
List of output sprite sheets.JobConfig.Builder
setSpriteSheets(int index, SpriteSheet.Builder builderForValue)
List of output sprite sheets.JobConfig.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
clear
public JobConfig.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
getDefaultInstanceForType
public JobConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public JobConfig build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public JobConfig buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public JobConfig.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
setField
public JobConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
clearField
public JobConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
clearOneof
public JobConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
setRepeatedField
public JobConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
addRepeatedField
public JobConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
mergeFrom
public JobConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<JobConfig.Builder>
-
mergeFrom
public JobConfig.Builder mergeFrom(JobConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
mergeFrom
public JobConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<JobConfig.Builder>
- Throws:
IOException
-
getInputsList
public List<Input> getInputsList()
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
- Specified by:
getInputsList
in interfaceJobConfigOrBuilder
-
getInputsCount
public int getInputsCount()
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
- Specified by:
getInputsCount
in interfaceJobConfigOrBuilder
-
getInputs
public Input getInputs(int index)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
- Specified by:
getInputs
in interfaceJobConfigOrBuilder
-
setInputs
public JobConfig.Builder setInputs(int index, Input value)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
setInputs
public JobConfig.Builder setInputs(int index, Input.Builder builderForValue)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
addInputs
public JobConfig.Builder addInputs(Input value)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
addInputs
public JobConfig.Builder addInputs(int index, Input value)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
addInputs
public JobConfig.Builder addInputs(Input.Builder builderForValue)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
addInputs
public JobConfig.Builder addInputs(int index, Input.Builder builderForValue)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
addAllInputs
public JobConfig.Builder addAllInputs(Iterable<? extends Input> values)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
clearInputs
public JobConfig.Builder clearInputs()
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
removeInputs
public JobConfig.Builder removeInputs(int index)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
getInputsBuilder
public Input.Builder getInputsBuilder(int index)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
getInputsOrBuilder
public InputOrBuilder getInputsOrBuilder(int index)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
- Specified by:
getInputsOrBuilder
in interfaceJobConfigOrBuilder
-
getInputsOrBuilderList
public List<? extends InputOrBuilder> getInputsOrBuilderList()
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
- Specified by:
getInputsOrBuilderList
in interfaceJobConfigOrBuilder
-
addInputsBuilder
public Input.Builder addInputsBuilder()
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
addInputsBuilder
public Input.Builder addInputsBuilder(int index)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
getInputsBuilderList
public List<Input.Builder> getInputsBuilderList()
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;
-
getEditListList
public List<EditAtom> getEditListList()
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
- Specified by:
getEditListList
in interfaceJobConfigOrBuilder
-
getEditListCount
public int getEditListCount()
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
- Specified by:
getEditListCount
in interfaceJobConfigOrBuilder
-
getEditList
public EditAtom getEditList(int index)
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
- Specified by:
getEditList
in interfaceJobConfigOrBuilder
-
setEditList
public JobConfig.Builder setEditList(int index, EditAtom value)
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
setEditList
public JobConfig.Builder setEditList(int index, EditAtom.Builder builderForValue)
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
addEditList
public JobConfig.Builder addEditList(EditAtom value)
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
addEditList
public JobConfig.Builder addEditList(int index, EditAtom value)
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
addEditList
public JobConfig.Builder addEditList(EditAtom.Builder builderForValue)
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
addEditList
public JobConfig.Builder addEditList(int index, EditAtom.Builder builderForValue)
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
addAllEditList
public JobConfig.Builder addAllEditList(Iterable<? extends EditAtom> values)
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
clearEditList
public JobConfig.Builder clearEditList()
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
removeEditList
public JobConfig.Builder removeEditList(int index)
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
getEditListBuilder
public EditAtom.Builder getEditListBuilder(int index)
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
getEditListOrBuilder
public EditAtomOrBuilder getEditListOrBuilder(int index)
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
- Specified by:
getEditListOrBuilder
in interfaceJobConfigOrBuilder
-
getEditListOrBuilderList
public List<? extends EditAtomOrBuilder> getEditListOrBuilderList()
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
- Specified by:
getEditListOrBuilderList
in interfaceJobConfigOrBuilder
-
addEditListBuilder
public EditAtom.Builder addEditListBuilder()
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
addEditListBuilder
public EditAtom.Builder addEditListBuilder(int index)
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
getEditListBuilderList
public List<EditAtom.Builder> getEditListBuilderList()
List of `Edit atom`s. Defines the ultimate timeline of the resulting file or manifest.
repeated .google.cloud.video.transcoder.v1.EditAtom edit_list = 2;
-
getElementaryStreamsList
public List<ElementaryStream> getElementaryStreamsList()
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
- Specified by:
getElementaryStreamsList
in interfaceJobConfigOrBuilder
-
getElementaryStreamsCount
public int getElementaryStreamsCount()
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
- Specified by:
getElementaryStreamsCount
in interfaceJobConfigOrBuilder
-
getElementaryStreams
public ElementaryStream getElementaryStreams(int index)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
- Specified by:
getElementaryStreams
in interfaceJobConfigOrBuilder
-
setElementaryStreams
public JobConfig.Builder setElementaryStreams(int index, ElementaryStream value)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
setElementaryStreams
public JobConfig.Builder setElementaryStreams(int index, ElementaryStream.Builder builderForValue)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
addElementaryStreams
public JobConfig.Builder addElementaryStreams(ElementaryStream value)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
addElementaryStreams
public JobConfig.Builder addElementaryStreams(int index, ElementaryStream value)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
addElementaryStreams
public JobConfig.Builder addElementaryStreams(ElementaryStream.Builder builderForValue)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
addElementaryStreams
public JobConfig.Builder addElementaryStreams(int index, ElementaryStream.Builder builderForValue)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
addAllElementaryStreams
public JobConfig.Builder addAllElementaryStreams(Iterable<? extends ElementaryStream> values)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
clearElementaryStreams
public JobConfig.Builder clearElementaryStreams()
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
removeElementaryStreams
public JobConfig.Builder removeElementaryStreams(int index)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
getElementaryStreamsBuilder
public ElementaryStream.Builder getElementaryStreamsBuilder(int index)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
getElementaryStreamsOrBuilder
public ElementaryStreamOrBuilder getElementaryStreamsOrBuilder(int index)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
- Specified by:
getElementaryStreamsOrBuilder
in interfaceJobConfigOrBuilder
-
getElementaryStreamsOrBuilderList
public List<? extends ElementaryStreamOrBuilder> getElementaryStreamsOrBuilderList()
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
- Specified by:
getElementaryStreamsOrBuilderList
in interfaceJobConfigOrBuilder
-
addElementaryStreamsBuilder
public ElementaryStream.Builder addElementaryStreamsBuilder()
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
addElementaryStreamsBuilder
public ElementaryStream.Builder addElementaryStreamsBuilder(int index)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
getElementaryStreamsBuilderList
public List<ElementaryStream.Builder> getElementaryStreamsBuilderList()
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
-
getMuxStreamsList
public List<MuxStream> getMuxStreamsList()
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
- Specified by:
getMuxStreamsList
in interfaceJobConfigOrBuilder
-
getMuxStreamsCount
public int getMuxStreamsCount()
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
- Specified by:
getMuxStreamsCount
in interfaceJobConfigOrBuilder
-
getMuxStreams
public MuxStream getMuxStreams(int index)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
- Specified by:
getMuxStreams
in interfaceJobConfigOrBuilder
-
setMuxStreams
public JobConfig.Builder setMuxStreams(int index, MuxStream value)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
setMuxStreams
public JobConfig.Builder setMuxStreams(int index, MuxStream.Builder builderForValue)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
addMuxStreams
public JobConfig.Builder addMuxStreams(MuxStream value)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
addMuxStreams
public JobConfig.Builder addMuxStreams(int index, MuxStream value)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
addMuxStreams
public JobConfig.Builder addMuxStreams(MuxStream.Builder builderForValue)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
addMuxStreams
public JobConfig.Builder addMuxStreams(int index, MuxStream.Builder builderForValue)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
addAllMuxStreams
public JobConfig.Builder addAllMuxStreams(Iterable<? extends MuxStream> values)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
clearMuxStreams
public JobConfig.Builder clearMuxStreams()
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
removeMuxStreams
public JobConfig.Builder removeMuxStreams(int index)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
getMuxStreamsBuilder
public MuxStream.Builder getMuxStreamsBuilder(int index)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
getMuxStreamsOrBuilder
public MuxStreamOrBuilder getMuxStreamsOrBuilder(int index)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
- Specified by:
getMuxStreamsOrBuilder
in interfaceJobConfigOrBuilder
-
getMuxStreamsOrBuilderList
public List<? extends MuxStreamOrBuilder> getMuxStreamsOrBuilderList()
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
- Specified by:
getMuxStreamsOrBuilderList
in interfaceJobConfigOrBuilder
-
addMuxStreamsBuilder
public MuxStream.Builder addMuxStreamsBuilder()
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
addMuxStreamsBuilder
public MuxStream.Builder addMuxStreamsBuilder(int index)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
getMuxStreamsBuilderList
public List<MuxStream.Builder> getMuxStreamsBuilderList()
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;
-
getManifestsList
public List<Manifest> getManifestsList()
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
- Specified by:
getManifestsList
in interfaceJobConfigOrBuilder
-
getManifestsCount
public int getManifestsCount()
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
- Specified by:
getManifestsCount
in interfaceJobConfigOrBuilder
-
getManifests
public Manifest getManifests(int index)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
- Specified by:
getManifests
in interfaceJobConfigOrBuilder
-
setManifests
public JobConfig.Builder setManifests(int index, Manifest value)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
setManifests
public JobConfig.Builder setManifests(int index, Manifest.Builder builderForValue)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
addManifests
public JobConfig.Builder addManifests(Manifest value)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
addManifests
public JobConfig.Builder addManifests(int index, Manifest value)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
addManifests
public JobConfig.Builder addManifests(Manifest.Builder builderForValue)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
addManifests
public JobConfig.Builder addManifests(int index, Manifest.Builder builderForValue)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
addAllManifests
public JobConfig.Builder addAllManifests(Iterable<? extends Manifest> values)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
clearManifests
public JobConfig.Builder clearManifests()
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
removeManifests
public JobConfig.Builder removeManifests(int index)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
getManifestsBuilder
public Manifest.Builder getManifestsBuilder(int index)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
getManifestsOrBuilder
public ManifestOrBuilder getManifestsOrBuilder(int index)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
- Specified by:
getManifestsOrBuilder
in interfaceJobConfigOrBuilder
-
getManifestsOrBuilderList
public List<? extends ManifestOrBuilder> getManifestsOrBuilderList()
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
- Specified by:
getManifestsOrBuilderList
in interfaceJobConfigOrBuilder
-
addManifestsBuilder
public Manifest.Builder addManifestsBuilder()
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
addManifestsBuilder
public Manifest.Builder addManifestsBuilder(int index)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
getManifestsBuilderList
public List<Manifest.Builder> getManifestsBuilderList()
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;
-
hasOutput
public boolean hasOutput()
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;
- Specified by:
hasOutput
in interfaceJobConfigOrBuilder
- Returns:
- Whether the output field is set.
-
getOutput
public Output getOutput()
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;
- Specified by:
getOutput
in interfaceJobConfigOrBuilder
- Returns:
- The output.
-
setOutput
public JobConfig.Builder setOutput(Output value)
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;
-
setOutput
public JobConfig.Builder setOutput(Output.Builder builderForValue)
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;
-
mergeOutput
public JobConfig.Builder mergeOutput(Output value)
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;
-
clearOutput
public JobConfig.Builder clearOutput()
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;
-
getOutputBuilder
public Output.Builder getOutputBuilder()
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;
-
getOutputOrBuilder
public OutputOrBuilder getOutputOrBuilder()
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;
- Specified by:
getOutputOrBuilder
in interfaceJobConfigOrBuilder
-
getAdBreaksList
public List<AdBreak> getAdBreaksList()
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
- Specified by:
getAdBreaksList
in interfaceJobConfigOrBuilder
-
getAdBreaksCount
public int getAdBreaksCount()
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
- Specified by:
getAdBreaksCount
in interfaceJobConfigOrBuilder
-
getAdBreaks
public AdBreak getAdBreaks(int index)
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
- Specified by:
getAdBreaks
in interfaceJobConfigOrBuilder
-
setAdBreaks
public JobConfig.Builder setAdBreaks(int index, AdBreak value)
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
setAdBreaks
public JobConfig.Builder setAdBreaks(int index, AdBreak.Builder builderForValue)
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
addAdBreaks
public JobConfig.Builder addAdBreaks(AdBreak value)
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
addAdBreaks
public JobConfig.Builder addAdBreaks(int index, AdBreak value)
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
addAdBreaks
public JobConfig.Builder addAdBreaks(AdBreak.Builder builderForValue)
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
addAdBreaks
public JobConfig.Builder addAdBreaks(int index, AdBreak.Builder builderForValue)
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
addAllAdBreaks
public JobConfig.Builder addAllAdBreaks(Iterable<? extends AdBreak> values)
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
clearAdBreaks
public JobConfig.Builder clearAdBreaks()
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
removeAdBreaks
public JobConfig.Builder removeAdBreaks(int index)
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
getAdBreaksBuilder
public AdBreak.Builder getAdBreaksBuilder(int index)
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
getAdBreaksOrBuilder
public AdBreakOrBuilder getAdBreaksOrBuilder(int index)
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
- Specified by:
getAdBreaksOrBuilder
in interfaceJobConfigOrBuilder
-
getAdBreaksOrBuilderList
public List<? extends AdBreakOrBuilder> getAdBreaksOrBuilderList()
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
- Specified by:
getAdBreaksOrBuilderList
in interfaceJobConfigOrBuilder
-
addAdBreaksBuilder
public AdBreak.Builder addAdBreaksBuilder()
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
addAdBreaksBuilder
public AdBreak.Builder addAdBreaksBuilder(int index)
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
getAdBreaksBuilderList
public List<AdBreak.Builder> getAdBreaksBuilderList()
List of ad breaks. Specifies where to insert ad break tags in the output manifests.
repeated .google.cloud.video.transcoder.v1.AdBreak ad_breaks = 7;
-
hasPubsubDestination
public boolean hasPubsubDestination()
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;
- Specified by:
hasPubsubDestination
in interfaceJobConfigOrBuilder
- Returns:
- Whether the pubsubDestination field is set.
-
getPubsubDestination
public PubsubDestination getPubsubDestination()
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;
- Specified by:
getPubsubDestination
in interfaceJobConfigOrBuilder
- Returns:
- The pubsubDestination.
-
setPubsubDestination
public JobConfig.Builder setPubsubDestination(PubsubDestination value)
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;
-
setPubsubDestination
public JobConfig.Builder setPubsubDestination(PubsubDestination.Builder builderForValue)
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;
-
mergePubsubDestination
public JobConfig.Builder mergePubsubDestination(PubsubDestination value)
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;
-
clearPubsubDestination
public JobConfig.Builder clearPubsubDestination()
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;
-
getPubsubDestinationBuilder
public PubsubDestination.Builder getPubsubDestinationBuilder()
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;
-
getPubsubDestinationOrBuilder
public PubsubDestinationOrBuilder getPubsubDestinationOrBuilder()
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;
- Specified by:
getPubsubDestinationOrBuilder
in interfaceJobConfigOrBuilder
-
getSpriteSheetsList
public List<SpriteSheet> getSpriteSheetsList()
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
- Specified by:
getSpriteSheetsList
in interfaceJobConfigOrBuilder
-
getSpriteSheetsCount
public int getSpriteSheetsCount()
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
- Specified by:
getSpriteSheetsCount
in interfaceJobConfigOrBuilder
-
getSpriteSheets
public SpriteSheet getSpriteSheets(int index)
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
- Specified by:
getSpriteSheets
in interfaceJobConfigOrBuilder
-
setSpriteSheets
public JobConfig.Builder setSpriteSheets(int index, SpriteSheet value)
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
setSpriteSheets
public JobConfig.Builder setSpriteSheets(int index, SpriteSheet.Builder builderForValue)
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
addSpriteSheets
public JobConfig.Builder addSpriteSheets(SpriteSheet value)
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
addSpriteSheets
public JobConfig.Builder addSpriteSheets(int index, SpriteSheet value)
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
addSpriteSheets
public JobConfig.Builder addSpriteSheets(SpriteSheet.Builder builderForValue)
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
addSpriteSheets
public JobConfig.Builder addSpriteSheets(int index, SpriteSheet.Builder builderForValue)
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
addAllSpriteSheets
public JobConfig.Builder addAllSpriteSheets(Iterable<? extends SpriteSheet> values)
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
clearSpriteSheets
public JobConfig.Builder clearSpriteSheets()
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
removeSpriteSheets
public JobConfig.Builder removeSpriteSheets(int index)
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
getSpriteSheetsBuilder
public SpriteSheet.Builder getSpriteSheetsBuilder(int index)
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
getSpriteSheetsOrBuilder
public SpriteSheetOrBuilder getSpriteSheetsOrBuilder(int index)
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
- Specified by:
getSpriteSheetsOrBuilder
in interfaceJobConfigOrBuilder
-
getSpriteSheetsOrBuilderList
public List<? extends SpriteSheetOrBuilder> getSpriteSheetsOrBuilderList()
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
- Specified by:
getSpriteSheetsOrBuilderList
in interfaceJobConfigOrBuilder
-
addSpriteSheetsBuilder
public SpriteSheet.Builder addSpriteSheetsBuilder()
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
addSpriteSheetsBuilder
public SpriteSheet.Builder addSpriteSheetsBuilder(int index)
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
getSpriteSheetsBuilderList
public List<SpriteSheet.Builder> getSpriteSheetsBuilderList()
List of output sprite sheets. Spritesheets require at least one VideoStream in the Jobconfig.
repeated .google.cloud.video.transcoder.v1.SpriteSheet sprite_sheets = 9;
-
getOverlaysList
public List<Overlay> getOverlaysList()
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
- Specified by:
getOverlaysList
in interfaceJobConfigOrBuilder
-
getOverlaysCount
public int getOverlaysCount()
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
- Specified by:
getOverlaysCount
in interfaceJobConfigOrBuilder
-
getOverlays
public Overlay getOverlays(int index)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
- Specified by:
getOverlays
in interfaceJobConfigOrBuilder
-
setOverlays
public JobConfig.Builder setOverlays(int index, Overlay value)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
setOverlays
public JobConfig.Builder setOverlays(int index, Overlay.Builder builderForValue)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
addOverlays
public JobConfig.Builder addOverlays(Overlay value)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
addOverlays
public JobConfig.Builder addOverlays(int index, Overlay value)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
addOverlays
public JobConfig.Builder addOverlays(Overlay.Builder builderForValue)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
addOverlays
public JobConfig.Builder addOverlays(int index, Overlay.Builder builderForValue)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
addAllOverlays
public JobConfig.Builder addAllOverlays(Iterable<? extends Overlay> values)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
clearOverlays
public JobConfig.Builder clearOverlays()
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
removeOverlays
public JobConfig.Builder removeOverlays(int index)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
getOverlaysBuilder
public Overlay.Builder getOverlaysBuilder(int index)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
getOverlaysOrBuilder
public OverlayOrBuilder getOverlaysOrBuilder(int index)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
- Specified by:
getOverlaysOrBuilder
in interfaceJobConfigOrBuilder
-
getOverlaysOrBuilderList
public List<? extends OverlayOrBuilder> getOverlaysOrBuilderList()
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
- Specified by:
getOverlaysOrBuilderList
in interfaceJobConfigOrBuilder
-
addOverlaysBuilder
public Overlay.Builder addOverlaysBuilder()
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
addOverlaysBuilder
public Overlay.Builder addOverlaysBuilder(int index)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
getOverlaysBuilderList
public List<Overlay.Builder> getOverlaysBuilderList()
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;
-
getEncryptionsList
public List<Encryption> getEncryptionsList()
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
- Specified by:
getEncryptionsList
in interfaceJobConfigOrBuilder
-
getEncryptionsCount
public int getEncryptionsCount()
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
- Specified by:
getEncryptionsCount
in interfaceJobConfigOrBuilder
-
getEncryptions
public Encryption getEncryptions(int index)
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
- Specified by:
getEncryptions
in interfaceJobConfigOrBuilder
-
setEncryptions
public JobConfig.Builder setEncryptions(int index, Encryption value)
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
setEncryptions
public JobConfig.Builder setEncryptions(int index, Encryption.Builder builderForValue)
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
addEncryptions
public JobConfig.Builder addEncryptions(Encryption value)
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
addEncryptions
public JobConfig.Builder addEncryptions(int index, Encryption value)
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
addEncryptions
public JobConfig.Builder addEncryptions(Encryption.Builder builderForValue)
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
addEncryptions
public JobConfig.Builder addEncryptions(int index, Encryption.Builder builderForValue)
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
addAllEncryptions
public JobConfig.Builder addAllEncryptions(Iterable<? extends Encryption> values)
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
clearEncryptions
public JobConfig.Builder clearEncryptions()
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
removeEncryptions
public JobConfig.Builder removeEncryptions(int index)
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
getEncryptionsBuilder
public Encryption.Builder getEncryptionsBuilder(int index)
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
getEncryptionsOrBuilder
public EncryptionOrBuilder getEncryptionsOrBuilder(int index)
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
- Specified by:
getEncryptionsOrBuilder
in interfaceJobConfigOrBuilder
-
getEncryptionsOrBuilderList
public List<? extends EncryptionOrBuilder> getEncryptionsOrBuilderList()
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
- Specified by:
getEncryptionsOrBuilderList
in interfaceJobConfigOrBuilder
-
addEncryptionsBuilder
public Encryption.Builder addEncryptionsBuilder()
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
addEncryptionsBuilder
public Encryption.Builder addEncryptionsBuilder(int index)
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
getEncryptionsBuilderList
public List<Encryption.Builder> getEncryptionsBuilderList()
List of encryption configurations for the content. Each configuration has an ID. Specify this ID in the [MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id] field to indicate the configuration to use for that `MuxStream` output.
repeated .google.cloud.video.transcoder.v1.Encryption encryptions = 11;
-
setUnknownFields
public final JobConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
mergeUnknownFields
public final JobConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<JobConfig.Builder>
-
-