public interface VodUpdateMediaPublishStatusRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
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, hasOneof
String getVid()
视频ID
string Vid = 1;
com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 1;
String getStatus()
视频发布状态
string Status = 2;
com.google.protobuf.ByteString getStatusBytes()
视频发布状态
string Status = 2;
Copyright © 2022. All rights reserved.