public interface MediaBlockStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getStatus()
封禁状态:blocked,blocking,unblocking,normal
|
com.google.protobuf.ByteString |
getStatusBytes()
封禁状态:blocked,blocking,unblocking,normal
|
String |
getVid()
视频Id
|
com.google.protobuf.ByteString |
getVidBytes()
视频Id
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVid()
视频Id
string Vid = 1;com.google.protobuf.ByteString getVidBytes()
视频Id
string Vid = 1;String getStatus()
封禁状态:blocked,blocking,unblocking,normal
string Status = 2;com.google.protobuf.ByteString getStatusBytes()
封禁状态:blocked,blocking,unblocking,normal
string Status = 2;Copyright © 2025. All rights reserved.