Class: Google::Monitoring::V3::GetGroupRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb

Overview

The +GetGroup+ request.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns The group to retrieve. The format is +"projects/{project_id_or_number}/groups/{group_id}"+.

Returns:

  • (String)

    The group to retrieve. The format is +"projects/{project_id_or_number}/groups/{group_id}"+.



67
# File 'lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb', line 67

class GetGroupRequest; end