public interface VodCreateDramaScriptTaskRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getReRunDramaScriptTaskId()
optional string ReRunDramaScriptTaskId = 3; |
com.google.protobuf.ByteString |
getReRunDramaScriptTaskIdBytes()
optional string ReRunDramaScriptTaskId = 3; |
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
String |
getVids(int index)
repeated string Vids = 2; |
com.google.protobuf.ByteString |
getVidsBytes(int index)
repeated string Vids = 2; |
int |
getVidsCount()
repeated string Vids = 2; |
List<String> |
getVidsList()
repeated string Vids = 2; |
boolean |
hasReRunDramaScriptTaskId()
optional string ReRunDramaScriptTaskId = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSpaceName()
string SpaceName = 1;com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 1;List<String> getVidsList()
repeated string Vids = 2;int getVidsCount()
repeated string Vids = 2;String getVids(int index)
repeated string Vids = 2;index - The index of the element to return.com.google.protobuf.ByteString getVidsBytes(int index)
repeated string Vids = 2;index - The index of the value to return.boolean hasReRunDramaScriptTaskId()
optional string ReRunDramaScriptTaskId = 3;String getReRunDramaScriptTaskId()
optional string ReRunDramaScriptTaskId = 3;com.google.protobuf.ByteString getReRunDramaScriptTaskIdBytes()
optional string ReRunDramaScriptTaskId = 3;Copyright © 2025. All rights reserved.