Class: Google::Bigtable::Admin::V2::DeleteInstanceRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/bigtable_instance_admin.rb

Overview

Request message for BigtableInstanceAdmin.DeleteInstance.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The unique name of the instance to be deleted. Values are of the form projects/<project>/instances/<instance>.

Returns:

  • (String)

    The unique name of the instance to be deleted. Values are of the form projects/<project>/instances/<instance>.



92
# File 'lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/bigtable_instance_admin.rb', line 92

class DeleteInstanceRequest; end