public sealed class CreateGroupRequest : IMessage<CreateGroupRequest>, IEquatable<CreateGroupRequest>, IDeepCloneable<CreateGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class CreateGroupRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eCreateGroupRequest\u003c/code\u003e class within the Google Cloud Monitoring v3 API, specifically for .NET development, covering versions from 2.3.0 up to the latest version 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGroupRequest\u003c/code\u003e class is used to define a request to create a group within the Google Cloud Monitoring service, where it requires the specification of a project ID or number.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGroupRequest\u003c/code\u003e class can utilize properties such as \u003ccode\u003eFolderName\u003c/code\u003e, \u003ccode\u003eGroup\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eOrganizationName\u003c/code\u003e, \u003ccode\u003eProjectName\u003c/code\u003e, and \u003ccode\u003eResourceName\u003c/code\u003e to define and manage group creation requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateOnly\u003c/code\u003e property allows for the validation of the \u003ccode\u003eCreateGroupRequest\u003c/code\u003e without actually creating the group, letting users confirm their request is correct.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateGroupRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e indicating it's built to be used with protocol buffers and has cloning and comparison functionality.\u003c/p\u003e\n"]]],[],null,[]]