public interface DescribeVodVidTrafficFileLogRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getEndTime()
查询的结束时间, rfc3339;起止时间间隔不超过93天
|
com.google.protobuf.ByteString |
getEndTimeBytes()
查询的结束时间, rfc3339;起止时间间隔不超过93天
|
String |
getSpaceList()
空间
|
com.google.protobuf.ByteString |
getSpaceListBytes()
空间
|
String |
getStartTime()
查询的起始时间, rfc3339
|
com.google.protobuf.ByteString |
getStartTimeBytes()
查询的起始时间, rfc3339
|
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;Copyright © 2025. All rights reserved.