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 CreatePhraseSetRequest
CreatePhraseSetRequest.Builder. build()
CreatePhraseSetRequest
CreatePhraseSetRequest.Builder. buildPartial()
CreatePhraseSetRequest
OperationMetadata.Builder. getCreatePhraseSetRequest()
The CreatePhraseSetRequest that spawned the Operation.CreatePhraseSetRequest
OperationMetadata. getCreatePhraseSetRequest()
The CreatePhraseSetRequest that spawned the Operation.CreatePhraseSetRequest
OperationMetadataOrBuilder. getCreatePhraseSetRequest()
The CreatePhraseSetRequest that spawned the Operation.static CreatePhraseSetRequest
CreatePhraseSetRequest. getDefaultInstance()
CreatePhraseSetRequest
CreatePhraseSetRequest.Builder. getDefaultInstanceForType()
CreatePhraseSetRequest
CreatePhraseSetRequest. getDefaultInstanceForType()
static CreatePhraseSetRequest
CreatePhraseSetRequest. parseDelimitedFrom(InputStream input)
static CreatePhraseSetRequest
CreatePhraseSetRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreatePhraseSetRequest
CreatePhraseSetRequest. parseFrom(byte[] data)
static CreatePhraseSetRequest
CreatePhraseSetRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreatePhraseSetRequest
CreatePhraseSetRequest. parseFrom(com.google.protobuf.ByteString data)
static CreatePhraseSetRequest
CreatePhraseSetRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreatePhraseSetRequest
CreatePhraseSetRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreatePhraseSetRequest
CreatePhraseSetRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreatePhraseSetRequest
CreatePhraseSetRequest. parseFrom(InputStream input)
static CreatePhraseSetRequest
CreatePhraseSetRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreatePhraseSetRequest
CreatePhraseSetRequest. parseFrom(ByteBuffer data)
static CreatePhraseSetRequest
CreatePhraseSetRequest. 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 void
SpeechGrpc.AsyncService. createPhraseSet(CreatePhraseSetRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a [PhraseSet][google.cloud.speech.v2.PhraseSet].com.google.longrunning.Operation
SpeechGrpc.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].void
SpeechGrpc.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.Builder
OperationMetadata.Builder. mergeCreatePhraseSetRequest(CreatePhraseSetRequest value)
The CreatePhraseSetRequest that spawned the Operation.CreatePhraseSetRequest.Builder
CreatePhraseSetRequest.Builder. mergeFrom(CreatePhraseSetRequest other)
static CreatePhraseSetRequest.Builder
CreatePhraseSetRequest. newBuilder(CreatePhraseSetRequest prototype)
OperationMetadata.Builder
OperationMetadata.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.
-