public interface VodCreateDramaRecapTaskRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDramaScriptTaskId()
optional string DramaScriptTaskId = 3; |
com.google.protobuf.ByteString |
getDramaScriptTaskIdBytes()
optional string DramaScriptTaskId = 3; |
VodCreateDramaRecapTaskFontconfig |
getFontConfig()
.Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskFontconfig FontConfig = 7; |
VodCreateDramaRecapTaskFontconfigOrBuilder |
getFontConfigOrBuilder()
.Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskFontconfig FontConfig = 7; |
boolean |
getIsEraseSubtitle()
optional bool IsEraseSubtitle = 6; |
String |
getRecapText()
string RecapText = 4; |
com.google.protobuf.ByteString |
getRecapTextBytes()
string RecapText = 4; |
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
VodCreateDramaRecapTaskSpeakerConfig |
getSpeakerConfig()
.Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskSpeakerConfig SpeakerConfig = 5; |
VodCreateDramaRecapTaskSpeakerConfigOrBuilder |
getSpeakerConfigOrBuilder()
.Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskSpeakerConfig SpeakerConfig = 5; |
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 |
hasDramaScriptTaskId()
optional string DramaScriptTaskId = 3; |
boolean |
hasFontConfig()
.Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskFontconfig FontConfig = 7; |
boolean |
hasIsEraseSubtitle()
optional bool IsEraseSubtitle = 6; |
boolean |
hasSpeakerConfig()
.Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskSpeakerConfig SpeakerConfig = 5; |
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 hasDramaScriptTaskId()
optional string DramaScriptTaskId = 3;String getDramaScriptTaskId()
optional string DramaScriptTaskId = 3;com.google.protobuf.ByteString getDramaScriptTaskIdBytes()
optional string DramaScriptTaskId = 3;String getRecapText()
string RecapText = 4;com.google.protobuf.ByteString getRecapTextBytes()
string RecapText = 4;boolean hasSpeakerConfig()
.Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskSpeakerConfig SpeakerConfig = 5;VodCreateDramaRecapTaskSpeakerConfig getSpeakerConfig()
.Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskSpeakerConfig SpeakerConfig = 5;VodCreateDramaRecapTaskSpeakerConfigOrBuilder getSpeakerConfigOrBuilder()
.Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskSpeakerConfig SpeakerConfig = 5;boolean hasIsEraseSubtitle()
optional bool IsEraseSubtitle = 6;boolean getIsEraseSubtitle()
optional bool IsEraseSubtitle = 6;boolean hasFontConfig()
.Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskFontconfig FontConfig = 7;VodCreateDramaRecapTaskFontconfig getFontConfig()
.Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskFontconfig FontConfig = 7;VodCreateDramaRecapTaskFontconfigOrBuilder getFontConfigOrBuilder()
.Volcengine.Vod.Models.Business.VodCreateDramaRecapTaskFontconfig FontConfig = 7;Copyright © 2025. All rights reserved.