Uses of Class
com.google.cloud.speech.v2.CreatePhraseSetRequest
-
Packages that use CreatePhraseSetRequest Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text APIcom.google.cloud.speech.v2.stub -
-
Uses of CreatePhraseSetRequest in com.google.cloud.speech.v2
Methods in com.google.cloud.speech.v2 that return CreatePhraseSetRequest Modifier and Type Method Description CreatePhraseSetRequestCreatePhraseSetRequest.Builder. build()CreatePhraseSetRequestCreatePhraseSetRequest.Builder. buildPartial()CreatePhraseSetRequestOperationMetadata.Builder. getCreatePhraseSetRequest()The CreatePhraseSetRequest that spawned the Operation.CreatePhraseSetRequestOperationMetadata. getCreatePhraseSetRequest()The CreatePhraseSetRequest that spawned the Operation.CreatePhraseSetRequestOperationMetadataOrBuilder. getCreatePhraseSetRequest()The CreatePhraseSetRequest that spawned the Operation.static CreatePhraseSetRequestCreatePhraseSetRequest. getDefaultInstance()CreatePhraseSetRequestCreatePhraseSetRequest.Builder. getDefaultInstanceForType()CreatePhraseSetRequestCreatePhraseSetRequest. getDefaultInstanceForType()static CreatePhraseSetRequestCreatePhraseSetRequest. parseDelimitedFrom(InputStream input)static CreatePhraseSetRequestCreatePhraseSetRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreatePhraseSetRequestCreatePhraseSetRequest. parseFrom(byte[] data)static CreatePhraseSetRequestCreatePhraseSetRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreatePhraseSetRequestCreatePhraseSetRequest. parseFrom(com.google.protobuf.ByteString data)static CreatePhraseSetRequestCreatePhraseSetRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreatePhraseSetRequestCreatePhraseSetRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreatePhraseSetRequestCreatePhraseSetRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreatePhraseSetRequestCreatePhraseSetRequest. parseFrom(InputStream input)static CreatePhraseSetRequestCreatePhraseSetRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreatePhraseSetRequestCreatePhraseSetRequest. parseFrom(ByteBuffer data)static CreatePhraseSetRequestCreatePhraseSetRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.speech.v2 that return types with arguments of type CreatePhraseSetRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreatePhraseSetRequest,com.google.longrunning.Operation>SpeechClient. createPhraseSetCallable()Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.rpc.OperationCallable<CreatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechClient. createPhraseSetOperationCallable()Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.rpc.OperationCallSettings.Builder<CreatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechSettings.Builder. createPhraseSetOperationSettings()Returns the builder for the settings used for calls to createPhraseSet.com.google.api.gax.rpc.OperationCallSettings<CreatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechSettings. createPhraseSetOperationSettings()Returns the object with the settings used for calls to createPhraseSet.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePhraseSetRequest,com.google.longrunning.Operation>SpeechSettings.Builder. createPhraseSetSettings()Returns the builder for the settings used for calls to createPhraseSet.com.google.api.gax.rpc.UnaryCallSettings<CreatePhraseSetRequest,com.google.longrunning.Operation>SpeechSettings. createPhraseSetSettings()Returns the object with the settings used for calls to createPhraseSet.static io.grpc.MethodDescriptor<CreatePhraseSetRequest,com.google.longrunning.Operation>SpeechGrpc. getCreatePhraseSetMethod()com.google.protobuf.Parser<CreatePhraseSetRequest>CreatePhraseSetRequest. getParserForType()static com.google.protobuf.Parser<CreatePhraseSetRequest>CreatePhraseSetRequest. parser()Methods in com.google.cloud.speech.v2 with parameters of type CreatePhraseSetRequest Modifier and Type Method Description default voidSpeechGrpc.AsyncService. createPhraseSet(CreatePhraseSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.longrunning.OperationSpeechGrpc.SpeechBlockingStub. createPhraseSet(CreatePhraseSetRequest request)Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>SpeechGrpc.SpeechFutureStub. createPhraseSet(CreatePhraseSetRequest request)Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].voidSpeechGrpc.SpeechStub. createPhraseSet(CreatePhraseSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.api.gax.longrunning.OperationFuture<PhraseSet,OperationMetadata>SpeechClient. createPhraseSetAsync(CreatePhraseSetRequest request)Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].OperationMetadata.BuilderOperationMetadata.Builder. mergeCreatePhraseSetRequest(CreatePhraseSetRequest value)The CreatePhraseSetRequest that spawned the Operation.CreatePhraseSetRequest.BuilderCreatePhraseSetRequest.Builder. mergeFrom(CreatePhraseSetRequest other)static CreatePhraseSetRequest.BuilderCreatePhraseSetRequest. newBuilder(CreatePhraseSetRequest prototype)OperationMetadata.BuilderOperationMetadata.Builder. setCreatePhraseSetRequest(CreatePhraseSetRequest value)The CreatePhraseSetRequest that spawned the Operation. -
Uses of CreatePhraseSetRequest in com.google.cloud.speech.v2.stub
Methods in com.google.cloud.speech.v2.stub that return types with arguments of type CreatePhraseSetRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreatePhraseSetRequest,com.google.longrunning.Operation>GrpcSpeechStub. createPhraseSetCallable()com.google.api.gax.rpc.UnaryCallable<CreatePhraseSetRequest,com.google.longrunning.Operation>HttpJsonSpeechStub. createPhraseSetCallable()com.google.api.gax.rpc.UnaryCallable<CreatePhraseSetRequest,com.google.longrunning.Operation>SpeechStub. createPhraseSetCallable()com.google.api.gax.rpc.OperationCallable<CreatePhraseSetRequest,PhraseSet,OperationMetadata>GrpcSpeechStub. createPhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallable<CreatePhraseSetRequest,PhraseSet,OperationMetadata>HttpJsonSpeechStub. createPhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallable<CreatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStub. createPhraseSetOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStubSettings.Builder. createPhraseSetOperationSettings()Returns the builder for the settings used for calls to createPhraseSet.com.google.api.gax.rpc.OperationCallSettings<CreatePhraseSetRequest,PhraseSet,OperationMetadata>SpeechStubSettings. createPhraseSetOperationSettings()Returns the object with the settings used for calls to createPhraseSet.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePhraseSetRequest,com.google.longrunning.Operation>SpeechStubSettings.Builder. createPhraseSetSettings()Returns the builder for the settings used for calls to createPhraseSet.com.google.api.gax.rpc.UnaryCallSettings<CreatePhraseSetRequest,com.google.longrunning.Operation>SpeechStubSettings. createPhraseSetSettings()Returns the object with the settings used for calls to createPhraseSet.
-