Uses of Class
com.google.cloud.contentwarehouse.v1.ListRuleSetsRequest
-
Packages that use ListRuleSetsRequest Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse APIcom.google.cloud.contentwarehouse.v1.stub -
-
Uses of ListRuleSetsRequest in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return ListRuleSetsRequest Modifier and Type Method Description ListRuleSetsRequest
ListRuleSetsRequest.Builder. build()
ListRuleSetsRequest
ListRuleSetsRequest.Builder. buildPartial()
static ListRuleSetsRequest
ListRuleSetsRequest. getDefaultInstance()
ListRuleSetsRequest
ListRuleSetsRequest.Builder. getDefaultInstanceForType()
ListRuleSetsRequest
ListRuleSetsRequest. getDefaultInstanceForType()
static ListRuleSetsRequest
ListRuleSetsRequest. parseDelimitedFrom(InputStream input)
static ListRuleSetsRequest
ListRuleSetsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuleSetsRequest
ListRuleSetsRequest. parseFrom(byte[] data)
static ListRuleSetsRequest
ListRuleSetsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuleSetsRequest
ListRuleSetsRequest. parseFrom(com.google.protobuf.ByteString data)
static ListRuleSetsRequest
ListRuleSetsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuleSetsRequest
ListRuleSetsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListRuleSetsRequest
ListRuleSetsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuleSetsRequest
ListRuleSetsRequest. parseFrom(InputStream input)
static ListRuleSetsRequest
ListRuleSetsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListRuleSetsRequest
ListRuleSetsRequest. parseFrom(ByteBuffer data)
static ListRuleSetsRequest
ListRuleSetsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type ListRuleSetsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListRuleSetsRequest,ListRuleSetsResponse>
RuleSetServiceGrpc. getListRuleSetsMethod()
com.google.protobuf.Parser<ListRuleSetsRequest>
ListRuleSetsRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListRuleSetsRequest,ListRuleSetsResponse>
RuleSetServiceClient. listRuleSetsCallable()
Lists rulesets.com.google.api.gax.rpc.UnaryCallable<ListRuleSetsRequest,RuleSetServiceClient.ListRuleSetsPagedResponse>
RuleSetServiceClient. listRuleSetsPagedCallable()
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<ListRuleSetsRequest>
ListRuleSetsRequest. parser()
Methods in com.google.cloud.contentwarehouse.v1 with parameters of type ListRuleSetsRequest Modifier and Type Method Description RuleSetServiceClient.ListRuleSetsPagedResponse
RuleSetServiceClient. listRuleSets(ListRuleSetsRequest request)
Lists rulesets.default void
RuleSetServiceGrpc.AsyncService. listRuleSets(ListRuleSetsRequest request, io.grpc.stub.StreamObserver<ListRuleSetsResponse> responseObserver)
Lists rulesets.ListRuleSetsResponse
RuleSetServiceGrpc.RuleSetServiceBlockingStub. listRuleSets(ListRuleSetsRequest request)
Lists rulesets.com.google.common.util.concurrent.ListenableFuture<ListRuleSetsResponse>
RuleSetServiceGrpc.RuleSetServiceFutureStub. listRuleSets(ListRuleSetsRequest request)
Lists rulesets.void
RuleSetServiceGrpc.RuleSetServiceStub. listRuleSets(ListRuleSetsRequest request, io.grpc.stub.StreamObserver<ListRuleSetsResponse> responseObserver)
Lists rulesets.ListRuleSetsRequest.Builder
ListRuleSetsRequest.Builder. mergeFrom(ListRuleSetsRequest other)
static ListRuleSetsRequest.Builder
ListRuleSetsRequest. newBuilder(ListRuleSetsRequest prototype)
Method parameters in com.google.cloud.contentwarehouse.v1 with type arguments of type ListRuleSetsRequest 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)
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)
-
Uses of ListRuleSetsRequest in com.google.cloud.contentwarehouse.v1.stub
Methods in com.google.cloud.contentwarehouse.v1.stub that return types with arguments of type ListRuleSetsRequest 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.UnaryCallable<ListRuleSetsRequest,RuleSetServiceClient.ListRuleSetsPagedResponse>
GrpcRuleSetServiceStub. listRuleSetsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListRuleSetsRequest,RuleSetServiceClient.ListRuleSetsPagedResponse>
HttpJsonRuleSetServiceStub. listRuleSetsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListRuleSetsRequest,RuleSetServiceClient.ListRuleSetsPagedResponse>
RuleSetServiceStub. listRuleSetsPagedCallable()
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.
-