Uses of Class
com.google.cloud.privatecatalog.v1beta1.SearchCatalogsResponse
-
Packages that use SearchCatalogsResponse Package Description com.google.cloud.privatecatalog.v1beta1 A client to Cloud Private Catalog APIcom.google.cloud.privatecatalog.v1beta1.stub -
-
Uses of SearchCatalogsResponse in com.google.cloud.privatecatalog.v1beta1
Methods in com.google.cloud.privatecatalog.v1beta1 that return SearchCatalogsResponse Modifier and Type Method Description SearchCatalogsResponse
SearchCatalogsResponse.Builder. build()
SearchCatalogsResponse
SearchCatalogsResponse.Builder. buildPartial()
static SearchCatalogsResponse
SearchCatalogsResponse. getDefaultInstance()
SearchCatalogsResponse
SearchCatalogsResponse.Builder. getDefaultInstanceForType()
SearchCatalogsResponse
SearchCatalogsResponse. getDefaultInstanceForType()
static SearchCatalogsResponse
SearchCatalogsResponse. parseDelimitedFrom(InputStream input)
static SearchCatalogsResponse
SearchCatalogsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogsResponse
SearchCatalogsResponse. parseFrom(byte[] data)
static SearchCatalogsResponse
SearchCatalogsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogsResponse
SearchCatalogsResponse. parseFrom(com.google.protobuf.ByteString data)
static SearchCatalogsResponse
SearchCatalogsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogsResponse
SearchCatalogsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static SearchCatalogsResponse
SearchCatalogsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogsResponse
SearchCatalogsResponse. parseFrom(InputStream input)
static SearchCatalogsResponse
SearchCatalogsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogsResponse
SearchCatalogsResponse. parseFrom(ByteBuffer data)
static SearchCatalogsResponse
SearchCatalogsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
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.Methods in com.google.cloud.privatecatalog.v1beta1 that return types with arguments of type SearchCatalogsResponse Modifier and Type Method Description com.google.protobuf.Parser<SearchCatalogsResponse>
SearchCatalogsResponse. getParserForType()
static io.grpc.MethodDescriptor<SearchCatalogsRequest,SearchCatalogsResponse>
PrivateCatalogGrpc. getSearchCatalogsMethod()
static com.google.protobuf.Parser<SearchCatalogsResponse>
SearchCatalogsResponse. parser()
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.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.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 SearchCatalogsResponse Modifier and Type Method Description protected PrivateCatalogClient.SearchCatalogsPage
PrivateCatalogClient.SearchCatalogsPage. createPage(com.google.api.gax.rpc.PageContext<SearchCatalogsRequest,SearchCatalogsResponse,Catalog> context, SearchCatalogsResponse response)
SearchCatalogsResponse.Builder
SearchCatalogsResponse.Builder. mergeFrom(SearchCatalogsResponse other)
static SearchCatalogsResponse.Builder
SearchCatalogsResponse. newBuilder(SearchCatalogsResponse prototype)
Method parameters in com.google.cloud.privatecatalog.v1beta1 with type arguments of type SearchCatalogsResponse 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)
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)
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)
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.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. -
Uses of SearchCatalogsResponse in com.google.cloud.privatecatalog.v1beta1.stub
Methods in com.google.cloud.privatecatalog.v1beta1.stub that return types with arguments of type SearchCatalogsResponse 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.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.
-