Uses of Class
com.google.cloud.aiplatform.v1.SpeechConfig
Packages that use SpeechConfig
-
Uses of SpeechConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SpeechConfigModifier and TypeMethodDescriptionSpeechConfig.Builder.build()SpeechConfig.Builder.buildPartial()static SpeechConfigSpeechConfig.getDefaultInstance()SpeechConfig.Builder.getDefaultInstanceForType()SpeechConfig.getDefaultInstanceForType()GenerationConfig.Builder.getSpeechConfig()Optional.GenerationConfig.getSpeechConfig()Optional.GenerationConfigOrBuilder.getSpeechConfig()Optional.static SpeechConfigSpeechConfig.parseDelimitedFrom(InputStream input) static SpeechConfigSpeechConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpeechConfigSpeechConfig.parseFrom(byte[] data) static SpeechConfigSpeechConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpeechConfigSpeechConfig.parseFrom(com.google.protobuf.ByteString data) static SpeechConfigSpeechConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpeechConfigSpeechConfig.parseFrom(com.google.protobuf.CodedInputStream input) static SpeechConfigSpeechConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpeechConfigSpeechConfig.parseFrom(InputStream input) static SpeechConfigSpeechConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpeechConfigSpeechConfig.parseFrom(ByteBuffer data) static SpeechConfigSpeechConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SpeechConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SpeechConfig>SpeechConfig.getParserForType()static com.google.protobuf.Parser<SpeechConfig>SpeechConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type SpeechConfigModifier and TypeMethodDescriptionSpeechConfig.Builder.mergeFrom(SpeechConfig other) GenerationConfig.Builder.mergeSpeechConfig(SpeechConfig value) Optional.static SpeechConfig.BuilderSpeechConfig.newBuilder(SpeechConfig prototype) GenerationConfig.Builder.setSpeechConfig(SpeechConfig value) Optional.