Uses of Class
com.google.cloud.contentwarehouse.v1.ListRuleSetsResponse
-
Packages that use ListRuleSetsResponse Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse APIcom.google.cloud.contentwarehouse.v1.stub -
-
Uses of ListRuleSetsResponse in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return ListRuleSetsResponse Modifier and Type Method Description ListRuleSetsResponse
ListRuleSetsResponse.Builder. build()
ListRuleSetsResponse
ListRuleSetsResponse.Builder. buildPartial()
static ListRuleSetsResponse
ListRuleSetsResponse. getDefaultInstance()
ListRuleSetsResponse
ListRuleSetsResponse.Builder. getDefaultInstanceForType()
ListRuleSetsResponse
ListRuleSetsResponse. getDefaultInstanceForType()
ListRuleSetsResponse
RuleSetServiceGrpc.RuleSetServiceBlockingStub. listRuleSets(ListRuleSetsRequest request)
Lists rulesets.static ListRuleSetsResponse
ListRuleSetsResponse. parseDelimitedFrom(InputStream input)
static ListRuleSetsResponse
ListRuleSetsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuleSetsResponse
ListRuleSetsResponse. parseFrom(byte[] data)
static ListRuleSetsResponse
ListRuleSetsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuleSetsResponse
ListRuleSetsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListRuleSetsResponse
ListRuleSetsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuleSetsResponse
ListRuleSetsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListRuleSetsResponse
ListRuleSetsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuleSetsResponse
ListRuleSetsResponse. parseFrom(InputStream input)
static ListRuleSetsResponse
ListRuleSetsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuleSetsResponse
ListRuleSetsResponse. parseFrom(ByteBuffer data)
static ListRuleSetsResponse
ListRuleSetsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type ListRuleSetsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListRuleSetsRequest,ListRuleSetsResponse>
RuleSetServiceGrpc. getListRuleSetsMethod()
com.google.protobuf.Parser<ListRuleSetsResponse>
ListRuleSetsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListRuleSetsResponse>
RuleSetServiceGrpc.RuleSetServiceFutureStub. listRuleSets(ListRuleSetsRequest request)
Lists rulesets.com.google.api.gax.rpc.UnaryCallable<ListRuleSetsRequest,ListRuleSetsResponse>
RuleSetServiceClient. listRuleSetsCallable()
Lists rulesets.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRuleSetsRequest,ListRuleSetsResponse,RuleSetServiceClient.ListRuleSetsPagedResponse>
RuleSetServiceSettings.Builder. listRuleSetsSettings()
Returns the builder for the settings used for calls to listRuleSets.com.google.api.gax.rpc.PagedCallSettings<ListRuleSetsRequest,ListRuleSetsResponse,RuleSetServiceClient.ListRuleSetsPagedResponse>
RuleSetServiceSettings. listRuleSetsSettings()
Returns the object with the settings used for calls to listRuleSets.static com.google.protobuf.Parser<ListRuleSetsResponse>
ListRuleSetsResponse. parser()
Methods in com.google.cloud.contentwarehouse.v1 with parameters of type ListRuleSetsResponse Modifier and Type Method Description protected RuleSetServiceClient.ListRuleSetsPage
RuleSetServiceClient.ListRuleSetsPage. createPage(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, ListRuleSetsResponse response)
ListRuleSetsResponse.Builder
ListRuleSetsResponse.Builder. mergeFrom(ListRuleSetsResponse other)
static ListRuleSetsResponse.Builder
ListRuleSetsResponse. newBuilder(ListRuleSetsResponse prototype)
Method parameters in com.google.cloud.contentwarehouse.v1 with type arguments of type ListRuleSetsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<RuleSetServiceClient.ListRuleSetsPagedResponse>
RuleSetServiceClient.ListRuleSetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, com.google.api.core.ApiFuture<ListRuleSetsResponse> futureResponse)
static com.google.api.core.ApiFuture<RuleSetServiceClient.ListRuleSetsPagedResponse>
RuleSetServiceClient.ListRuleSetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, com.google.api.core.ApiFuture<ListRuleSetsResponse> futureResponse)
protected RuleSetServiceClient.ListRuleSetsPage
RuleSetServiceClient.ListRuleSetsPage. createPage(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, ListRuleSetsResponse response)
com.google.api.core.ApiFuture<RuleSetServiceClient.ListRuleSetsPage>
RuleSetServiceClient.ListRuleSetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, com.google.api.core.ApiFuture<ListRuleSetsResponse> futureResponse)
com.google.api.core.ApiFuture<RuleSetServiceClient.ListRuleSetsPage>
RuleSetServiceClient.ListRuleSetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, com.google.api.core.ApiFuture<ListRuleSetsResponse> futureResponse)
default void
RuleSetServiceGrpc.AsyncService. listRuleSets(ListRuleSetsRequest request, io.grpc.stub.StreamObserver<ListRuleSetsResponse> responseObserver)
Lists rulesets.void
RuleSetServiceGrpc.RuleSetServiceStub. listRuleSets(ListRuleSetsRequest request, io.grpc.stub.StreamObserver<ListRuleSetsResponse> responseObserver)
Lists rulesets. -
Uses of ListRuleSetsResponse in com.google.cloud.contentwarehouse.v1.stub
Methods in com.google.cloud.contentwarehouse.v1.stub that return types with arguments of type ListRuleSetsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRuleSetsRequest,ListRuleSetsResponse>
GrpcRuleSetServiceStub. listRuleSetsCallable()
com.google.api.gax.rpc.UnaryCallable<ListRuleSetsRequest,ListRuleSetsResponse>
HttpJsonRuleSetServiceStub. listRuleSetsCallable()
com.google.api.gax.rpc.UnaryCallable<ListRuleSetsRequest,ListRuleSetsResponse>
RuleSetServiceStub. listRuleSetsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRuleSetsRequest,ListRuleSetsResponse,RuleSetServiceClient.ListRuleSetsPagedResponse>
RuleSetServiceStubSettings.Builder. listRuleSetsSettings()
Returns the builder for the settings used for calls to listRuleSets.com.google.api.gax.rpc.PagedCallSettings<ListRuleSetsRequest,ListRuleSetsResponse,RuleSetServiceClient.ListRuleSetsPagedResponse>
RuleSetServiceStubSettings. listRuleSetsSettings()
Returns the object with the settings used for calls to listRuleSets.
-