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 SearchCatalogsRequestSearchCatalogsRequest.Builder. build()SearchCatalogsRequestSearchCatalogsRequest.Builder. buildPartial()static SearchCatalogsRequestSearchCatalogsRequest. getDefaultInstance()SearchCatalogsRequestSearchCatalogsRequest.Builder. getDefaultInstanceForType()SearchCatalogsRequestSearchCatalogsRequest. getDefaultInstanceForType()static SearchCatalogsRequestSearchCatalogsRequest. parseDelimitedFrom(InputStream input)static SearchCatalogsRequestSearchCatalogsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchCatalogsRequestSearchCatalogsRequest. parseFrom(byte[] data)static SearchCatalogsRequestSearchCatalogsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchCatalogsRequestSearchCatalogsRequest. parseFrom(com.google.protobuf.ByteString data)static SearchCatalogsRequestSearchCatalogsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchCatalogsRequestSearchCatalogsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SearchCatalogsRequestSearchCatalogsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchCatalogsRequestSearchCatalogsRequest. parseFrom(InputStream input)static SearchCatalogsRequestSearchCatalogsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchCatalogsRequestSearchCatalogsRequest. parseFrom(ByteBuffer data)static SearchCatalogsRequestSearchCatalogsRequest. 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.BuilderSearchCatalogsRequest.Builder. mergeFrom(SearchCatalogsRequest other)static SearchCatalogsRequest.BuilderSearchCatalogsRequest. newBuilder(SearchCatalogsRequest prototype)PrivateCatalogClient.SearchCatalogsPagedResponsePrivateCatalogClient. 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 voidPrivateCatalogGrpc.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.SearchCatalogsResponsePrivateCatalogGrpc.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.voidPrivateCatalogGrpc.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.SearchCatalogsPagePrivateCatalogClient.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.
-