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

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

#validate_only::Boolean

Returns If true, validate this request but do not create the group.

Returns:

  • (::Boolean)

    If true, validate this request but do not create the group.

[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