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 available for `ResourceGroupReference` in the Google.Cloud.Compute.V1 .NET library is 3.6.0, while the current context is in version 2.2.0."],["`ResourceGroupReference` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResourceGroupReference` class is derived from `Object` and is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["The class offers two constructors, a default constructor and another that takes an existing `ResourceGroupReference` object to create a copy."],["It has a property `Group` of type string, which represents the URI of an instance or network endpoint group, and `HasGroup`, which represents if the 'group' field is set or not."]]],[]]