public final class JobConfig extends com.google.protobuf.GeneratedMessageV3 implements JobConfigOrBuilder
Job configurationProtobuf type
google.cloud.video.transcoder.v1.JobConfig| Modifier and Type | Class and Description |
|---|---|
static class |
JobConfig.Builder
Job configuration
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
AD_BREAKS_FIELD_NUMBER |
static int |
EDIT_LIST_FIELD_NUMBER |
static int |
ELEMENTARY_STREAMS_FIELD_NUMBER |
static int |
INPUTS_FIELD_NUMBER |
static int |
MANIFESTS_FIELD_NUMBER |
static int |
MUX_STREAMS_FIELD_NUMBER |
static int |
OUTPUT_FIELD_NUMBER |
static int |
OVERLAYS_FIELD_NUMBER |
static int |
PUBSUB_DESTINATION_FIELD_NUMBER |
static int |
SPRITE_SHEETS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AdBreak |
getAdBreaks(int index)
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.
|
static JobConfig |
getDefaultInstance() |
JobConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
EditAtom |
getEditList(int index)
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.
|
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.
|
Input |
getInputs(int index)
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.
|
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.
|
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.
|
OutputOrBuilder |
getOutputOrBuilder()
Output configuration.
|
Overlay |
getOverlays(int index)
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.
|
com.google.protobuf.Parser<JobConfig> |
getParserForType() |
PubsubDestination |
getPubsubDestination()
Destination on Pub/Sub.
|
PubsubDestinationOrBuilder |
getPubsubDestinationOrBuilder()
Destination on Pub/Sub.
|
int |
getSerializedSize() |
SpriteSheet |
getSpriteSheets(int index)
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.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasOutput()
Output configuration.
|
boolean |
hasPubsubDestination()
Destination on Pub/Sub.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static JobConfig.Builder |
newBuilder() |
static JobConfig.Builder |
newBuilder(JobConfig prototype) |
JobConfig.Builder |
newBuilderForType() |
protected JobConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static JobConfig |
parseDelimitedFrom(InputStream input) |
static JobConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobConfig |
parseFrom(byte[] data) |
static JobConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobConfig |
parseFrom(ByteBuffer data) |
static JobConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobConfig |
parseFrom(com.google.protobuf.ByteString data) |
static JobConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static JobConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobConfig |
parseFrom(InputStream input) |
static JobConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<JobConfig> |
parser() |
JobConfig.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int INPUTS_FIELD_NUMBER
public static final int EDIT_LIST_FIELD_NUMBER
public static final int ELEMENTARY_STREAMS_FIELD_NUMBER
public static final int MUX_STREAMS_FIELD_NUMBER
public static final int MANIFESTS_FIELD_NUMBER
public static final int OUTPUT_FIELD_NUMBER
public static final int AD_BREAKS_FIELD_NUMBER
public static final int PUBSUB_DESTINATION_FIELD_NUMBER
public static final int SPRITE_SHEETS_FIELD_NUMBER
public static final int OVERLAYS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<Input> getInputsList()
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;getInputsList in interface JobConfigOrBuilderpublic List<? extends InputOrBuilder> getInputsOrBuilderList()
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;getInputsOrBuilderList in interface JobConfigOrBuilderpublic int getInputsCount()
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;getInputsCount in interface JobConfigOrBuilderpublic Input getInputs(int index)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;getInputs in interface JobConfigOrBuilderpublic InputOrBuilder getInputsOrBuilder(int index)
List of input assets stored in Cloud Storage.
repeated .google.cloud.video.transcoder.v1.Input inputs = 1;getInputsOrBuilder in interface JobConfigOrBuilderpublic 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;getEditListList in interface JobConfigOrBuilderpublic 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;getEditListOrBuilderList in interface JobConfigOrBuilderpublic 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;getEditListCount in interface JobConfigOrBuilderpublic 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;getEditList in interface JobConfigOrBuilderpublic 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;getEditListOrBuilder in interface JobConfigOrBuilderpublic List<ElementaryStream> getElementaryStreamsList()
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
getElementaryStreamsList in interface JobConfigOrBuilderpublic List<? extends ElementaryStreamOrBuilder> getElementaryStreamsOrBuilderList()
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
getElementaryStreamsOrBuilderList in interface JobConfigOrBuilderpublic int getElementaryStreamsCount()
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
getElementaryStreamsCount in interface JobConfigOrBuilderpublic ElementaryStream getElementaryStreams(int index)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
getElementaryStreams in interface JobConfigOrBuilderpublic ElementaryStreamOrBuilder getElementaryStreamsOrBuilder(int index)
List of elementary streams.
repeated .google.cloud.video.transcoder.v1.ElementaryStream elementary_streams = 3;
getElementaryStreamsOrBuilder in interface JobConfigOrBuilderpublic List<MuxStream> getMuxStreamsList()
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;getMuxStreamsList in interface JobConfigOrBuilderpublic List<? extends MuxStreamOrBuilder> getMuxStreamsOrBuilderList()
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;getMuxStreamsOrBuilderList in interface JobConfigOrBuilderpublic int getMuxStreamsCount()
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;getMuxStreamsCount in interface JobConfigOrBuilderpublic MuxStream getMuxStreams(int index)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;getMuxStreams in interface JobConfigOrBuilderpublic MuxStreamOrBuilder getMuxStreamsOrBuilder(int index)
List of multiplexing settings for output streams.
repeated .google.cloud.video.transcoder.v1.MuxStream mux_streams = 4;getMuxStreamsOrBuilder in interface JobConfigOrBuilderpublic List<Manifest> getManifestsList()
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;getManifestsList in interface JobConfigOrBuilderpublic List<? extends ManifestOrBuilder> getManifestsOrBuilderList()
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;getManifestsOrBuilderList in interface JobConfigOrBuilderpublic int getManifestsCount()
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;getManifestsCount in interface JobConfigOrBuilderpublic Manifest getManifests(int index)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;getManifests in interface JobConfigOrBuilderpublic ManifestOrBuilder getManifestsOrBuilder(int index)
List of output manifests.
repeated .google.cloud.video.transcoder.v1.Manifest manifests = 5;getManifestsOrBuilder in interface JobConfigOrBuilderpublic boolean hasOutput()
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;hasOutput in interface JobConfigOrBuilderpublic Output getOutput()
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;getOutput in interface JobConfigOrBuilderpublic OutputOrBuilder getOutputOrBuilder()
Output configuration.
.google.cloud.video.transcoder.v1.Output output = 6;getOutputOrBuilder in interface JobConfigOrBuilderpublic 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;getAdBreaksList in interface JobConfigOrBuilderpublic 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;getAdBreaksOrBuilderList in interface JobConfigOrBuilderpublic 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;getAdBreaksCount in interface JobConfigOrBuilderpublic 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;getAdBreaks in interface JobConfigOrBuilderpublic 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;getAdBreaksOrBuilder in interface JobConfigOrBuilderpublic boolean hasPubsubDestination()
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;hasPubsubDestination in interface JobConfigOrBuilderpublic PubsubDestination getPubsubDestination()
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;getPubsubDestination in interface JobConfigOrBuilderpublic PubsubDestinationOrBuilder getPubsubDestinationOrBuilder()
Destination on Pub/Sub.
.google.cloud.video.transcoder.v1.PubsubDestination pubsub_destination = 8;getPubsubDestinationOrBuilder in interface JobConfigOrBuilderpublic 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;getSpriteSheetsList in interface JobConfigOrBuilderpublic 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;getSpriteSheetsOrBuilderList in interface JobConfigOrBuilderpublic 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;getSpriteSheetsCount in interface JobConfigOrBuilderpublic 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;getSpriteSheets in interface JobConfigOrBuilderpublic 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;getSpriteSheetsOrBuilder in interface JobConfigOrBuilderpublic List<Overlay> getOverlaysList()
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;getOverlaysList in interface JobConfigOrBuilderpublic List<? extends OverlayOrBuilder> getOverlaysOrBuilderList()
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;getOverlaysOrBuilderList in interface JobConfigOrBuilderpublic int getOverlaysCount()
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;getOverlaysCount in interface JobConfigOrBuilderpublic Overlay getOverlays(int index)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;getOverlays in interface JobConfigOrBuilderpublic OverlayOrBuilder getOverlaysOrBuilder(int index)
List of overlays on the output video, in descending Z-order.
repeated .google.cloud.video.transcoder.v1.Overlay overlays = 10;getOverlaysOrBuilder in interface JobConfigOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static JobConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static JobConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JobConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static JobConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JobConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static JobConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic JobConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static JobConfig.Builder newBuilder()
public static JobConfig.Builder newBuilder(JobConfig prototype)
public JobConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected JobConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static JobConfig getDefaultInstance()
public static com.google.protobuf.Parser<JobConfig> parser()
public com.google.protobuf.Parser<JobConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public JobConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.