Class: Google::Bigtable::Admin::V2::DeleteClusterRequest
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Bigtable::Admin::V2::DeleteClusterRequest
 
 
- Defined in:
 - lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/bigtable_instance_admin.rb
 
Overview
Request message for BigtableInstanceAdmin.DeleteCluster.
Instance Attribute Summary collapse
- 
  
    
      #name  ⇒ String 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
The unique name of the cluster to be deleted.
 
Instance Attribute Details
#name ⇒ String
Returns The unique name of the cluster to be deleted. Values are of the form
+projects/
      152  | 
    
      # File 'lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 152 class DeleteClusterRequest; end  |