Uses of Class
com.google.cloud.privatecatalog.v1beta1.SearchCatalogsRequest
-
Packages that use SearchCatalogsRequest Package Description com.google.cloud.privatecatalog.v1beta1 A client to Cloud Private Catalog APIcom.google.cloud.privatecatalog.v1beta1.stub -
-
Uses of SearchCatalogsRequest in com.google.cloud.privatecatalog.v1beta1
Methods in com.google.cloud.privatecatalog.v1beta1 that return SearchCatalogsRequest Modifier and Type Method Description SearchCatalogsRequest
SearchCatalogsRequest.Builder. build()
SearchCatalogsRequest
SearchCatalogsRequest.Builder. buildPartial()
static SearchCatalogsRequest
SearchCatalogsRequest. getDefaultInstance()
SearchCatalogsRequest
SearchCatalogsRequest.Builder. getDefaultInstanceForType()
SearchCatalogsRequest
SearchCatalogsRequest. getDefaultInstanceForType()
static SearchCatalogsRequest
SearchCatalogsRequest. parseDelimitedFrom(InputStream input)
static SearchCatalogsRequest
SearchCatalogsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogsRequest
SearchCatalogsRequest. parseFrom(byte[] data)
static SearchCatalogsRequest
SearchCatalogsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogsRequest
SearchCatalogsRequest. parseFrom(com.google.protobuf.ByteString data)
static SearchCatalogsRequest
SearchCatalogsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogsRequest
SearchCatalogsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static SearchCatalogsRequest
SearchCatalogsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogsRequest
SearchCatalogsRequest. parseFrom(InputStream input)
static SearchCatalogsRequest
SearchCatalogsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogsRequest
SearchCatalogsRequest. parseFrom(ByteBuffer data)
static SearchCatalogsRequest
SearchCatalogsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.privatecatalog.v1beta1 that return types with arguments of type SearchCatalogsRequest Modifier and Type Method Description com.google.protobuf.Parser<SearchCatalogsRequest>
SearchCatalogsRequest. getParserForType()
static io.grpc.MethodDescriptor<SearchCatalogsRequest,SearchCatalogsResponse>
PrivateCatalogGrpc. getSearchCatalogsMethod()
static com.google.protobuf.Parser<SearchCatalogsRequest>
SearchCatalogsRequest. parser()
com.google.api.gax.rpc.UnaryCallable<SearchCatalogsRequest,SearchCatalogsResponse>
PrivateCatalogClient. searchCatalogsCallable()
Search [Catalog][google.cloud.privatecatalog.v1beta1.Catalog] resources that consumers have access to, within the scope of the consumer cloud resource hierarchy context.com.google.api.gax.rpc.UnaryCallable<SearchCatalogsRequest,PrivateCatalogClient.SearchCatalogsPagedResponse>
PrivateCatalogClient. searchCatalogsPagedCallable()
Search [Catalog][google.cloud.privatecatalog.v1beta1.Catalog] resources that consumers have access to, within the scope of the consumer cloud resource hierarchy context.com.google.api.gax.rpc.PagedCallSettings.Builder<SearchCatalogsRequest,SearchCatalogsResponse,PrivateCatalogClient.SearchCatalogsPagedResponse>
PrivateCatalogSettings.Builder. searchCatalogsSettings()
Returns the builder for the settings used for calls to searchCatalogs.com.google.api.gax.rpc.PagedCallSettings<SearchCatalogsRequest,SearchCatalogsResponse,PrivateCatalogClient.SearchCatalogsPagedResponse>
PrivateCatalogSettings. searchCatalogsSettings()
Returns the object with the settings used for calls to searchCatalogs.Methods in com.google.cloud.privatecatalog.v1beta1 with parameters of type SearchCatalogsRequest Modifier and Type Method Description SearchCatalogsRequest.Builder
SearchCatalogsRequest.Builder. mergeFrom(SearchCatalogsRequest other)
static SearchCatalogsRequest.Builder
SearchCatalogsRequest. newBuilder(SearchCatalogsRequest prototype)
PrivateCatalogClient.SearchCatalogsPagedResponse
PrivateCatalogClient. searchCatalogs(SearchCatalogsRequest request)
Search [Catalog][google.cloud.privatecatalog.v1beta1.Catalog] resources that consumers have access to, within the scope of the consumer cloud resource hierarchy context.default void
PrivateCatalogGrpc.AsyncService. searchCatalogs(SearchCatalogsRequest request, io.grpc.stub.StreamObserver<SearchCatalogsResponse> responseObserver)
Search [Catalog][google.cloud.privatecatalog.v1beta1.Catalog] resources that consumers have access to, within the scope of the consumer cloud resource hierarchy context.SearchCatalogsResponse
PrivateCatalogGrpc.PrivateCatalogBlockingStub. searchCatalogs(SearchCatalogsRequest request)
Search [Catalog][google.cloud.privatecatalog.v1beta1.Catalog] resources that consumers have access to, within the scope of the consumer cloud resource hierarchy context.com.google.common.util.concurrent.ListenableFuture<SearchCatalogsResponse>
PrivateCatalogGrpc.PrivateCatalogFutureStub. searchCatalogs(SearchCatalogsRequest request)
Search [Catalog][google.cloud.privatecatalog.v1beta1.Catalog] resources that consumers have access to, within the scope of the consumer cloud resource hierarchy context.void
PrivateCatalogGrpc.PrivateCatalogStub. searchCatalogs(SearchCatalogsRequest request, io.grpc.stub.StreamObserver<SearchCatalogsResponse> responseObserver)
Search [Catalog][google.cloud.privatecatalog.v1beta1.Catalog] resources that consumers have access to, within the scope of the consumer cloud resource hierarchy context.Method parameters in com.google.cloud.privatecatalog.v1beta1 with type arguments of type SearchCatalogsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<PrivateCatalogClient.SearchCatalogsPagedResponse>
PrivateCatalogClient.SearchCatalogsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchCatalogsRequest,SearchCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<SearchCatalogsResponse> futureResponse)
protected PrivateCatalogClient.SearchCatalogsPage
PrivateCatalogClient.SearchCatalogsPage. createPage(com.google.api.gax.rpc.PageContext<SearchCatalogsRequest,SearchCatalogsResponse,Catalog> context, SearchCatalogsResponse response)
com.google.api.core.ApiFuture<PrivateCatalogClient.SearchCatalogsPage>
PrivateCatalogClient.SearchCatalogsPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchCatalogsRequest,SearchCatalogsResponse,Catalog> context, com.google.api.core.ApiFuture<SearchCatalogsResponse> futureResponse)
-
Uses of SearchCatalogsRequest in com.google.cloud.privatecatalog.v1beta1.stub
Methods in com.google.cloud.privatecatalog.v1beta1.stub that return types with arguments of type SearchCatalogsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SearchCatalogsRequest,SearchCatalogsResponse>
GrpcPrivateCatalogStub. searchCatalogsCallable()
com.google.api.gax.rpc.UnaryCallable<SearchCatalogsRequest,SearchCatalogsResponse>
HttpJsonPrivateCatalogStub. searchCatalogsCallable()
com.google.api.gax.rpc.UnaryCallable<SearchCatalogsRequest,SearchCatalogsResponse>
PrivateCatalogStub. searchCatalogsCallable()
com.google.api.gax.rpc.UnaryCallable<SearchCatalogsRequest,PrivateCatalogClient.SearchCatalogsPagedResponse>
GrpcPrivateCatalogStub. searchCatalogsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<SearchCatalogsRequest,PrivateCatalogClient.SearchCatalogsPagedResponse>
HttpJsonPrivateCatalogStub. searchCatalogsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<SearchCatalogsRequest,PrivateCatalogClient.SearchCatalogsPagedResponse>
PrivateCatalogStub. searchCatalogsPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchCatalogsRequest,SearchCatalogsResponse,PrivateCatalogClient.SearchCatalogsPagedResponse>
PrivateCatalogStubSettings.Builder. searchCatalogsSettings()
Returns the builder for the settings used for calls to searchCatalogs.com.google.api.gax.rpc.PagedCallSettings<SearchCatalogsRequest,SearchCatalogsResponse,PrivateCatalogClient.SearchCatalogsPagedResponse>
PrivateCatalogStubSettings. searchCatalogsSettings()
Returns the object with the settings used for calls to searchCatalogs.
-