Uses of Class
com.google.cloud.contentwarehouse.v1.SynonymSet
-
Packages that use SynonymSet Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse APIcom.google.cloud.contentwarehouse.v1.stub -
-
Uses of SynonymSet in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return SynonymSet Modifier and Type Method Description SynonymSet
SynonymSet.Builder. build()
SynonymSet
SynonymSet.Builder. buildPartial()
SynonymSet
SynonymSetServiceClient. createSynonymSet(CreateSynonymSetRequest request)
Creates a SynonymSet for a single context.SynonymSet
SynonymSetServiceClient. createSynonymSet(LocationName parent, SynonymSet synonymSet)
Creates a SynonymSet for a single context.SynonymSet
SynonymSetServiceClient. createSynonymSet(String parent, SynonymSet synonymSet)
Creates a SynonymSet for a single context.SynonymSet
SynonymSetServiceGrpc.SynonymSetServiceBlockingStub. createSynonymSet(CreateSynonymSetRequest request)
Creates a SynonymSet for a single context.static SynonymSet
SynonymSet. getDefaultInstance()
SynonymSet
SynonymSet.Builder. getDefaultInstanceForType()
SynonymSet
SynonymSet. getDefaultInstanceForType()
SynonymSet
CreateSynonymSetRequest.Builder. getSynonymSet()
Required.SynonymSet
CreateSynonymSetRequest. getSynonymSet()
Required.SynonymSet
CreateSynonymSetRequestOrBuilder. getSynonymSet()
Required.SynonymSet
SynonymSetServiceClient. getSynonymSet(GetSynonymSetRequest request)
Gets a SynonymSet for a particular context.SynonymSet
SynonymSetServiceClient. getSynonymSet(SynonymSetName name)
Gets a SynonymSet for a particular context.SynonymSet
SynonymSetServiceClient. getSynonymSet(String name)
Gets a SynonymSet for a particular context.SynonymSet
SynonymSetServiceGrpc.SynonymSetServiceBlockingStub. getSynonymSet(GetSynonymSetRequest request)
Gets a SynonymSet for a particular context.SynonymSet
UpdateSynonymSetRequest.Builder. getSynonymSet()
Required.SynonymSet
UpdateSynonymSetRequest. getSynonymSet()
Required.SynonymSet
UpdateSynonymSetRequestOrBuilder. getSynonymSet()
Required.SynonymSet
ListSynonymSetsResponse.Builder. getSynonymSets(int index)
The synonymSets from the specified parent.SynonymSet
ListSynonymSetsResponse. getSynonymSets(int index)
The synonymSets from the specified parent.SynonymSet
ListSynonymSetsResponseOrBuilder. getSynonymSets(int index)
The synonymSets from the specified parent.static SynonymSet
SynonymSet. parseDelimitedFrom(InputStream input)
static SynonymSet
SynonymSet. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynonymSet
SynonymSet. parseFrom(byte[] data)
static SynonymSet
SynonymSet. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynonymSet
SynonymSet. parseFrom(com.google.protobuf.ByteString data)
static SynonymSet
SynonymSet. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynonymSet
SynonymSet. parseFrom(com.google.protobuf.CodedInputStream input)
static SynonymSet
SynonymSet. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynonymSet
SynonymSet. parseFrom(InputStream input)
static SynonymSet
SynonymSet. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynonymSet
SynonymSet. parseFrom(ByteBuffer data)
static SynonymSet
SynonymSet. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SynonymSet
SynonymSetServiceClient. updateSynonymSet(SynonymSetName name, SynonymSet synonymSet)
Remove the existing SynonymSet for the context and replaces it with a new one.SynonymSet
SynonymSetServiceClient. updateSynonymSet(UpdateSynonymSetRequest request)
Remove the existing SynonymSet for the context and replaces it with a new one.SynonymSet
SynonymSetServiceClient. updateSynonymSet(String name, SynonymSet synonymSet)
Remove the existing SynonymSet for the context and replaces it with a new one.SynonymSet
SynonymSetServiceGrpc.SynonymSetServiceBlockingStub. updateSynonymSet(UpdateSynonymSetRequest request)
Remove the existing SynonymSet for the context and replaces it with a new one.Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type SynonymSet Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<SynonymSet>
SynonymSetServiceGrpc.SynonymSetServiceFutureStub. createSynonymSet(CreateSynonymSetRequest request)
Creates a SynonymSet for a single context.com.google.api.gax.rpc.UnaryCallable<CreateSynonymSetRequest,SynonymSet>
SynonymSetServiceClient. createSynonymSetCallable()
Creates a SynonymSet for a single context.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSynonymSetRequest,SynonymSet>
SynonymSetServiceSettings.Builder. createSynonymSetSettings()
Returns the builder for the settings used for calls to createSynonymSet.com.google.api.gax.rpc.UnaryCallSettings<CreateSynonymSetRequest,SynonymSet>
SynonymSetServiceSettings. createSynonymSetSettings()
Returns the object with the settings used for calls to createSynonymSet.static io.grpc.MethodDescriptor<CreateSynonymSetRequest,SynonymSet>
SynonymSetServiceGrpc. getCreateSynonymSetMethod()
static io.grpc.MethodDescriptor<GetSynonymSetRequest,SynonymSet>
SynonymSetServiceGrpc. getGetSynonymSetMethod()
com.google.protobuf.Parser<SynonymSet>
SynonymSet. getParserForType()
com.google.common.util.concurrent.ListenableFuture<SynonymSet>
SynonymSetServiceGrpc.SynonymSetServiceFutureStub. getSynonymSet(GetSynonymSetRequest request)
Gets a SynonymSet for a particular context.com.google.api.gax.rpc.UnaryCallable<GetSynonymSetRequest,SynonymSet>
SynonymSetServiceClient. getSynonymSetCallable()
Gets a SynonymSet for a particular context.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSynonymSetRequest,SynonymSet>
SynonymSetServiceSettings.Builder. getSynonymSetSettings()
Returns the builder for the settings used for calls to getSynonymSet.com.google.api.gax.rpc.UnaryCallSettings<GetSynonymSetRequest,SynonymSet>
SynonymSetServiceSettings. getSynonymSetSettings()
Returns the object with the settings used for calls to getSynonymSet.List<SynonymSet>
ListSynonymSetsResponse.Builder. getSynonymSetsList()
The synonymSets from the specified parent.List<SynonymSet>
ListSynonymSetsResponse. getSynonymSetsList()
The synonymSets from the specified parent.List<SynonymSet>
ListSynonymSetsResponseOrBuilder. getSynonymSetsList()
The synonymSets from the specified parent.static io.grpc.MethodDescriptor<UpdateSynonymSetRequest,SynonymSet>
SynonymSetServiceGrpc. getUpdateSynonymSetMethod()
static com.google.protobuf.Parser<SynonymSet>
SynonymSet. parser()
com.google.common.util.concurrent.ListenableFuture<SynonymSet>
SynonymSetServiceGrpc.SynonymSetServiceFutureStub. updateSynonymSet(UpdateSynonymSetRequest request)
Remove the existing SynonymSet for the context and replaces it with a new one.com.google.api.gax.rpc.UnaryCallable<UpdateSynonymSetRequest,SynonymSet>
SynonymSetServiceClient. updateSynonymSetCallable()
Remove the existing SynonymSet for the context and replaces it with a new one.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSynonymSetRequest,SynonymSet>
SynonymSetServiceSettings.Builder. updateSynonymSetSettings()
Returns the builder for the settings used for calls to updateSynonymSet.com.google.api.gax.rpc.UnaryCallSettings<UpdateSynonymSetRequest,SynonymSet>
SynonymSetServiceSettings. updateSynonymSetSettings()
Returns the object with the settings used for calls to updateSynonymSet.Methods in com.google.cloud.contentwarehouse.v1 with parameters of type SynonymSet Modifier and Type Method Description ListSynonymSetsResponse.Builder
ListSynonymSetsResponse.Builder. addSynonymSets(int index, SynonymSet value)
The synonymSets from the specified parent.ListSynonymSetsResponse.Builder
ListSynonymSetsResponse.Builder. addSynonymSets(SynonymSet value)
The synonymSets from the specified parent.SynonymSet
SynonymSetServiceClient. createSynonymSet(LocationName parent, SynonymSet synonymSet)
Creates a SynonymSet for a single context.SynonymSet
SynonymSetServiceClient. createSynonymSet(String parent, SynonymSet synonymSet)
Creates a SynonymSet for a single context.SynonymSet.Builder
SynonymSet.Builder. mergeFrom(SynonymSet other)
CreateSynonymSetRequest.Builder
CreateSynonymSetRequest.Builder. mergeSynonymSet(SynonymSet value)
Required.UpdateSynonymSetRequest.Builder
UpdateSynonymSetRequest.Builder. mergeSynonymSet(SynonymSet value)
Required.static SynonymSet.Builder
SynonymSet. newBuilder(SynonymSet prototype)
CreateSynonymSetRequest.Builder
CreateSynonymSetRequest.Builder. setSynonymSet(SynonymSet value)
Required.UpdateSynonymSetRequest.Builder
UpdateSynonymSetRequest.Builder. setSynonymSet(SynonymSet value)
Required.ListSynonymSetsResponse.Builder
ListSynonymSetsResponse.Builder. setSynonymSets(int index, SynonymSet value)
The synonymSets from the specified parent.SynonymSet
SynonymSetServiceClient. updateSynonymSet(SynonymSetName name, SynonymSet synonymSet)
Remove the existing SynonymSet for the context and replaces it with a new one.SynonymSet
SynonymSetServiceClient. updateSynonymSet(String name, SynonymSet synonymSet)
Remove the existing SynonymSet for the context and replaces it with a new one.Method parameters in com.google.cloud.contentwarehouse.v1 with type arguments of type SynonymSet Modifier and Type Method Description ListSynonymSetsResponse.Builder
ListSynonymSetsResponse.Builder. addAllSynonymSets(Iterable<? extends SynonymSet> values)
The synonymSets from the specified parent.static com.google.api.core.ApiFuture<SynonymSetServiceClient.ListSynonymSetsPagedResponse>
SynonymSetServiceClient.ListSynonymSetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSynonymSetsRequest,ListSynonymSetsResponse,SynonymSet> context, com.google.api.core.ApiFuture<ListSynonymSetsResponse> futureResponse)
protected SynonymSetServiceClient.ListSynonymSetsPage
SynonymSetServiceClient.ListSynonymSetsPage. createPage(com.google.api.gax.rpc.PageContext<ListSynonymSetsRequest,ListSynonymSetsResponse,SynonymSet> context, ListSynonymSetsResponse response)
com.google.api.core.ApiFuture<SynonymSetServiceClient.ListSynonymSetsPage>
SynonymSetServiceClient.ListSynonymSetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSynonymSetsRequest,ListSynonymSetsResponse,SynonymSet> context, com.google.api.core.ApiFuture<ListSynonymSetsResponse> futureResponse)
default void
SynonymSetServiceGrpc.AsyncService. createSynonymSet(CreateSynonymSetRequest request, io.grpc.stub.StreamObserver<SynonymSet> responseObserver)
Creates a SynonymSet for a single context.void
SynonymSetServiceGrpc.SynonymSetServiceStub. createSynonymSet(CreateSynonymSetRequest request, io.grpc.stub.StreamObserver<SynonymSet> responseObserver)
Creates a SynonymSet for a single context.default void
SynonymSetServiceGrpc.AsyncService. getSynonymSet(GetSynonymSetRequest request, io.grpc.stub.StreamObserver<SynonymSet> responseObserver)
Gets a SynonymSet for a particular context.void
SynonymSetServiceGrpc.SynonymSetServiceStub. getSynonymSet(GetSynonymSetRequest request, io.grpc.stub.StreamObserver<SynonymSet> responseObserver)
Gets a SynonymSet for a particular context.default void
SynonymSetServiceGrpc.AsyncService. updateSynonymSet(UpdateSynonymSetRequest request, io.grpc.stub.StreamObserver<SynonymSet> responseObserver)
Remove the existing SynonymSet for the context and replaces it with a new one.void
SynonymSetServiceGrpc.SynonymSetServiceStub. updateSynonymSet(UpdateSynonymSetRequest request, io.grpc.stub.StreamObserver<SynonymSet> responseObserver)
Remove the existing SynonymSet for the context and replaces it with a new one. -
Uses of SynonymSet in com.google.cloud.contentwarehouse.v1.stub
Methods in com.google.cloud.contentwarehouse.v1.stub that return types with arguments of type SynonymSet Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSynonymSetRequest,SynonymSet>
GrpcSynonymSetServiceStub. createSynonymSetCallable()
com.google.api.gax.rpc.UnaryCallable<CreateSynonymSetRequest,SynonymSet>
HttpJsonSynonymSetServiceStub. createSynonymSetCallable()
com.google.api.gax.rpc.UnaryCallable<CreateSynonymSetRequest,SynonymSet>
SynonymSetServiceStub. createSynonymSetCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSynonymSetRequest,SynonymSet>
SynonymSetServiceStubSettings.Builder. createSynonymSetSettings()
Returns the builder for the settings used for calls to createSynonymSet.com.google.api.gax.rpc.UnaryCallSettings<CreateSynonymSetRequest,SynonymSet>
SynonymSetServiceStubSettings. createSynonymSetSettings()
Returns the object with the settings used for calls to createSynonymSet.com.google.api.gax.rpc.UnaryCallable<GetSynonymSetRequest,SynonymSet>
GrpcSynonymSetServiceStub. getSynonymSetCallable()
com.google.api.gax.rpc.UnaryCallable<GetSynonymSetRequest,SynonymSet>
HttpJsonSynonymSetServiceStub. getSynonymSetCallable()
com.google.api.gax.rpc.UnaryCallable<GetSynonymSetRequest,SynonymSet>
SynonymSetServiceStub. getSynonymSetCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSynonymSetRequest,SynonymSet>
SynonymSetServiceStubSettings.Builder. getSynonymSetSettings()
Returns the builder for the settings used for calls to getSynonymSet.com.google.api.gax.rpc.UnaryCallSettings<GetSynonymSetRequest,SynonymSet>
SynonymSetServiceStubSettings. getSynonymSetSettings()
Returns the object with the settings used for calls to getSynonymSet.com.google.api.gax.rpc.UnaryCallable<UpdateSynonymSetRequest,SynonymSet>
GrpcSynonymSetServiceStub. updateSynonymSetCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateSynonymSetRequest,SynonymSet>
HttpJsonSynonymSetServiceStub. updateSynonymSetCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateSynonymSetRequest,SynonymSet>
SynonymSetServiceStub. updateSynonymSetCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSynonymSetRequest,SynonymSet>
SynonymSetServiceStubSettings.Builder. updateSynonymSetSettings()
Returns the builder for the settings used for calls to updateSynonymSet.com.google.api.gax.rpc.UnaryCallSettings<UpdateSynonymSetRequest,SynonymSet>
SynonymSetServiceStubSettings. updateSynonymSetSettings()
Returns the object with the settings used for calls to updateSynonymSet.
-