Class: Google::Bigtable::Admin::V2::GetInstanceRequest

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.GetInstance.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

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

Returns:

  • (String)

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



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

class GetInstanceRequest; end