Method: Google::Cloud::Monitoring::V3::CreateGroupRequest#group

Defined in:
proto_docs/google/monitoring/v3/group_service.rb

#group::Google::Cloud::Monitoring::V3::Group

Returns Required. A group definition. It is an error to define the name field because the system assigns the name.

Returns:

[View source]

110
111
112
113
# File 'proto_docs/google/monitoring/v3/group_service.rb', line 110

class CreateGroupRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end