Class: Google::Bigtable::Admin::V2::GetAppProfileRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The unique name of the requested app profile. Values are of the form +projects//instances//appProfiles/+.

Returns:

  • (String)

    The unique name of the requested app profile. Values are of the form +projects//instances//appProfiles/+.



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

class GetAppProfileRequest; end