public interface DescribeVodSpaceTranscodeDataRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
long |
getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 7; |
String |
getDetailFieldList()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 8; |
com.google.protobuf.ByteString |
getDetailFieldListBytes()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 8; |
String |
getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3; |
String |
getRegionList()
地区列表,多个地区用逗号分割
string RegionList = 9; |
com.google.protobuf.ByteString |
getRegionListBytes()
地区列表,多个地区用逗号分割
string RegionList = 9; |
String |
getSpaceList()
空间列表,多个空间用逗号分割
string SpaceList = 1; |
com.google.protobuf.ByteString |
getSpaceListBytes()
空间列表,多个空间用逗号分割
string SpaceList = 1; |
String |
getSpecification()
string Specification = 5; |
com.google.protobuf.ByteString |
getSpecificationBytes()
string Specification = 5; |
String |
getStartTime()
查询的起始时间, rfc3339
string StartTime = 2; |
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2; |
String |
getTaskStageList()
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 6; |
com.google.protobuf.ByteString |
getTaskStageListBytes()
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 6; |
String |
getTranscodeType()
转码类型:默认全部。
|
com.google.protobuf.ByteString |
getTranscodeTypeBytes()
转码类型:默认全部。
|
String getSpaceList()
空间列表,多个空间用逗号分割
string SpaceList = 1;
com.google.protobuf.ByteString getSpaceListBytes()
空间列表,多个空间用逗号分割
string SpaceList = 1;
String getStartTime()
查询的起始时间, rfc3339
string StartTime = 2;
com.google.protobuf.ByteString getStartTimeBytes()
查询的起始时间, rfc3339
string StartTime = 2;
String getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
com.google.protobuf.ByteString getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
string EndTime = 3;
String getTranscodeType()
转码类型:默认全部。Slice,Normal,LowCost,ByteHD
string TranscodeType = 4;
com.google.protobuf.ByteString getTranscodeTypeBytes()
转码类型:默认全部。Slice,Normal,LowCost,ByteHD
string TranscodeType = 4;
String getSpecification()
string Specification = 5;
com.google.protobuf.ByteString getSpecificationBytes()
string Specification = 5;
String getTaskStageList()
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 6;
com.google.protobuf.ByteString getTaskStageListBytes()
闲忙时: busy/free,多个值用逗号分割
string TaskStageList = 6;
long getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 7;
String getDetailFieldList()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 8;
com.google.protobuf.ByteString getDetailFieldListBytes()
展示详细信息的维度,取值:TaskStage、Space,多个值用逗号分割
string DetailFieldList = 8;
String getRegionList()
地区列表,多个地区用逗号分割
string RegionList = 9;
com.google.protobuf.ByteString getRegionListBytes()
地区列表,多个地区用逗号分割
string RegionList = 9;
Copyright © 2024. All rights reserved.