Send feedback
Class GrpcBigtableInstanceAdminStub (2.77.0)
Stay organized with collections
Save and categorize content based on your preferences.
2.77.0 (latest)
2.74.0
2.73.0
2.72.0
2.71.0
2.70.0
2.68.0
2.67.1
2.66.0
2.65.1
2.63.0
2.62.0
2.61.0
2.60.0
2.59.0
2.58.2
2.56.0
2.54.0
2.52.0
2.51.2
2.49.0
2.46.0
2.45.1
2.44.1
2.43.0
2.42.0
2.40.0
2.39.5
2.37.0
2.35.1
2.34.0
2.33.0
2.32.0
2.31.0
2.30.0
2.29.1
2.28.0
public class GrpcBigtableInstanceAdminStub extends BigtableInstanceAdminStub
gRPC stub implementation for the BigtableInstanceAdmin service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcBigtableInstanceAdminStub create ( ClientContext clientContext )
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcBigtableInstanceAdminStub create ( ClientContext clientContext , GrpcStubCallableFactory callableFactory )
create(BigtableInstanceAdminStubSettings settings)
public static final GrpcBigtableInstanceAdminStub create ( BigtableInstanceAdminStubSettings settings )
Constructors
GrpcBigtableInstanceAdminStub(BigtableInstanceAdminStubSettings settings, ClientContext clientContext)
protected GrpcBigtableInstanceAdminStub ( BigtableInstanceAdminStubSettings settings , ClientContext clientContext )
Constructs an instance of GrpcBigtableInstanceAdminStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
GrpcBigtableInstanceAdminStub(BigtableInstanceAdminStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcBigtableInstanceAdminStub ( BigtableInstanceAdminStubSettings settings , ClientContext clientContext , GrpcStubCallableFactory callableFactory )
Constructs an instance of GrpcBigtableInstanceAdminStub, using the given settings. This is
protected so that it is easy to make a subclass, but otherwise, the static factory methods
should be preferred.
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination ( long duration , TimeUnit unit )
close()
public final void close ()
Overrides
createAppProfileCallable()
public UnaryCallable<CreateAppProfileRequest , AppProfile > createAppProfileCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.CreateAppProfileRequest ,com.google.bigtable.admin.v2.AppProfile >
Overrides
createClusterCallable()
public UnaryCallable<CreateClusterRequest , Operation > createClusterCallable ()
Overrides
createClusterOperationCallable()
public OperationCallable<CreateClusterRequest , Cluster , CreateClusterMetadata > createClusterOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.CreateClusterRequest ,com.google.bigtable.admin.v2.Cluster ,com.google.bigtable.admin.v2.CreateClusterMetadata >
Overrides
createInstanceCallable()
public UnaryCallable<CreateInstanceRequest , Operation > createInstanceCallable ()
Overrides
createInstanceOperationCallable()
public OperationCallable<CreateInstanceRequest , Instance , CreateInstanceMetadata > createInstanceOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.CreateInstanceRequest ,com.google.bigtable.admin.v2.Instance ,com.google.bigtable.admin.v2.CreateInstanceMetadata >
Overrides
createLogicalViewCallable()
public UnaryCallable<CreateLogicalViewRequest , Operation > createLogicalViewCallable ()
Overrides
createLogicalViewOperationCallable()
public OperationCallable<CreateLogicalViewRequest , LogicalView , CreateLogicalViewMetadata > createLogicalViewOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.CreateLogicalViewRequest ,com.google.bigtable.admin.v2.LogicalView ,com.google.bigtable.admin.v2.CreateLogicalViewMetadata >
Overrides
createMaterializedViewCallable()
public UnaryCallable<CreateMaterializedViewRequest , Operation > createMaterializedViewCallable ()
Overrides
createMaterializedViewOperationCallable()
public OperationCallable<CreateMaterializedViewRequest , MaterializedView , CreateMaterializedViewMetadata > createMaterializedViewOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.CreateMaterializedViewRequest ,com.google.bigtable.admin.v2.MaterializedView ,com.google.bigtable.admin.v2.CreateMaterializedViewMetadata >
Overrides
deleteAppProfileCallable()
public UnaryCallable<DeleteAppProfileRequest , Empty > deleteAppProfileCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.DeleteAppProfileRequest ,Empty >
Overrides
deleteClusterCallable()
public UnaryCallable<DeleteClusterRequest , Empty > deleteClusterCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.DeleteClusterRequest ,Empty >
Overrides
deleteInstanceCallable()
public UnaryCallable<DeleteInstanceRequest , Empty > deleteInstanceCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.DeleteInstanceRequest ,Empty >
Overrides
deleteLogicalViewCallable()
public UnaryCallable<DeleteLogicalViewRequest , Empty > deleteLogicalViewCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.DeleteLogicalViewRequest ,Empty >
Overrides
deleteMaterializedViewCallable()
public UnaryCallable<DeleteMaterializedViewRequest , Empty > deleteMaterializedViewCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.DeleteMaterializedViewRequest ,Empty >
Overrides
getAppProfileCallable()
public UnaryCallable<GetAppProfileRequest , AppProfile > getAppProfileCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.GetAppProfileRequest ,com.google.bigtable.admin.v2.AppProfile >
Overrides
getClusterCallable()
public UnaryCallable<GetClusterRequest , Cluster > getClusterCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.GetClusterRequest ,com.google.bigtable.admin.v2.Cluster >
Overrides
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest , Policy > getIamPolicyCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
Overrides
getInstanceCallable()
public UnaryCallable<GetInstanceRequest , Instance > getInstanceCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.GetInstanceRequest ,com.google.bigtable.admin.v2.Instance >
Overrides
getLogicalViewCallable()
public UnaryCallable<GetLogicalViewRequest , LogicalView > getLogicalViewCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.GetLogicalViewRequest ,com.google.bigtable.admin.v2.LogicalView >
Overrides
getMaterializedViewCallable()
public UnaryCallable<GetMaterializedViewRequest , MaterializedView > getMaterializedViewCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.GetMaterializedViewRequest ,com.google.bigtable.admin.v2.MaterializedView >
Overrides
getOperationsStub()
public GrpcOperationsStub getOperationsStub ()
Overrides
isShutdown()
public boolean isShutdown ()
isTerminated()
public boolean isTerminated ()
listAppProfilesCallable()
public UnaryCallable<ListAppProfilesRequest , ListAppProfilesResponse > listAppProfilesCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.ListAppProfilesRequest ,com.google.bigtable.admin.v2.ListAppProfilesResponse >
Overrides
listAppProfilesPagedCallable()
public UnaryCallable<ListAppProfilesRequest , BaseBigtableInstanceAdminClient . ListAppProfilesPagedResponse > listAppProfilesPagedCallable ()
Overrides
listClustersCallable()
public UnaryCallable<ListClustersRequest , ListClustersResponse > listClustersCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.ListClustersRequest ,com.google.bigtable.admin.v2.ListClustersResponse >
Overrides
listHotTabletsCallable()
public UnaryCallable<ListHotTabletsRequest , ListHotTabletsResponse > listHotTabletsCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.ListHotTabletsRequest ,com.google.bigtable.admin.v2.ListHotTabletsResponse >
Overrides
listHotTabletsPagedCallable()
public UnaryCallable<ListHotTabletsRequest , BaseBigtableInstanceAdminClient . ListHotTabletsPagedResponse > listHotTabletsPagedCallable ()
Overrides
listInstancesCallable()
public UnaryCallable<ListInstancesRequest , ListInstancesResponse > listInstancesCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.ListInstancesRequest ,com.google.bigtable.admin.v2.ListInstancesResponse >
Overrides
listLogicalViewsCallable()
public UnaryCallable<ListLogicalViewsRequest , ListLogicalViewsResponse > listLogicalViewsCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.ListLogicalViewsRequest ,com.google.bigtable.admin.v2.ListLogicalViewsResponse >
Overrides
listLogicalViewsPagedCallable()
public UnaryCallable<ListLogicalViewsRequest , BaseBigtableInstanceAdminClient . ListLogicalViewsPagedResponse > listLogicalViewsPagedCallable ()
Overrides
listMaterializedViewsCallable()
public UnaryCallable<ListMaterializedViewsRequest , ListMaterializedViewsResponse > listMaterializedViewsCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.ListMaterializedViewsRequest ,com.google.bigtable.admin.v2.ListMaterializedViewsResponse >
Overrides
listMaterializedViewsPagedCallable()
public UnaryCallable<ListMaterializedViewsRequest , BaseBigtableInstanceAdminClient . ListMaterializedViewsPagedResponse > listMaterializedViewsPagedCallable ()
Overrides
partialUpdateClusterCallable()
public UnaryCallable<PartialUpdateClusterRequest , Operation > partialUpdateClusterCallable ()
Overrides
partialUpdateClusterOperationCallable()
public OperationCallable<PartialUpdateClusterRequest , Cluster , PartialUpdateClusterMetadata > partialUpdateClusterOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.PartialUpdateClusterRequest ,com.google.bigtable.admin.v2.Cluster ,com.google.bigtable.admin.v2.PartialUpdateClusterMetadata >
Overrides
partialUpdateInstanceCallable()
public UnaryCallable<PartialUpdateInstanceRequest , Operation > partialUpdateInstanceCallable ()
Overrides
partialUpdateInstanceOperationCallable()
public OperationCallable<PartialUpdateInstanceRequest , Instance , UpdateInstanceMetadata > partialUpdateInstanceOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.PartialUpdateInstanceRequest ,com.google.bigtable.admin.v2.Instance ,com.google.bigtable.admin.v2.UpdateInstanceMetadata >
Overrides
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest , Policy > setIamPolicyCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
Overrides
shutdown()
shutdownNow()
public void shutdownNow ()
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
Overrides
updateAppProfileCallable()
public UnaryCallable<UpdateAppProfileRequest , Operation > updateAppProfileCallable ()
Overrides
updateAppProfileOperationCallable()
public OperationCallable<UpdateAppProfileRequest , AppProfile , UpdateAppProfileMetadata > updateAppProfileOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.UpdateAppProfileRequest ,com.google.bigtable.admin.v2.AppProfile ,com.google.bigtable.admin.v2.UpdateAppProfileMetadata >
Overrides
updateClusterCallable()
public UnaryCallable<Cluster , Operation > updateClusterCallable ()
Overrides
updateClusterOperationCallable()
public OperationCallable<Cluster , Cluster , UpdateClusterMetadata > updateClusterOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.Cluster ,com.google.bigtable.admin.v2.Cluster ,com.google.bigtable.admin.v2.UpdateClusterMetadata >
Overrides
updateInstanceCallable()
public UnaryCallable<Instance , Instance > updateInstanceCallable ()
Returns
Type
Description
UnaryCallable <com.google.bigtable.admin.v2.Instance ,com.google.bigtable.admin.v2.Instance >
Overrides
updateLogicalViewCallable()
public UnaryCallable<UpdateLogicalViewRequest , Operation > updateLogicalViewCallable ()
Overrides
updateLogicalViewOperationCallable()
public OperationCallable<UpdateLogicalViewRequest , LogicalView , UpdateLogicalViewMetadata > updateLogicalViewOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.UpdateLogicalViewRequest ,com.google.bigtable.admin.v2.LogicalView ,com.google.bigtable.admin.v2.UpdateLogicalViewMetadata >
Overrides
updateMaterializedViewCallable()
public UnaryCallable<UpdateMaterializedViewRequest , Operation > updateMaterializedViewCallable ()
Overrides
updateMaterializedViewOperationCallable()
public OperationCallable<UpdateMaterializedViewRequest , MaterializedView , UpdateMaterializedViewMetadata > updateMaterializedViewOperationCallable ()
Returns
Type
Description
OperationCallable <com.google.bigtable.admin.v2.UpdateMaterializedViewRequest ,com.google.bigtable.admin.v2.MaterializedView ,com.google.bigtable.admin.v2.UpdateMaterializedViewMetadata >
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-04-25 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-25 UTC."],[],[]]