@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/cloud/datacatalog/v1beta1/datacatalog.proto") public final class DataCatalogGrpc extends Object
Cloud Data Catalog is a service that allows clients to discover, manage, and understand their Google Cloud data resources.
| Modifier and Type | Class and Description |
|---|---|
static class |
DataCatalogGrpc.DataCatalogBlockingStub
Cloud Data Catalog is a service that allows clients to discover,
manage, and understand their Google Cloud data resources.
|
static class |
DataCatalogGrpc.DataCatalogFutureStub
Cloud Data Catalog is a service that allows clients to discover,
manage, and understand their Google Cloud data resources.
|
static class |
DataCatalogGrpc.DataCatalogImplBase
Cloud Data Catalog is a service that allows clients to discover,
manage, and understand their Google Cloud data resources.
|
static class |
DataCatalogGrpc.DataCatalogStub
Cloud Data Catalog is a service that allows clients to discover,
manage, and understand their Google Cloud data resources.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<LookupEntryRequest,Entry> |
METHOD_LOOKUP_ENTRY
Deprecated.
|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<LookupEntryRequest,Entry> |
getLookupEntryMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static DataCatalogGrpc.DataCatalogBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static DataCatalogGrpc.DataCatalogFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static DataCatalogGrpc.DataCatalogStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<LookupEntryRequest,Entry> METHOD_LOOKUP_ENTRY
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<LookupEntryRequest,Entry> getLookupEntryMethod()
public static DataCatalogGrpc.DataCatalogStub newStub(io.grpc.Channel channel)
public static DataCatalogGrpc.DataCatalogBlockingStub newBlockingStub(io.grpc.Channel channel)
public static DataCatalogGrpc.DataCatalogFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019 Google LLC. All rights reserved.