public final class DescribeVodSnapshotDataResult extends com.google.protobuf.GeneratedMessageV3 implements DescribeVodSnapshotDataResultOrBuilder
Volcengine.Vod.Models.Business.DescribeVodSnapshotDataResult| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeVodSnapshotDataResult.Builder
Protobuf type
Volcengine.Vod.Models.Business.DescribeVodSnapshotDataResult |
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 |
SNAPSHOTDATALIST_FIELD_NUMBER |
static int |
SNAPSHOTDETAILDATALIST_FIELD_NUMBER |
static int |
SNAPSHOTTYPE_FIELD_NUMBER |
static int |
SPACELIST_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
TASKSTAGELIST_FIELD_NUMBER |
static int |
TOTALSNAPSHOTDATA_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
|
static DescribeVodSnapshotDataResult |
getDefaultInstance() |
DescribeVodSnapshotDataResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDetailFieldList(int index)
展示详细信息的维度,取值:TaskStage、Space
|
com.google.protobuf.ByteString |
getDetailFieldListBytes(int index)
展示详细信息的维度,取值:TaskStage、Space
|
int |
getDetailFieldListCount()
展示详细信息的维度,取值:TaskStage、Space
|
com.google.protobuf.ProtocolStringList |
getDetailFieldListList()
展示详细信息的维度,取值:TaskStage、Space
|
String |
getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
|
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
|
com.google.protobuf.Parser<DescribeVodSnapshotDataResult> |
getParserForType() |
String |
getRegionList(int index)
repeated string RegionList = 8; |
com.google.protobuf.ByteString |
getRegionListBytes(int index)
repeated string RegionList = 8; |
int |
getRegionListCount()
repeated string RegionList = 8; |
com.google.protobuf.ProtocolStringList |
getRegionListList()
repeated string RegionList = 8; |
int |
getSerializedSize() |
DescribeVodSnapshotDataItem |
getSnapshotDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
int |
getSnapshotDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
List<DescribeVodSnapshotDataItem> |
getSnapshotDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataItemOrBuilder |
getSnapshotDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
List<? extends DescribeVodSnapshotDataItemOrBuilder> |
getSnapshotDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10; |
DescribeVodSnapshotDataDetail |
getSnapshotDetailDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
int |
getSnapshotDetailDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
List<DescribeVodSnapshotDataDetail> |
getSnapshotDetailDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
DescribeVodSnapshotDataDetailOrBuilder |
getSnapshotDetailDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
List<? extends DescribeVodSnapshotDataDetailOrBuilder> |
getSnapshotDetailDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11; |
String |
getSnapshotType()
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
|
com.google.protobuf.ByteString |
getSnapshotTypeBytes()
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
|
String |
getSpaceList(int index)
空间列表
|
com.google.protobuf.ByteString |
getSpaceListBytes(int index)
空间列表
|
int |
getSpaceListCount()
空间列表
|
com.google.protobuf.ProtocolStringList |
getSpaceListList()
空间列表
|
String |
getStartTime()
查询的起始时间, rfc3339
|
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
|
String |
getTaskStageList(int index)
闲忙时: busy/free
|
com.google.protobuf.ByteString |
getTaskStageListBytes(int index)
闲忙时: busy/free
|
int |
getTaskStageListCount()
闲忙时: busy/free
|
com.google.protobuf.ProtocolStringList |
getTaskStageListList()
闲忙时: busy/free
|
long |
getTotalSnapshotData()
int64 TotalSnapshotData = 9; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DescribeVodSnapshotDataResult.Builder |
newBuilder() |
static DescribeVodSnapshotDataResult.Builder |
newBuilder(DescribeVodSnapshotDataResult prototype) |
DescribeVodSnapshotDataResult.Builder |
newBuilderForType() |
protected DescribeVodSnapshotDataResult.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static DescribeVodSnapshotDataResult |
parseDelimitedFrom(InputStream input) |
static DescribeVodSnapshotDataResult |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSnapshotDataResult |
parseFrom(byte[] data) |
static DescribeVodSnapshotDataResult |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSnapshotDataResult |
parseFrom(ByteBuffer data) |
static DescribeVodSnapshotDataResult |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSnapshotDataResult |
parseFrom(com.google.protobuf.ByteString data) |
static DescribeVodSnapshotDataResult |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSnapshotDataResult |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DescribeVodSnapshotDataResult |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSnapshotDataResult |
parseFrom(InputStream input) |
static DescribeVodSnapshotDataResult |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DescribeVodSnapshotDataResult> |
parser() |
DescribeVodSnapshotDataResult.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 SNAPSHOTTYPE_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
public static final int TOTALSNAPSHOTDATA_FIELD_NUMBER
public static final int SNAPSHOTDATALIST_FIELD_NUMBER
public static final int SNAPSHOTDETAILDATALIST_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 com.google.protobuf.ProtocolStringList getSpaceListList()
空间列表
repeated string SpaceList = 1;getSpaceListList in interface DescribeVodSnapshotDataResultOrBuilderpublic int getSpaceListCount()
空间列表
repeated string SpaceList = 1;getSpaceListCount in interface DescribeVodSnapshotDataResultOrBuilderpublic String getSpaceList(int index)
空间列表
repeated string SpaceList = 1;getSpaceList in interface DescribeVodSnapshotDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSpaceListBytes(int index)
空间列表
repeated string SpaceList = 1;getSpaceListBytes in interface DescribeVodSnapshotDataResultOrBuilderindex - The index of the value to return.public String getStartTime()
查询的起始时间, rfc3339
string StartTime = 2;getStartTime in interface DescribeVodSnapshotDataResultOrBuilderpublic com.google.protobuf.ByteString getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2;getStartTimeBytes in interface DescribeVodSnapshotDataResultOrBuilderpublic String getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;getEndTime in interface DescribeVodSnapshotDataResultOrBuilderpublic com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;getEndTimeBytes in interface DescribeVodSnapshotDataResultOrBuilderpublic String getSnapshotType()
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
string SnapshotType = 4;getSnapshotType in interface DescribeVodSnapshotDataResultOrBuilderpublic com.google.protobuf.ByteString getSnapshotTypeBytes()
类型:默认全部。Poster(静态图)、Sample(采样截图)、Dynpost(动图)、Animated(反复循环图)、AIDynpost(AI动图)、Sprite(雪碧图)
string SnapshotType = 4;getSnapshotTypeBytes in interface DescribeVodSnapshotDataResultOrBuilderpublic com.google.protobuf.ProtocolStringList getTaskStageListList()
闲忙时: busy/free
repeated string TaskStageList = 5;getTaskStageListList in interface DescribeVodSnapshotDataResultOrBuilderpublic int getTaskStageListCount()
闲忙时: busy/free
repeated string TaskStageList = 5;getTaskStageListCount in interface DescribeVodSnapshotDataResultOrBuilderpublic String getTaskStageList(int index)
闲忙时: busy/free
repeated string TaskStageList = 5;getTaskStageList in interface DescribeVodSnapshotDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getTaskStageListBytes(int index)
闲忙时: busy/free
repeated string TaskStageList = 5;getTaskStageListBytes in interface DescribeVodSnapshotDataResultOrBuilderindex - The index of the value to return.public long getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6;getAggregation in interface DescribeVodSnapshotDataResultOrBuilderpublic com.google.protobuf.ProtocolStringList getDetailFieldListList()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;getDetailFieldListList in interface DescribeVodSnapshotDataResultOrBuilderpublic int getDetailFieldListCount()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;getDetailFieldListCount in interface DescribeVodSnapshotDataResultOrBuilderpublic String getDetailFieldList(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;getDetailFieldList in interface DescribeVodSnapshotDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDetailFieldListBytes(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;getDetailFieldListBytes in interface DescribeVodSnapshotDataResultOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getRegionListList()
repeated string RegionList = 8;getRegionListList in interface DescribeVodSnapshotDataResultOrBuilderpublic int getRegionListCount()
repeated string RegionList = 8;getRegionListCount in interface DescribeVodSnapshotDataResultOrBuilderpublic String getRegionList(int index)
repeated string RegionList = 8;getRegionList in interface DescribeVodSnapshotDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getRegionListBytes(int index)
repeated string RegionList = 8;getRegionListBytes in interface DescribeVodSnapshotDataResultOrBuilderindex - The index of the value to return.public long getTotalSnapshotData()
int64 TotalSnapshotData = 9;getTotalSnapshotData in interface DescribeVodSnapshotDataResultOrBuilderpublic List<DescribeVodSnapshotDataItem> getSnapshotDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;getSnapshotDataListList in interface DescribeVodSnapshotDataResultOrBuilderpublic List<? extends DescribeVodSnapshotDataItemOrBuilder> getSnapshotDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;getSnapshotDataListOrBuilderList in interface DescribeVodSnapshotDataResultOrBuilderpublic int getSnapshotDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;getSnapshotDataListCount in interface DescribeVodSnapshotDataResultOrBuilderpublic DescribeVodSnapshotDataItem getSnapshotDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;getSnapshotDataList in interface DescribeVodSnapshotDataResultOrBuilderpublic DescribeVodSnapshotDataItemOrBuilder getSnapshotDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataItem SnapshotDataList = 10;getSnapshotDataListOrBuilder in interface DescribeVodSnapshotDataResultOrBuilderpublic List<DescribeVodSnapshotDataDetail> getSnapshotDetailDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;getSnapshotDetailDataListList in interface DescribeVodSnapshotDataResultOrBuilderpublic List<? extends DescribeVodSnapshotDataDetailOrBuilder> getSnapshotDetailDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;getSnapshotDetailDataListOrBuilderList in interface DescribeVodSnapshotDataResultOrBuilderpublic int getSnapshotDetailDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;getSnapshotDetailDataListCount in interface DescribeVodSnapshotDataResultOrBuilderpublic DescribeVodSnapshotDataDetail getSnapshotDetailDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;getSnapshotDetailDataList in interface DescribeVodSnapshotDataResultOrBuilderpublic DescribeVodSnapshotDataDetailOrBuilder getSnapshotDetailDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSnapshotDataDetail SnapshotDetailDataList = 11;getSnapshotDetailDataListOrBuilder in interface DescribeVodSnapshotDataResultOrBuilderpublic 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 DescribeVodSnapshotDataResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSnapshotDataResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSnapshotDataResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSnapshotDataResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSnapshotDataResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSnapshotDataResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSnapshotDataResult parseFrom(InputStream input) throws IOException
IOExceptionpublic static DescribeVodSnapshotDataResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescribeVodSnapshotDataResult parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DescribeVodSnapshotDataResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescribeVodSnapshotDataResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DescribeVodSnapshotDataResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic DescribeVodSnapshotDataResult.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DescribeVodSnapshotDataResult.Builder newBuilder()
public static DescribeVodSnapshotDataResult.Builder newBuilder(DescribeVodSnapshotDataResult prototype)
public DescribeVodSnapshotDataResult.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DescribeVodSnapshotDataResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static DescribeVodSnapshotDataResult getDefaultInstance()
public static com.google.protobuf.Parser<DescribeVodSnapshotDataResult> parser()
public com.google.protobuf.Parser<DescribeVodSnapshotDataResult> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public DescribeVodSnapshotDataResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.