Method: Google::Cloud::Monitoring::V3::CreateGroupRequest#validate_only
- Defined in:
- proto_docs/google/monitoring/v3/group_service.rb
permalink #validate_only ⇒ ::Boolean
Returns If true, validate this request but do not create the group.
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 |