public interface VodGetAutomaticSpeechRecognitionForAuditRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getStrategy()
语音转文字模板中的Strategy
|
com.google.protobuf.ByteString |
getStrategyBytes()
语音转文字模板中的Strategy
|
String |
getVid()
Vid
|
com.google.protobuf.ByteString |
getVidBytes()
Vid
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getVid()
Vid
string Vid = 1;
com.google.protobuf.ByteString getVidBytes()
Vid
string Vid = 1;
String getStrategy()
语音转文字模板中的Strategy
string Strategy = 2;
com.google.protobuf.ByteString getStrategyBytes()
语音转文字模板中的Strategy
string Strategy = 2;
Copyright © 2022. All rights reserved.