Class: Google::Monitoring::V3::GetGroupRequest
- Inherits:
-
Object
- Object
- Google::Monitoring::V3::GetGroupRequest
- Defined in:
- lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/group_service.rb
Overview
The +GetGroup+ request.
Instance Attribute Summary collapse
-
#name ⇒ String
The group to retrieve.
Instance Attribute Details
#name ⇒ String
Returns 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 |