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."],[[["This webpage details the `ResourceGroupReference` class within the `Google.Cloud.Compute.V1` namespace, as part of the Google Cloud .NET library."],["The latest version of this documentation available is version 3.6.0, with other historical versions listed going as far back as version 1.0.0."],["The `ResourceGroupReference` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors: a default constructor and one that takes another `ResourceGroupReference` object as a parameter for creating a new instance."],["The `ResourceGroupReference` class has a `Group` property of type string and a boolean `HasGroup` property that indicates if the group field is set."]]],[]]