public final class DescribeVodSpaceSubtitleStatisDataRequest extends com.google.protobuf.GeneratedMessageV3 implements DescribeVodSpaceSubtitleStatisDataRequestOrBuilder
智能字幕用量Protobuf type
Volcengine.Vod.Models.Request.DescribeVodSpaceSubtitleStatisDataRequest| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeVodSpaceSubtitleStatisDataRequest.Builder
智能字幕用量
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
AGGREGATION_FIELD_NUMBER |
static int |
DETAILFIELDLIST_FIELD_NUMBER |
static int |
ENDTIME_FIELD_NUMBER |
static int |
REGIONLIST_FIELD_NUMBER |
static int |
SPACELIST_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
SUBTITLETYPE_FIELD_NUMBER |
static int |
TASKSTAGELIST_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
|
static DescribeVodSpaceSubtitleStatisDataRequest |
getDefaultInstance() |
DescribeVodSpaceSubtitleStatisDataRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDetailFieldList()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
|
com.google.protobuf.ByteString |
getDetailFieldListBytes()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
|
String |
getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
|
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
|
com.google.protobuf.Parser<DescribeVodSpaceSubtitleStatisDataRequest> |
getParserForType() |
String |
getRegionList()
区域,多个区域用逗号分割
|
com.google.protobuf.ByteString |
getRegionListBytes()
区域,多个区域用逗号分割
|
int |
getSerializedSize() |
String |
getSpaceList()
空间列表,多个空间用逗号分割
|
com.google.protobuf.ByteString |
getSpaceListBytes()
空间列表,多个空间用逗号分割
|
String |
getStartTime()
查询的起始时间, rfc3339
|
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
|
String |
getSubtitleType()
类型:默认全部。ASR(语音转写),MT(机器翻译),ES(提取字幕)
|
com.google.protobuf.ByteString |
getSubtitleTypeBytes()
类型:默认全部。ASR(语音转写),MT(机器翻译),ES(提取字幕)
|
String |
getTaskStageList()
闲忙时: busy/free,多个值用逗号分割
|
com.google.protobuf.ByteString |
getTaskStageListBytes()
闲忙时: busy/free,多个值用逗号分割
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DescribeVodSpaceSubtitleStatisDataRequest.Builder |
newBuilder() |
static DescribeVodSpaceSubtitleStatisDataRequest.Builder |
newBuilder(DescribeVodSpaceSubtitleStatisDataRequest prototype) |
DescribeVodSpaceSubtitleStatisDataRequest.Builder |
newBuilderForType() |
protected DescribeVodSpaceSubtitleStatisDataRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static DescribeVodSpaceSubtitleStatisDataRequest |
parseDelimitedFrom(InputStream input) |
static DescribeVodSpaceSubtitleStatisDataRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSpaceSubtitleStatisDataRequest |
parseFrom(byte[] data) |
static DescribeVodSpaceSubtitleStatisDataRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSpaceSubtitleStatisDataRequest |
parseFrom(ByteBuffer data) |
static DescribeVodSpaceSubtitleStatisDataRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSpaceSubtitleStatisDataRequest |
parseFrom(com.google.protobuf.ByteString data) |
static DescribeVodSpaceSubtitleStatisDataRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSpaceSubtitleStatisDataRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DescribeVodSpaceSubtitleStatisDataRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSpaceSubtitleStatisDataRequest |
parseFrom(InputStream input) |
static DescribeVodSpaceSubtitleStatisDataRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DescribeVodSpaceSubtitleStatisDataRequest> |
parser() |
DescribeVodSpaceSubtitleStatisDataRequest.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, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SPACELIST_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER
public static final int SUBTITLETYPE_FIELD_NUMBER
public static final int TASKSTAGELIST_FIELD_NUMBER
public static final int AGGREGATION_FIELD_NUMBER
public static final int DETAILFIELDLIST_FIELD_NUMBER
public static final int REGIONLIST_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 String getSpaceList()
空间列表,多个空间用逗号分割
string SpaceList = 1;getSpaceList in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic com.google.protobuf.ByteString getSpaceListBytes()
空间列表,多个空间用逗号分割
string SpaceList = 1;getSpaceListBytes in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic String getStartTime()
查询的起始时间, rfc3339
string StartTime = 2;getStartTime in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic com.google.protobuf.ByteString getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2;getStartTimeBytes in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic String getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;getEndTime in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;getEndTimeBytes in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic String getSubtitleType()
类型:默认全部。ASR(语音转写),MT(机器翻译),ES(提取字幕)
string SubtitleType = 4;getSubtitleType in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic com.google.protobuf.ByteString getSubtitleTypeBytes()
类型:默认全部。ASR(语音转写),MT(机器翻译),ES(提取字幕)
string SubtitleType = 4;getSubtitleTypeBytes in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic String getTaskStageList()
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 5;getTaskStageList in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic com.google.protobuf.ByteString getTaskStageListBytes()
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 5;getTaskStageListBytes in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic long getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6;getAggregation in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic String getDetailFieldList()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 7;getDetailFieldList in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic com.google.protobuf.ByteString getDetailFieldListBytes()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 7;getDetailFieldListBytes in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic String getRegionList()
区域,多个区域用逗号分割
string RegionList = 8;getRegionList in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic com.google.protobuf.ByteString getRegionListBytes()
区域,多个区域用逗号分割
string RegionList = 8;getRegionListBytes in interface DescribeVodSpaceSubtitleStatisDataRequestOrBuilderpublic 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 DescribeVodSpaceSubtitleStatisDataRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSpaceSubtitleStatisDataRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSpaceSubtitleStatisDataRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSpaceSubtitleStatisDataRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSpaceSubtitleStatisDataRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSpaceSubtitleStatisDataRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSpaceSubtitleStatisDataRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static DescribeVodSpaceSubtitleStatisDataRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescribeVodSpaceSubtitleStatisDataRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DescribeVodSpaceSubtitleStatisDataRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescribeVodSpaceSubtitleStatisDataRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DescribeVodSpaceSubtitleStatisDataRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic DescribeVodSpaceSubtitleStatisDataRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DescribeVodSpaceSubtitleStatisDataRequest.Builder newBuilder()
public static DescribeVodSpaceSubtitleStatisDataRequest.Builder newBuilder(DescribeVodSpaceSubtitleStatisDataRequest prototype)
public DescribeVodSpaceSubtitleStatisDataRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DescribeVodSpaceSubtitleStatisDataRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static DescribeVodSpaceSubtitleStatisDataRequest getDefaultInstance()
public static com.google.protobuf.Parser<DescribeVodSpaceSubtitleStatisDataRequest> parser()
public com.google.protobuf.Parser<DescribeVodSpaceSubtitleStatisDataRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public DescribeVodSpaceSubtitleStatisDataRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.