Class JobConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.video.transcoder.v1.JobConfig
-
- All Implemented Interfaces:
JobConfigOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class JobConfig extends com.google.protobuf.GeneratedMessageV3 implements JobConfigOrBuilder
Job configuration
Protobuf typegoogle.cloud.video.transcoder.v1.JobConfig- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJobConfig.BuilderJob configuration-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intAD_BREAKS_FIELD_NUMBERstatic intEDIT_LIST_FIELD_NUMBERstatic intELEMENTARY_STREAMS_FIELD_NUMBERstatic intENCRYPTIONS_FIELD_NUMBERstatic intINPUTS_FIELD_NUMBERstatic intMANIFESTS_FIELD_NUMBERstatic intMUX_STREAMS_FIELD_NUMBERstatic intOUTPUT_FIELD_NUMBERstatic intOVERLAYS_FIELD_NUMBERstatic intPUBSUB_DESTINATION_FIELD_NUMBERstatic intSPRITE_SHEETS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)AdBreakgetAdBreaks(int index)List of ad breaks.intgetAdBreaksCount()List of ad breaks.List<AdBreak>getAdBreaksList()List of ad breaks.AdBreakOrBuildergetAdBreaksOrBuilder(int index)List of ad breaks.List<? extends AdBreakOrBuilder>getAdBreaksOrBuilderList()List of ad breaks.static JobConfiggetDefaultInstance()JobConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()EditAtomgetEditList(int index)List of `Edit atom`s.intgetEditListCount()List of `Edit atom`s.List<EditAtom>getEditListList()List of `Edit atom`s.EditAtomOrBuildergetEditListOrBuilder(int index)List of `Edit atom`s.List<? extends EditAtomOrBuilder>getEditListOrBuilderList()List of `Edit atom`s.ElementaryStreamgetElementaryStreams(int index)List of elementary streams.intgetElementaryStreamsCount()List of elementary streams.List<ElementaryStream>getElementaryStreamsList()List of elementary streams.ElementaryStreamOrBuildergetElementaryStreamsOrBuilder(int index)List of elementary streams.List<? extends ElementaryStreamOrBuilder>getElementaryStreamsOrBuilderList()List of elementary streams.EncryptiongetEncryptions(int index)List of encryption configurations for the content.intgetEncryptionsCount()List of encryption configurations for the content.List<Encryption>getEncryptionsList()List of encryption configurations for the content.EncryptionOrBuildergetEncryptionsOrBuilder(int index)List of encryption configurations for the content.List<? extends EncryptionOrBuilder>getEncryptionsOrBuilderList()List of encryption configurations for the content.InputgetInputs(int index)List of input assets stored in Cloud Storage.intgetInputsCount()List of input assets stored in Cloud Storage.List<Input>getInputsList()List of input assets stored in Cloud Storage.InputOrBuildergetInputsOrBuilder(int index)List of input assets stored in Cloud Storage.List<? extends InputOrBuilder>getInputsOrBuilderList()List of input assets stored in Cloud Storage.ManifestgetManifests(int index)List of output manifests.intgetManifestsCount()List of output manifests.List<Manifest>getManifestsList()List of output manifests.ManifestOrBuildergetManifestsOrBuilder(int index)List of output manifests.List<? extends ManifestOrBuilder>getManifestsOrBuilderList()List of output manifests.MuxStreamgetMuxStreams(int index)List of multiplexing settings for output streams.intgetMuxStreamsCount()List of multiplexing settings for output streams.List<MuxStream>getMuxStreamsList()List of multiplexing settings for output streams.MuxStreamOrBuildergetMuxStreamsOrBuilder(int index)List of multiplexing settings for output streams.List<? extends MuxStreamOrBuilder>getMuxStreamsOrBuilderList()List of multiplexing settings for output streams.OutputgetOutput()Output configuration.OutputOrBuildergetOutputOrBuilder()Output configuration.OverlaygetOverlays(int index)List of overlays on the output video, in descending Z-order.intgetOverlaysCount()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.OverlayOrBuildergetOverlaysOrBuilder(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.com.google.protobuf.Parser<JobConfig>getParserForType()PubsubDestinationgetPubsubDestination()Destination on Pub/Sub.PubsubDestinationOrBuildergetPubsubDestinationOrBuilder()Destination on Pub/Sub.intgetSerializedSize()SpriteSheetgetSpriteSheets(int index)List of output sprite sheets.intgetSpriteSheetsCount()List of output sprite sheets.List<SpriteSheet>getSpriteSheetsList()List of output sprite sheets.SpriteSheetOrBuildergetSpriteSheetsOrBuilder(int index)List of output sprite sheets.List<? extends SpriteSheetOrBuilder>getSpriteSheetsOrBuilderList()List of output sprite sheets.inthashCode()booleanhasOutput()Output configuration.booleanhasPubsubDestination()Destination on Pub/Sub.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static JobConfig.BuildernewBuilder()static JobConfig.BuildernewBuilder(JobConfig prototype)JobConfig.BuildernewBuilderForType()protected JobConfig.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static JobConfigparseDelimitedFrom(InputStream input)static JobConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobConfigparseFrom(byte[] data)static JobConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobConfigparseFrom(com.google.protobuf.ByteString data)static JobConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobConfigparseFrom(com.google.protobuf.CodedInputStream input)static JobConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobConfigparseFrom(InputStream input)static JobConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobConfigparseFrom(ByteBuffer data)static JobConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<JobConfig>parser()JobConfig.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
INPUTS_FIELD_NUMBER
public static final int INPUTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EDIT_LIST_FIELD_NUMBER
public static final int EDIT_LIST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ELEMENTARY_STREAMS_FIELD_NUMBER
public static final int ELEMENTARY_STREAMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MUX_STREAMS_FIELD_NUMBER
public static final int MUX_STREAMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MANIFESTS_FIELD_NUMBER
public static final int MANIFESTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUT_FIELD_NUMBER
public static final int OUTPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AD_BREAKS_FIELD_NUMBER
public static final int AD_BREAKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PUBSUB_DESTINATION_FIELD_NUMBER
public static final int PUBSUB_DESTINATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPRITE_SHEETS_FIELD_NUMBER
public static final int SPRITE_SHEETS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OVERLAYS_FIELD_NUMBER
public static final int OVERLAYS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENCRYPTIONS_FIELD_NUMBER
public static final int ENCRYPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getInputsList
public List<Input> getInputsList()
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;- Specified by:
getInputsListin 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:
getInputsOrBuilderListin interfaceJobConfigOrBuilder
-
getInputsCount
public int getInputsCount()
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;- Specified by:
getInputsCountin 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:
getInputsin interfaceJobConfigOrBuilder
-
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:
getInputsOrBuilderin interfaceJobConfigOrBuilder
-
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:
getEditListListin 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:
getEditListOrBuilderListin 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:
getEditListCountin 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:
getEditListin interfaceJobConfigOrBuilder
-
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:
getEditListOrBuilderin interfaceJobConfigOrBuilder
-
getElementaryStreamsList
public List<ElementaryStream> getElementaryStreamsList()
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;- Specified by:
getElementaryStreamsListin interfaceJobConfigOrBuilder
-
getElementaryStreamsOrBuilderList
public List<? extends ElementaryStreamOrBuilder> getElementaryStreamsOrBuilderList()
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;- Specified by:
getElementaryStreamsOrBuilderListin interfaceJobConfigOrBuilder
-
getElementaryStreamsCount
public int getElementaryStreamsCount()
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;- Specified by:
getElementaryStreamsCountin interfaceJobConfigOrBuilder
-
getElementaryStreams
public ElementaryStream getElementaryStreams(int index)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;- Specified by:
getElementaryStreamsin interfaceJobConfigOrBuilder
-
getElementaryStreamsOrBuilder
public ElementaryStreamOrBuilder getElementaryStreamsOrBuilder(int index)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;- Specified by:
getElementaryStreamsOrBuilderin interfaceJobConfigOrBuilder
-
getMuxStreamsList
public List<MuxStream> getMuxStreamsList()
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;- Specified by:
getMuxStreamsListin 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:
getMuxStreamsOrBuilderListin interfaceJobConfigOrBuilder
-
getMuxStreamsCount
public int getMuxStreamsCount()
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;- Specified by:
getMuxStreamsCountin 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:
getMuxStreamsin interfaceJobConfigOrBuilder
-
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:
getMuxStreamsOrBuilderin interfaceJobConfigOrBuilder
-
getManifestsList
public List<Manifest> getManifestsList()
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;- Specified by:
getManifestsListin interfaceJobConfigOrBuilder
-
getManifestsOrBuilderList
public List<? extends ManifestOrBuilder> getManifestsOrBuilderList()
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;- Specified by:
getManifestsOrBuilderListin interfaceJobConfigOrBuilder
-
getManifestsCount
public int getManifestsCount()
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;- Specified by:
getManifestsCountin interfaceJobConfigOrBuilder
-
getManifests
public Manifest getManifests(int index)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;- Specified by:
getManifestsin interfaceJobConfigOrBuilder
-
getManifestsOrBuilder
public ManifestOrBuilder getManifestsOrBuilder(int index)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;- Specified by:
getManifestsOrBuilderin interfaceJobConfigOrBuilder
-
hasOutput
public boolean hasOutput()
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;- Specified by:
hasOutputin interfaceJobConfigOrBuilder- Returns:
- Whether the output field is set.
-
getOutput
public Output getOutput()
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;- Specified by:
getOutputin interfaceJobConfigOrBuilder- Returns:
- The output.
-
getOutputOrBuilder
public OutputOrBuilder getOutputOrBuilder()
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;- Specified by:
getOutputOrBuilderin 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:
getAdBreaksListin 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:
getAdBreaksOrBuilderListin 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:
getAdBreaksCountin 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:
getAdBreaksin interfaceJobConfigOrBuilder
-
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:
getAdBreaksOrBuilderin interfaceJobConfigOrBuilder
-
hasPubsubDestination
public boolean hasPubsubDestination()
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;- Specified by:
hasPubsubDestinationin 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:
getPubsubDestinationin interfaceJobConfigOrBuilder- Returns:
- The pubsubDestination.
-
getPubsubDestinationOrBuilder
public PubsubDestinationOrBuilder getPubsubDestinationOrBuilder()
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;- Specified by:
getPubsubDestinationOrBuilderin 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:
getSpriteSheetsListin 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:
getSpriteSheetsOrBuilderListin 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:
getSpriteSheetsCountin 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:
getSpriteSheetsin interfaceJobConfigOrBuilder
-
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:
getSpriteSheetsOrBuilderin interfaceJobConfigOrBuilder
-
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:
getOverlaysListin 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:
getOverlaysOrBuilderListin 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:
getOverlaysCountin 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:
getOverlaysin interfaceJobConfigOrBuilder
-
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:
getOverlaysOrBuilderin interfaceJobConfigOrBuilder
-
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:
getEncryptionsListin 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:
getEncryptionsOrBuilderListin 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:
getEncryptionsCountin 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:
getEncryptionsin interfaceJobConfigOrBuilder
-
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:
getEncryptionsOrBuilderin interfaceJobConfigOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static JobConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobConfig parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static JobConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static JobConfig parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static JobConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static JobConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static JobConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public JobConfig.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static JobConfig.Builder newBuilder()
-
newBuilder
public static JobConfig.Builder newBuilder(JobConfig prototype)
-
toBuilder
public JobConfig.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected JobConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static JobConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<JobConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<JobConfig> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public JobConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-