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` is 3.6.0, with previous versions ranging from 3.5.0 down to 1.0.0 accessible via provided links."],["`ResourceGroupReference` is a sealed class that inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class resides within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["`ResourceGroupReference` has two constructors: a default constructor and one that accepts another `ResourceGroupReference` instance."],["The `ResourceGroupReference` class has a `Group` property, which is a string representing a URI to an instance group or network endpoint group, and a `HasGroup` boolean property indicating if the group field is set."]]],[]]