public final class DescribeVodSpaceDetectStatisDataResult extends com.google.protobuf.GeneratedMessageV3 implements DescribeVodSpaceDetectStatisDataResultOrBuilder
Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataResult| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeVodSpaceDetectStatisDataResult.Builder
Protobuf type
Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataResult |
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 |
AGGREGATION_FIELD_NUMBER |
static int |
DETAILFIELDLIST_FIELD_NUMBER |
static int |
DETECTTYPE_FIELD_NUMBER |
static int |
DETECTUSAGEDATADETAILLIST_FIELD_NUMBER |
static int |
DETECTUSAGEDATALIST_FIELD_NUMBER |
static int |
ENDTIME_FIELD_NUMBER |
static int |
REGIONLIST_FIELD_NUMBER |
static int |
SPACELIST_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
TASKSTAGELIST_FIELD_NUMBER |
static int |
TOTALDETECTUSAGEDATA_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
long |
getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6; |
static DescribeVodSpaceDetectStatisDataResult |
getDefaultInstance() |
DescribeVodSpaceDetectStatisDataResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDetailFieldList(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
com.google.protobuf.ByteString |
getDetailFieldListBytes(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
int |
getDetailFieldListCount()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
com.google.protobuf.ProtocolStringList |
getDetailFieldListList()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7; |
String |
getDetectType()
类型:默认全部。
|
com.google.protobuf.ByteString |
getDetectTypeBytes()
类型:默认全部。
|
DescribeVodSpaceDetectStatisDataDetail |
getDetectUsageDataDetailList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataDetail DetectUsageDataDetailList = 11; |
int |
getDetectUsageDataDetailListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataDetail DetectUsageDataDetailList = 11; |
List<DescribeVodSpaceDetectStatisDataDetail> |
getDetectUsageDataDetailListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataDetail DetectUsageDataDetailList = 11; |
DescribeVodSpaceDetectStatisDataDetailOrBuilder |
getDetectUsageDataDetailListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataDetail DetectUsageDataDetailList = 11; |
List<? extends DescribeVodSpaceDetectStatisDataDetailOrBuilder> |
getDetectUsageDataDetailListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataDetail DetectUsageDataDetailList = 11; |
DescribeVodSpaceDetectStatisDataItem |
getDetectUsageDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataItem DetectUsageDataList = 10; |
int |
getDetectUsageDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataItem DetectUsageDataList = 10; |
List<DescribeVodSpaceDetectStatisDataItem> |
getDetectUsageDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataItem DetectUsageDataList = 10; |
DescribeVodSpaceDetectStatisDataItemOrBuilder |
getDetectUsageDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataItem DetectUsageDataList = 10; |
List<? extends DescribeVodSpaceDetectStatisDataItemOrBuilder> |
getDetectUsageDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataItem DetectUsageDataList = 10; |
String |
getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
com.google.protobuf.Parser<DescribeVodSpaceDetectStatisDataResult> |
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() |
String |
getSpaceList(int index)
空间列表
repeated string SpaceList = 1; |
com.google.protobuf.ByteString |
getSpaceListBytes(int index)
空间列表
repeated string SpaceList = 1; |
int |
getSpaceListCount()
空间列表
repeated string SpaceList = 1; |
com.google.protobuf.ProtocolStringList |
getSpaceListList()
空间列表
repeated string SpaceList = 1; |
String |
getStartTime()
查询的起始时间, rfc3339
string StartTime = 2; |
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2; |
String |
getTaskStageList(int index)
闲忙时: busy/free
repeated string TaskStageList = 5; |
com.google.protobuf.ByteString |
getTaskStageListBytes(int index)
闲忙时: busy/free
repeated string TaskStageList = 5; |
int |
getTaskStageListCount()
闲忙时: busy/free
repeated string TaskStageList = 5; |
com.google.protobuf.ProtocolStringList |
getTaskStageListList()
闲忙时: busy/free
repeated string TaskStageList = 5; |
long |
getTotalDetectUsageData()
int64 TotalDetectUsageData = 9; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DescribeVodSpaceDetectStatisDataResult.Builder |
newBuilder() |
static DescribeVodSpaceDetectStatisDataResult.Builder |
newBuilder(DescribeVodSpaceDetectStatisDataResult prototype) |
DescribeVodSpaceDetectStatisDataResult.Builder |
newBuilderForType() |
protected DescribeVodSpaceDetectStatisDataResult.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static DescribeVodSpaceDetectStatisDataResult |
parseDelimitedFrom(InputStream input) |
static DescribeVodSpaceDetectStatisDataResult |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSpaceDetectStatisDataResult |
parseFrom(byte[] data) |
static DescribeVodSpaceDetectStatisDataResult |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSpaceDetectStatisDataResult |
parseFrom(ByteBuffer data) |
static DescribeVodSpaceDetectStatisDataResult |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSpaceDetectStatisDataResult |
parseFrom(com.google.protobuf.ByteString data) |
static DescribeVodSpaceDetectStatisDataResult |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSpaceDetectStatisDataResult |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DescribeVodSpaceDetectStatisDataResult |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescribeVodSpaceDetectStatisDataResult |
parseFrom(InputStream input) |
static DescribeVodSpaceDetectStatisDataResult |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DescribeVodSpaceDetectStatisDataResult> |
parser() |
DescribeVodSpaceDetectStatisDataResult.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 SPACELIST_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER
public static final int DETECTTYPE_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 TOTALDETECTUSAGEDATA_FIELD_NUMBER
public static final int DETECTUSAGEDATALIST_FIELD_NUMBER
public static final int DETECTUSAGEDATADETAILLIST_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 com.google.protobuf.ProtocolStringList getSpaceListList()
空间列表
repeated string SpaceList = 1;getSpaceListList 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic int getSpaceListCount()
空间列表
repeated string SpaceList = 1;getSpaceListCount 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic String getSpaceList(int index)
空间列表
repeated string SpaceList = 1;getSpaceList 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSpaceListBytes(int index)
空间列表
repeated string SpaceList = 1;getSpaceListBytes 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderindex - The index of the value to return.public String getStartTime()
查询的起始时间, rfc3339
string StartTime = 2;getStartTime 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic com.google.protobuf.ByteString getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2;getStartTimeBytes 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic String getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;getEndTime 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;getEndTimeBytes 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic String getDetectType()
类型:默认全部。VQScore,WatermarkDetect(水印检测),WatermarkEraser(水印擦除),PatchDetect(贴片检测),PatchEraser(贴片擦除),BlackFrameDetect(黑帧检测),BlackFrameEraser(黑帧擦除),InterlaceDetect(水波纹检测)和 InterlaceEraser(水波纹去除)
string DetectType = 4;getDetectType 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic com.google.protobuf.ByteString getDetectTypeBytes()
类型:默认全部。VQScore,WatermarkDetect(水印检测),WatermarkEraser(水印擦除),PatchDetect(贴片检测),PatchEraser(贴片擦除),BlackFrameDetect(黑帧检测),BlackFrameEraser(黑帧擦除),InterlaceDetect(水波纹检测)和 InterlaceEraser(水波纹去除)
string DetectType = 4;getDetectTypeBytes 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic com.google.protobuf.ProtocolStringList getTaskStageListList()
闲忙时: busy/free
repeated string TaskStageList = 5;getTaskStageListList 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic int getTaskStageListCount()
闲忙时: busy/free
repeated string TaskStageList = 5;getTaskStageListCount 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic String getTaskStageList(int index)
闲忙时: busy/free
repeated string TaskStageList = 5;getTaskStageList 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getTaskStageListBytes(int index)
闲忙时: busy/free
repeated string TaskStageList = 5;getTaskStageListBytes 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderindex - The index of the value to return.public long getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6;getAggregation 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic com.google.protobuf.ProtocolStringList getDetailFieldListList()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;getDetailFieldListList 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic int getDetailFieldListCount()
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;getDetailFieldListCount 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic String getDetailFieldList(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;getDetailFieldList 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDetailFieldListBytes(int index)
展示详细信息的维度,取值:TaskStage、Space
repeated string DetailFieldList = 7;getDetailFieldListBytes 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getRegionListList()
repeated string RegionList = 8;getRegionListList 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic int getRegionListCount()
repeated string RegionList = 8;getRegionListCount 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic String getRegionList(int index)
repeated string RegionList = 8;getRegionList 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getRegionListBytes(int index)
repeated string RegionList = 8;getRegionListBytes 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderindex - The index of the value to return.public long getTotalDetectUsageData()
int64 TotalDetectUsageData = 9;getTotalDetectUsageData 在接口中 DescribeVodSpaceDetectStatisDataResultOrBuilderpublic List<DescribeVodSpaceDetectStatisDataItem> getDetectUsageDataListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataItem DetectUsageDataList = 10;public List<? extends DescribeVodSpaceDetectStatisDataItemOrBuilder> getDetectUsageDataListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataItem DetectUsageDataList = 10;public int getDetectUsageDataListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataItem DetectUsageDataList = 10;public DescribeVodSpaceDetectStatisDataItem getDetectUsageDataList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataItem DetectUsageDataList = 10;public DescribeVodSpaceDetectStatisDataItemOrBuilder getDetectUsageDataListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataItem DetectUsageDataList = 10;public List<DescribeVodSpaceDetectStatisDataDetail> getDetectUsageDataDetailListList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataDetail DetectUsageDataDetailList = 11;public List<? extends DescribeVodSpaceDetectStatisDataDetailOrBuilder> getDetectUsageDataDetailListOrBuilderList()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataDetail DetectUsageDataDetailList = 11;public int getDetectUsageDataDetailListCount()
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataDetail DetectUsageDataDetailList = 11;public DescribeVodSpaceDetectStatisDataDetail getDetectUsageDataDetailList(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataDetail DetectUsageDataDetailList = 11;public DescribeVodSpaceDetectStatisDataDetailOrBuilder getDetectUsageDataDetailListOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.DescribeVodSpaceDetectStatisDataDetail DetectUsageDataDetailList = 11;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 DescribeVodSpaceDetectStatisDataResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSpaceDetectStatisDataResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSpaceDetectStatisDataResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSpaceDetectStatisDataResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSpaceDetectStatisDataResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSpaceDetectStatisDataResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DescribeVodSpaceDetectStatisDataResult parseFrom(InputStream input) throws IOException
IOExceptionpublic static DescribeVodSpaceDetectStatisDataResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescribeVodSpaceDetectStatisDataResult parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DescribeVodSpaceDetectStatisDataResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DescribeVodSpaceDetectStatisDataResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DescribeVodSpaceDetectStatisDataResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic DescribeVodSpaceDetectStatisDataResult.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static DescribeVodSpaceDetectStatisDataResult.Builder newBuilder()
public static DescribeVodSpaceDetectStatisDataResult.Builder newBuilder(DescribeVodSpaceDetectStatisDataResult prototype)
public DescribeVodSpaceDetectStatisDataResult.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected DescribeVodSpaceDetectStatisDataResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static DescribeVodSpaceDetectStatisDataResult getDefaultInstance()
public static com.google.protobuf.Parser<DescribeVodSpaceDetectStatisDataResult> parser()
public com.google.protobuf.Parser<DescribeVodSpaceDetectStatisDataResult> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public DescribeVodSpaceDetectStatisDataResult getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.