public sealed class ResourceGroupReference : IMessage<ResourceGroupReference>, IEquatable<ResourceGroupReference>, IDeepCloneable<ResourceGroupReference>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 library is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 available for use."],["The `ResourceGroupReference` class, found in the `Google.Cloud.Compute.V1` namespace, represents a reference to a resource group."],["The `ResourceGroupReference` class inherits from `object` and implements `IMessage`, `IEquatable\u003cResourceGroupReference\u003e`, `IDeepCloneable\u003cResourceGroupReference\u003e`, and `IBufferMessage`."],["The class has a `Group` property of type `string`, which is a URI that references one of the instance groups or network endpoint groups in the backend service, and it also contains a `HasGroup` property of type `bool` to determine if the `Group` property is set."]]],[]]