package google.bigtable.admin.cluster.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service BigtableClusterService

bigtable_cluster_service.proto:31

Service for managing zonal Cloud Bigtable resources.

message Cluster

bigtable_cluster_data.proto:58

An isolated set of Cloud BigTable resources on which tables can be hosted.

Used as request type in: BigtableClusterService.UpdateCluster

Used as response type in: BigtableClusterService.CreateCluster, BigtableClusterService.GetCluster, BigtableClusterService.UpdateCluster

Used as field type in: CreateClusterRequest, ListClustersResponse, UpdateClusterMetadata

message CreateClusterMetadata

bigtable_cluster_service_messages.proto:83

Metadata type for the operation returned by BigtableClusterService.CreateCluster.

message CreateClusterRequest

bigtable_cluster_service_messages.proto:65

Request message for BigtableClusterService.CreateCluster.

Used as request type in: BigtableClusterService.CreateCluster

Used as field type in: CreateClusterMetadata

enum StorageType

bigtable_cluster_data.proto:83

Used in: Cluster

message UndeleteClusterMetadata

bigtable_cluster_service_messages.proto:128

Metadata type for the operation returned by BigtableClusterService.UndeleteCluster.

message UpdateClusterMetadata

bigtable_cluster_service_messages.proto:96

Metadata type for the operation returned by BigtableClusterService.UpdateCluster.

message V2OperationMetadata

bigtable_cluster_service_messages.proto:138

Metadata type for operations initiated by the V2 BigtableAdmin service. More complete information for such operations is available via the V2 API.

(message has no fields)

message Zone

bigtable_cluster_data.proto:30

A physical location in which a particular project can allocate Cloud BigTable resources.

Used in: ListClustersResponse, ListZonesResponse

enum Zone.Status

bigtable_cluster_data.proto:32

Possible states of a zone.

Used in: Zone