public interface DescribeVodEnhanceImageDataRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
|
String |
getEndTime()
查询的结束时间, rfc3339;查询时间跨度不超过93天
|
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;查询时间跨度不超过93天
|
String |
getRegionList()
区域,多个区域用逗号分割
|
com.google.protobuf.ByteString |
getRegionListBytes()
区域,多个区域用逗号分割
|
String |
getSpaceList()
空间列表,多个空间用逗号分割
|
com.google.protobuf.ByteString |
getSpaceListBytes()
空间列表,多个空间用逗号分割
|
String |
getStartTime()
查询的起始时间, rfc3339
|
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
|
String |
getTaskStageList()
增强),SDR2HDR(SDR 转 HDR),AudioDenoise(音频降噪)
|
com.google.protobuf.ByteString |
getTaskStageListBytes()
增强),SDR2HDR(SDR 转 HDR),AudioDenoise(音频降噪)
|
String |
getTaskTypeList()
类型:默认全部。SR(智能超分),VFI(插帧),SDREnhance(SDR
|
com.google.protobuf.ByteString |
getTaskTypeListBytes()
类型:默认全部。SR(智能超分),VFI(插帧),SDREnhance(SDR
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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 getTaskTypeList()
类型:默认全部。SR(智能超分),VFI(插帧),SDREnhance(SDR
string TaskTypeList = 4;com.google.protobuf.ByteString getTaskTypeListBytes()
类型:默认全部。SR(智能超分),VFI(插帧),SDREnhance(SDR
string TaskTypeList = 4;String getTaskStageList()
增强),SDR2HDR(SDR 转 HDR),AudioDenoise(音频降噪)
string TaskStageList = 5;com.google.protobuf.ByteString getTaskStageListBytes()
增强),SDR2HDR(SDR 转 HDR),AudioDenoise(音频降噪)
string TaskStageList = 5;long getAggregation()
聚合的时间粒度,单位秒,默认3600,支持3600和86400
int64 Aggregation = 6;String getRegionList()
区域,多个区域用逗号分割
string RegionList = 7;com.google.protobuf.ByteString getRegionListBytes()
区域,多个区域用逗号分割
string RegionList = 7;Copyright © 2025. All rights reserved.