Uses of Class
com.google.cloud.speech.v1beta1.SpeechContext
-
Packages that use SpeechContext Package Description com.google.cloud.speech.v1beta1 -
-
Uses of SpeechContext in com.google.cloud.speech.v1beta1
Methods in com.google.cloud.speech.v1beta1 that return SpeechContext Modifier and Type Method Description SpeechContextSpeechContext.Builder. build()SpeechContextSpeechContext.Builder. buildPartial()static SpeechContextSpeechContext. getDefaultInstance()SpeechContextSpeechContext.Builder. getDefaultInstanceForType()SpeechContextSpeechContext. getDefaultInstanceForType()SpeechContextRecognitionConfig.Builder. getSpeechContext()*Optional* A means to provide context to assist the speech recognition.SpeechContextRecognitionConfig. getSpeechContext()*Optional* A means to provide context to assist the speech recognition.SpeechContextRecognitionConfigOrBuilder. getSpeechContext()*Optional* A means to provide context to assist the speech recognition.static SpeechContextSpeechContext. parseDelimitedFrom(InputStream input)static SpeechContextSpeechContext. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpeechContextSpeechContext. parseFrom(byte[] data)static SpeechContextSpeechContext. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpeechContextSpeechContext. parseFrom(com.google.protobuf.ByteString data)static SpeechContextSpeechContext. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpeechContextSpeechContext. parseFrom(com.google.protobuf.CodedInputStream input)static SpeechContextSpeechContext. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpeechContextSpeechContext. parseFrom(InputStream input)static SpeechContextSpeechContext. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SpeechContextSpeechContext. parseFrom(ByteBuffer data)static SpeechContextSpeechContext. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.speech.v1beta1 that return types with arguments of type SpeechContext Modifier and Type Method Description com.google.protobuf.Parser<SpeechContext>SpeechContext. getParserForType()static com.google.protobuf.Parser<SpeechContext>SpeechContext. parser()Methods in com.google.cloud.speech.v1beta1 with parameters of type SpeechContext Modifier and Type Method Description SpeechContext.BuilderSpeechContext.Builder. mergeFrom(SpeechContext other)RecognitionConfig.BuilderRecognitionConfig.Builder. mergeSpeechContext(SpeechContext value)*Optional* A means to provide context to assist the speech recognition.static SpeechContext.BuilderSpeechContext. newBuilder(SpeechContext prototype)RecognitionConfig.BuilderRecognitionConfig.Builder. setSpeechContext(SpeechContext value)*Optional* A means to provide context to assist the speech recognition.
-