public final class TaskTemplate extends com.google.protobuf.GeneratedMessageV3 implements TaskTemplateOrBuilder
Volcengine.Vod.Models.Business.TaskTemplate| 限定符和类型 | 类和说明 |
|---|---|
static class |
TaskTemplate.Builder
Protobuf type
Volcengine.Vod.Models.Business.TaskTemplate |
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| 限定符和类型 | 字段和说明 |
|---|---|
static int |
BYTEHDTASKPARAMS_FIELD_NUMBER |
static int |
COMMITID_FIELD_NUMBER |
static int |
CREATEDAT_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
HASH_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SNAPSHOTTASKPARAMS_FIELD_NUMBER |
static int |
SPACENAME_FIELD_NUMBER |
static int |
TASKTYPE_FIELD_NUMBER |
static int |
TEMPLATEID_FIELD_NUMBER |
static int |
TRANSCODEAUDIOTASKPARAMS_FIELD_NUMBER |
static int |
TRANSCODEVIDEOTASKPARAMS_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
UPDATEDAT_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
ByteHDTaskParams |
getByteHDTaskParams()
.Volcengine.Vod.Models.Business.ByteHDTaskParams ByteHDTaskParams = 18; |
ByteHDTaskParamsOrBuilder |
getByteHDTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.ByteHDTaskParams ByteHDTaskParams = 18; |
String |
getCommitId()
版本Id
string CommitId = 9; |
com.google.protobuf.ByteString |
getCommitIdBytes()
版本Id
string CommitId = 9; |
com.google.protobuf.Timestamp |
getCreatedAt()
.google.protobuf.Timestamp CreatedAt = 12; |
com.google.protobuf.TimestampOrBuilder |
getCreatedAtOrBuilder()
.google.protobuf.Timestamp CreatedAt = 12; |
static TaskTemplate |
getDefaultInstance() |
TaskTemplate |
getDefaultInstanceForType() |
String |
getDescription()
string Description = 4; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string Description = 4; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getHash()
string Hash = 11; |
com.google.protobuf.ByteString |
getHashBytes()
string Hash = 11; |
String |
getName()
模板名称
string Name = 3; |
com.google.protobuf.ByteString |
getNameBytes()
模板名称
string Name = 3; |
com.google.protobuf.Parser<TaskTemplate> |
getParserForType() |
int |
getSerializedSize() |
SnapshotTaskParams |
getSnapshotTaskParams()
.Volcengine.Vod.Models.Business.SnapshotTaskParams SnapshotTaskParams = 20; |
SnapshotTaskParamsOrBuilder |
getSnapshotTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotTaskParams SnapshotTaskParams = 20; |
String |
getSpaceName()
空间名
string SpaceName = 2; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
string SpaceName = 2; |
String |
getTaskType()
TranscodeVideo|ByteHD|TranscodeAudio|Snapshot
string TaskType = 14; |
com.google.protobuf.ByteString |
getTaskTypeBytes()
TranscodeVideo|ByteHD|TranscodeAudio|Snapshot
string TaskType = 14; |
String |
getTemplateId()
模板Id
string TemplateId = 1; |
com.google.protobuf.ByteString |
getTemplateIdBytes()
模板Id
string TemplateId = 1; |
TranscodeAudioTaskParams |
getTranscodeAudioTaskParams()
.Volcengine.Vod.Models.Business.TranscodeAudioTaskParams TranscodeAudioTaskParams = 19; |
TranscodeAudioTaskParamsOrBuilder |
getTranscodeAudioTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.TranscodeAudioTaskParams TranscodeAudioTaskParams = 19; |
TranscodeVideoTaskParams |
getTranscodeVideoTaskParams()
.Volcengine.Vod.Models.Business.TranscodeVideoTaskParams TranscodeVideoTaskParams = 15; |
TranscodeVideoTaskParamsOrBuilder |
getTranscodeVideoTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.TranscodeVideoTaskParams TranscodeVideoTaskParams = 15; |
String |
getType()
多个值通过 ',' 连接
string Type = 6; |
com.google.protobuf.ByteString |
getTypeBytes()
多个值通过 ',' 连接
string Type = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.Timestamp |
getUpdatedAt()
.google.protobuf.Timestamp UpdatedAt = 13; |
com.google.protobuf.TimestampOrBuilder |
getUpdatedAtOrBuilder()
.google.protobuf.Timestamp UpdatedAt = 13; |
boolean |
hasByteHDTaskParams()
.Volcengine.Vod.Models.Business.ByteHDTaskParams ByteHDTaskParams = 18; |
boolean |
hasCreatedAt()
.google.protobuf.Timestamp CreatedAt = 12; |
int |
hashCode() |
boolean |
hasSnapshotTaskParams()
.Volcengine.Vod.Models.Business.SnapshotTaskParams SnapshotTaskParams = 20; |
boolean |
hasTranscodeAudioTaskParams()
.Volcengine.Vod.Models.Business.TranscodeAudioTaskParams TranscodeAudioTaskParams = 19; |
boolean |
hasTranscodeVideoTaskParams()
.Volcengine.Vod.Models.Business.TranscodeVideoTaskParams TranscodeVideoTaskParams = 15; |
boolean |
hasUpdatedAt()
.google.protobuf.Timestamp UpdatedAt = 13; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static TaskTemplate.Builder |
newBuilder() |
static TaskTemplate.Builder |
newBuilder(TaskTemplate prototype) |
TaskTemplate.Builder |
newBuilderForType() |
protected TaskTemplate.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static TaskTemplate |
parseDelimitedFrom(InputStream input) |
static TaskTemplate |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskTemplate |
parseFrom(byte[] data) |
static TaskTemplate |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskTemplate |
parseFrom(ByteBuffer data) |
static TaskTemplate |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskTemplate |
parseFrom(com.google.protobuf.ByteString data) |
static TaskTemplate |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskTemplate |
parseFrom(com.google.protobuf.CodedInputStream input) |
static TaskTemplate |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TaskTemplate |
parseFrom(InputStream input) |
static TaskTemplate |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<TaskTemplate> |
parser() |
TaskTemplate.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, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int TEMPLATEID_FIELD_NUMBER
public static final int SPACENAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int COMMITID_FIELD_NUMBER
public static final int HASH_FIELD_NUMBER
public static final int CREATEDAT_FIELD_NUMBER
public static final int UPDATEDAT_FIELD_NUMBER
public static final int TASKTYPE_FIELD_NUMBER
public static final int TRANSCODEVIDEOTASKPARAMS_FIELD_NUMBER
public static final int BYTEHDTASKPARAMS_FIELD_NUMBER
public static final int TRANSCODEAUDIOTASKPARAMS_FIELD_NUMBER
public static final int SNAPSHOTTASKPARAMS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getTemplateId()
模板Id
string TemplateId = 1;getTemplateId 在接口中 TaskTemplateOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
模板Id
string TemplateId = 1;getTemplateIdBytes 在接口中 TaskTemplateOrBuilderpublic String getSpaceName()
空间名
string SpaceName = 2;getSpaceName 在接口中 TaskTemplateOrBuilderpublic com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 2;getSpaceNameBytes 在接口中 TaskTemplateOrBuilderpublic String getName()
模板名称
string Name = 3;getName 在接口中 TaskTemplateOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
模板名称
string Name = 3;getNameBytes 在接口中 TaskTemplateOrBuilderpublic String getDescription()
string Description = 4;getDescription 在接口中 TaskTemplateOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
string Description = 4;getDescriptionBytes 在接口中 TaskTemplateOrBuilderpublic String getType()
多个值通过 ',' 连接
string Type = 6;getType 在接口中 TaskTemplateOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
多个值通过 ',' 连接
string Type = 6;getTypeBytes 在接口中 TaskTemplateOrBuilderpublic String getCommitId()
版本Id
string CommitId = 9;getCommitId 在接口中 TaskTemplateOrBuilderpublic com.google.protobuf.ByteString getCommitIdBytes()
版本Id
string CommitId = 9;getCommitIdBytes 在接口中 TaskTemplateOrBuilderpublic String getHash()
string Hash = 11;getHash 在接口中 TaskTemplateOrBuilderpublic com.google.protobuf.ByteString getHashBytes()
string Hash = 11;getHashBytes 在接口中 TaskTemplateOrBuilderpublic boolean hasCreatedAt()
.google.protobuf.Timestamp CreatedAt = 12;hasCreatedAt 在接口中 TaskTemplateOrBuilderpublic com.google.protobuf.Timestamp getCreatedAt()
.google.protobuf.Timestamp CreatedAt = 12;getCreatedAt 在接口中 TaskTemplateOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
.google.protobuf.Timestamp CreatedAt = 12;getCreatedAtOrBuilder 在接口中 TaskTemplateOrBuilderpublic boolean hasUpdatedAt()
.google.protobuf.Timestamp UpdatedAt = 13;hasUpdatedAt 在接口中 TaskTemplateOrBuilderpublic com.google.protobuf.Timestamp getUpdatedAt()
.google.protobuf.Timestamp UpdatedAt = 13;getUpdatedAt 在接口中 TaskTemplateOrBuilderpublic com.google.protobuf.TimestampOrBuilder getUpdatedAtOrBuilder()
.google.protobuf.Timestamp UpdatedAt = 13;getUpdatedAtOrBuilder 在接口中 TaskTemplateOrBuilderpublic String getTaskType()
TranscodeVideo|ByteHD|TranscodeAudio|Snapshot
string TaskType = 14;getTaskType 在接口中 TaskTemplateOrBuilderpublic com.google.protobuf.ByteString getTaskTypeBytes()
TranscodeVideo|ByteHD|TranscodeAudio|Snapshot
string TaskType = 14;getTaskTypeBytes 在接口中 TaskTemplateOrBuilderpublic boolean hasTranscodeVideoTaskParams()
.Volcengine.Vod.Models.Business.TranscodeVideoTaskParams TranscodeVideoTaskParams = 15;hasTranscodeVideoTaskParams 在接口中 TaskTemplateOrBuilderpublic TranscodeVideoTaskParams getTranscodeVideoTaskParams()
.Volcengine.Vod.Models.Business.TranscodeVideoTaskParams TranscodeVideoTaskParams = 15;getTranscodeVideoTaskParams 在接口中 TaskTemplateOrBuilderpublic TranscodeVideoTaskParamsOrBuilder getTranscodeVideoTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.TranscodeVideoTaskParams TranscodeVideoTaskParams = 15;public boolean hasByteHDTaskParams()
.Volcengine.Vod.Models.Business.ByteHDTaskParams ByteHDTaskParams = 18;hasByteHDTaskParams 在接口中 TaskTemplateOrBuilderpublic ByteHDTaskParams getByteHDTaskParams()
.Volcengine.Vod.Models.Business.ByteHDTaskParams ByteHDTaskParams = 18;getByteHDTaskParams 在接口中 TaskTemplateOrBuilderpublic ByteHDTaskParamsOrBuilder getByteHDTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.ByteHDTaskParams ByteHDTaskParams = 18;public boolean hasTranscodeAudioTaskParams()
.Volcengine.Vod.Models.Business.TranscodeAudioTaskParams TranscodeAudioTaskParams = 19;hasTranscodeAudioTaskParams 在接口中 TaskTemplateOrBuilderpublic TranscodeAudioTaskParams getTranscodeAudioTaskParams()
.Volcengine.Vod.Models.Business.TranscodeAudioTaskParams TranscodeAudioTaskParams = 19;getTranscodeAudioTaskParams 在接口中 TaskTemplateOrBuilderpublic TranscodeAudioTaskParamsOrBuilder getTranscodeAudioTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.TranscodeAudioTaskParams TranscodeAudioTaskParams = 19;public boolean hasSnapshotTaskParams()
.Volcengine.Vod.Models.Business.SnapshotTaskParams SnapshotTaskParams = 20;hasSnapshotTaskParams 在接口中 TaskTemplateOrBuilderpublic SnapshotTaskParams getSnapshotTaskParams()
.Volcengine.Vod.Models.Business.SnapshotTaskParams SnapshotTaskParams = 20;getSnapshotTaskParams 在接口中 TaskTemplateOrBuilderpublic SnapshotTaskParamsOrBuilder getSnapshotTaskParamsOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotTaskParams SnapshotTaskParams = 20;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static TaskTemplate parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TaskTemplate parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TaskTemplate parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TaskTemplate parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TaskTemplate parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TaskTemplate parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TaskTemplate parseFrom(InputStream input) throws IOException
IOExceptionpublic static TaskTemplate parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TaskTemplate parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TaskTemplate parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TaskTemplate parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static TaskTemplate parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TaskTemplate.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static TaskTemplate.Builder newBuilder()
public static TaskTemplate.Builder newBuilder(TaskTemplate prototype)
public TaskTemplate.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected TaskTemplate.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static TaskTemplate getDefaultInstance()
public static com.google.protobuf.Parser<TaskTemplate> parser()
public com.google.protobuf.Parser<TaskTemplate> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public TaskTemplate getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.