public static final class DataCatalogGrpc.DataCatalogBlockingStub extends io.grpc.stub.AbstractStub<DataCatalogGrpc.DataCatalogBlockingStub>
Cloud Data Catalog is a service that allows clients to discover, manage, and understand their Google Cloud data resources.
| Modifier and Type | Method and Description |
|---|---|
protected DataCatalogGrpc.DataCatalogBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
Entry |
lookupEntry(LookupEntryRequest request)
Get an entry by target resource name.
|
protected DataCatalogGrpc.DataCatalogBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<DataCatalogGrpc.DataCatalogBlockingStub>public Entry lookupEntry(LookupEntryRequest request)
Get an entry by target resource name. This method allows clients to use the resource name from the source Google Cloud Platform service to get the Cloud Data Catalog Entry.
Copyright © 2019 Google LLC. All rights reserved.