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-31 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1` library is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0."],["The document provides details about the `ResourceGroupReference` class, including its inheritance from `object` and implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResourceGroupReference` class contains a `Group` property of type string, representing a URI to an instance or network endpoint group, and a `HasGroup` property, which indicates if the Group field is set."],["The namespace for this class is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The `ResourceGroupReference` class has two constructors, a parameterless one, and one that accepts another `ResourceGroupReference` instance."]]],[]]