public interface GetCallbackRecordRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getContinuationToken()
指定列举操作需要从此 token 开始。可从上次列举结果中的
|
com.google.protobuf.ByteString |
getContinuationTokenBytes()
指定列举操作需要从此 token 开始。可从上次列举结果中的
|
long |
getEndTime()
结束时间戳
|
String |
getEventType()
事件类型
|
com.google.protobuf.ByteString |
getEventTypeBytes()
事件类型
|
int |
getLimit()
返回大小
|
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
long |
getStartTime()
开始时间戳
|
String |
getStatus()
回调状态
|
com.google.protobuf.ByteString |
getStatusBytes()
回调状态
|
String |
getVid()
视频id
|
com.google.protobuf.ByteString |
getVidBytes()
视频id
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSpaceName()
string SpaceName = 1;com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 1;String getVid()
视频id
string Vid = 2;com.google.protobuf.ByteString getVidBytes()
视频id
string Vid = 2;String getStatus()
回调状态
string Status = 3;com.google.protobuf.ByteString getStatusBytes()
回调状态
string Status = 3;long getStartTime()
开始时间戳
int64 StartTime = 4;long getEndTime()
结束时间戳
int64 EndTime = 5;int getLimit()
返回大小
int32 Limit = 6;String getEventType()
事件类型
string EventType = 7;com.google.protobuf.ByteString getEventTypeBytes()
事件类型
string EventType = 7;String getContinuationToken()
指定列举操作需要从此 token 开始。可从上次列举结果中的
string ContinuationToken = 8;com.google.protobuf.ByteString getContinuationTokenBytes()
指定列举操作需要从此 token 开始。可从上次列举结果中的
string ContinuationToken = 8;Copyright © 2025. All rights reserved.