Uses of Class
com.google.cloud.datacatalog.v1beta1.SearchCatalogResponse
-
Packages that use SearchCatalogResponse Package Description com.google.cloud.datacatalog.v1beta1 A client to Google Cloud Data Catalog APIcom.google.cloud.datacatalog.v1beta1.stub -
-
Uses of SearchCatalogResponse in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return SearchCatalogResponse Modifier and Type Method Description SearchCatalogResponse
SearchCatalogResponse.Builder. build()
SearchCatalogResponse
SearchCatalogResponse.Builder. buildPartial()
static SearchCatalogResponse
SearchCatalogResponse. getDefaultInstance()
SearchCatalogResponse
SearchCatalogResponse.Builder. getDefaultInstanceForType()
SearchCatalogResponse
SearchCatalogResponse. getDefaultInstanceForType()
static SearchCatalogResponse
SearchCatalogResponse. parseDelimitedFrom(InputStream input)
static SearchCatalogResponse
SearchCatalogResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogResponse
SearchCatalogResponse. parseFrom(byte[] data)
static SearchCatalogResponse
SearchCatalogResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogResponse
SearchCatalogResponse. parseFrom(com.google.protobuf.ByteString data)
static SearchCatalogResponse
SearchCatalogResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogResponse
SearchCatalogResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static SearchCatalogResponse
SearchCatalogResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogResponse
SearchCatalogResponse. parseFrom(InputStream input)
static SearchCatalogResponse
SearchCatalogResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SearchCatalogResponse
SearchCatalogResponse. parseFrom(ByteBuffer data)
static SearchCatalogResponse
SearchCatalogResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SearchCatalogResponse
DataCatalogGrpc.DataCatalogBlockingStub. searchCatalog(SearchCatalogRequest request)
Searches Data Catalog for multiple resources like entries, tags that match a query.Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type SearchCatalogResponse Modifier and Type Method Description com.google.protobuf.Parser<SearchCatalogResponse>
SearchCatalogResponse. getParserForType()
static io.grpc.MethodDescriptor<SearchCatalogRequest,SearchCatalogResponse>
DataCatalogGrpc. getSearchCatalogMethod()
static com.google.protobuf.Parser<SearchCatalogResponse>
SearchCatalogResponse. parser()
com.google.common.util.concurrent.ListenableFuture<SearchCatalogResponse>
DataCatalogGrpc.DataCatalogFutureStub. searchCatalog(SearchCatalogRequest request)
Searches Data Catalog for multiple resources like entries, tags that match a query.com.google.api.gax.rpc.UnaryCallable<SearchCatalogRequest,SearchCatalogResponse>
DataCatalogClient. searchCatalogCallable()
Searches Data Catalog for multiple resources like entries, 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.v1beta1 with parameters of type SearchCatalogResponse Modifier and Type Method Description protected DataCatalogClient.SearchCatalogPage
DataCatalogClient.SearchCatalogPage. createPage(com.google.api.gax.rpc.PageContext<SearchCatalogRequest,SearchCatalogResponse,SearchCatalogResult> context, SearchCatalogResponse response)
SearchCatalogResponse.Builder
SearchCatalogResponse.Builder. mergeFrom(SearchCatalogResponse other)
static SearchCatalogResponse.Builder
SearchCatalogResponse. newBuilder(SearchCatalogResponse prototype)
Method parameters in com.google.cloud.datacatalog.v1beta1 with type arguments of type SearchCatalogResponse 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)
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.SearchCatalogPage
DataCatalogClient.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)
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)
default void
DataCatalogGrpc.AsyncService. searchCatalog(SearchCatalogRequest request, io.grpc.stub.StreamObserver<SearchCatalogResponse> responseObserver)
Searches Data Catalog for multiple resources like entries, tags that match a query.void
DataCatalogGrpc.DataCatalogStub. searchCatalog(SearchCatalogRequest request, io.grpc.stub.StreamObserver<SearchCatalogResponse> responseObserver)
Searches Data Catalog for multiple resources like entries, tags that match a query. -
Uses of SearchCatalogResponse in com.google.cloud.datacatalog.v1beta1.stub
Methods in com.google.cloud.datacatalog.v1beta1.stub that return types with arguments of type SearchCatalogResponse 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.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.
-