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/<project>/instances/<instance>/appProfiles/<app_profile>.

Returns:

  • (String)

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



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

class GetAppProfileRequest; end