@Generated(value="by gRPC proto compiler (version 1.2.0)",
comments="Source: google/bigtable/admin/v2/bigtable_instance_admin.proto")
public final class BigtableInstanceAdminGrpc
extends java.lang.Object
Service for creating, configuring, and deleting Cloud Bigtable Instances and Clusters. Provides access to the Instance and Cluster schemas only, not the tables' metadata or data stored in those tables.
Modifier and Type | Class and Description |
---|---|
static class |
BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters.
|
static class |
BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters.
|
static class |
BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters.
|
static class |
BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters.
|
Modifier and Type | Method and Description |
---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static BigtableInstanceAdminGrpc.BigtableInstanceAdminStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CreateInstanceRequest,Operation> METHOD_CREATE_INSTANCE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetInstanceRequest,Instance> METHOD_GET_INSTANCE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListInstancesRequest,ListInstancesResponse> METHOD_LIST_INSTANCES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Instance,Instance> METHOD_UPDATE_INSTANCE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<PartialUpdateInstanceRequest,Operation> METHOD_PARTIAL_UPDATE_INSTANCE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeleteInstanceRequest,Empty> METHOD_DELETE_INSTANCE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CreateClusterRequest,Operation> METHOD_CREATE_CLUSTER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetClusterRequest,Cluster> METHOD_GET_CLUSTER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListClustersRequest,ListClustersResponse> METHOD_LIST_CLUSTERS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<Cluster,Operation> METHOD_UPDATE_CLUSTER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeleteClusterRequest,Empty> METHOD_DELETE_CLUSTER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CreateAppProfileRequest,AppProfile> METHOD_CREATE_APP_PROFILE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetAppProfileRequest,AppProfile> METHOD_GET_APP_PROFILE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListAppProfilesRequest,ListAppProfilesResponse> METHOD_LIST_APP_PROFILES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UpdateAppProfileRequest,Operation> METHOD_UPDATE_APP_PROFILE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeleteAppProfileRequest,Empty> METHOD_DELETE_APP_PROFILE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetIamPolicyRequest,Policy> METHOD_GET_IAM_POLICY
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<SetIamPolicyRequest,Policy> METHOD_SET_IAM_POLICY
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<TestIamPermissionsRequest,TestIamPermissionsResponse> METHOD_TEST_IAM_PERMISSIONS
public static BigtableInstanceAdminGrpc.BigtableInstanceAdminStub newStub(io.grpc.Channel channel)
public static BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub newBlockingStub(io.grpc.Channel channel)
public static BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()