Uses of Class
com.google.cloud.datacatalog.v1.SearchCatalogRequest
-
Packages that use SearchCatalogRequest Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog APIcom.google.cloud.datacatalog.v1.stub -
-
Uses of SearchCatalogRequest in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return SearchCatalogRequest Modifier and Type Method Description SearchCatalogRequestSearchCatalogRequest.Builder. build()SearchCatalogRequestSearchCatalogRequest.Builder. buildPartial()static SearchCatalogRequestSearchCatalogRequest. getDefaultInstance()SearchCatalogRequestSearchCatalogRequest.Builder. getDefaultInstanceForType()SearchCatalogRequestSearchCatalogRequest. getDefaultInstanceForType()static SearchCatalogRequestSearchCatalogRequest. parseDelimitedFrom(InputStream input)static SearchCatalogRequestSearchCatalogRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchCatalogRequestSearchCatalogRequest. parseFrom(byte[] data)static SearchCatalogRequestSearchCatalogRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchCatalogRequestSearchCatalogRequest. parseFrom(com.google.protobuf.ByteString data)static SearchCatalogRequestSearchCatalogRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchCatalogRequestSearchCatalogRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SearchCatalogRequestSearchCatalogRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchCatalogRequestSearchCatalogRequest. parseFrom(InputStream input)static SearchCatalogRequestSearchCatalogRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchCatalogRequestSearchCatalogRequest. parseFrom(ByteBuffer data)static SearchCatalogRequestSearchCatalogRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type SearchCatalogRequest Modifier and Type Method Description com.google.protobuf.Parser<SearchCatalogRequest>SearchCatalogRequest. getParserForType()static io.grpc.MethodDescriptor<SearchCatalogRequest,SearchCatalogResponse>DataCatalogGrpc. getSearchCatalogMethod()static com.google.protobuf.Parser<SearchCatalogRequest>SearchCatalogRequest. parser()com.google.api.gax.rpc.UnaryCallable<SearchCatalogRequest,SearchCatalogResponse>DataCatalogClient. searchCatalogCallable()Searches Data Catalog for multiple resources like entries and tags that match a query.com.google.api.gax.rpc.UnaryCallable<SearchCatalogRequest,DataCatalogClient.SearchCatalogPagedResponse>DataCatalogClient. searchCatalogPagedCallable()Searches Data Catalog for multiple resources like entries and tags that match a query.com.google.api.gax.rpc.PagedCallSettings.Builder<SearchCatalogRequest,SearchCatalogResponse,DataCatalogClient.SearchCatalogPagedResponse>DataCatalogSettings.Builder. searchCatalogSettings()Returns the builder for the settings used for calls to searchCatalog.com.google.api.gax.rpc.PagedCallSettings<SearchCatalogRequest,SearchCatalogResponse,DataCatalogClient.SearchCatalogPagedResponse>DataCatalogSettings. searchCatalogSettings()Returns the object with the settings used for calls to searchCatalog.Methods in com.google.cloud.datacatalog.v1 with parameters of type SearchCatalogRequest Modifier and Type Method Description SearchCatalogRequest.BuilderSearchCatalogRequest.Builder. mergeFrom(SearchCatalogRequest other)static SearchCatalogRequest.BuilderSearchCatalogRequest. newBuilder(SearchCatalogRequest prototype)DataCatalogClient.SearchCatalogPagedResponseDataCatalogClient. searchCatalog(SearchCatalogRequest request)Searches Data Catalog for multiple resources like entries and tags that match a query.default voidDataCatalogGrpc.AsyncService. searchCatalog(SearchCatalogRequest request, io.grpc.stub.StreamObserver<SearchCatalogResponse> responseObserver)Searches Data Catalog for multiple resources like entries and tags that match a query.SearchCatalogResponseDataCatalogGrpc.DataCatalogBlockingStub. searchCatalog(SearchCatalogRequest request)Searches Data Catalog for multiple resources like entries and tags that match a query.com.google.common.util.concurrent.ListenableFuture<SearchCatalogResponse>DataCatalogGrpc.DataCatalogFutureStub. searchCatalog(SearchCatalogRequest request)Searches Data Catalog for multiple resources like entries and tags that match a query.voidDataCatalogGrpc.DataCatalogStub. searchCatalog(SearchCatalogRequest request, io.grpc.stub.StreamObserver<SearchCatalogResponse> responseObserver)Searches Data Catalog for multiple resources like entries and tags that match a query.Method parameters in com.google.cloud.datacatalog.v1 with type arguments of type SearchCatalogRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<DataCatalogClient.SearchCatalogPagedResponse>DataCatalogClient.SearchCatalogPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchCatalogRequest,SearchCatalogResponse,SearchCatalogResult> context, com.google.api.core.ApiFuture<SearchCatalogResponse> futureResponse)protected DataCatalogClient.SearchCatalogPageDataCatalogClient.SearchCatalogPage. createPage(com.google.api.gax.rpc.PageContext<SearchCatalogRequest,SearchCatalogResponse,SearchCatalogResult> context, SearchCatalogResponse response)com.google.api.core.ApiFuture<DataCatalogClient.SearchCatalogPage>DataCatalogClient.SearchCatalogPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchCatalogRequest,SearchCatalogResponse,SearchCatalogResult> context, com.google.api.core.ApiFuture<SearchCatalogResponse> futureResponse) -
Uses of SearchCatalogRequest in com.google.cloud.datacatalog.v1.stub
Methods in com.google.cloud.datacatalog.v1.stub that return types with arguments of type SearchCatalogRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SearchCatalogRequest,SearchCatalogResponse>DataCatalogStub. searchCatalogCallable()com.google.api.gax.rpc.UnaryCallable<SearchCatalogRequest,SearchCatalogResponse>GrpcDataCatalogStub. searchCatalogCallable()com.google.api.gax.rpc.UnaryCallable<SearchCatalogRequest,SearchCatalogResponse>HttpJsonDataCatalogStub. searchCatalogCallable()com.google.api.gax.rpc.UnaryCallable<SearchCatalogRequest,DataCatalogClient.SearchCatalogPagedResponse>DataCatalogStub. searchCatalogPagedCallable()com.google.api.gax.rpc.UnaryCallable<SearchCatalogRequest,DataCatalogClient.SearchCatalogPagedResponse>GrpcDataCatalogStub. searchCatalogPagedCallable()com.google.api.gax.rpc.UnaryCallable<SearchCatalogRequest,DataCatalogClient.SearchCatalogPagedResponse>HttpJsonDataCatalogStub. searchCatalogPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<SearchCatalogRequest,SearchCatalogResponse,DataCatalogClient.SearchCatalogPagedResponse>DataCatalogStubSettings.Builder. searchCatalogSettings()Returns the builder for the settings used for calls to searchCatalog.com.google.api.gax.rpc.PagedCallSettings<SearchCatalogRequest,SearchCatalogResponse,DataCatalogClient.SearchCatalogPagedResponse>DataCatalogStubSettings. searchCatalogSettings()Returns the object with the settings used for calls to searchCatalog.
-