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 multiple previous versions available, ranging from 1.0.0 to 3.5.0."],["`ResourceGroupReference` is a class within the `Google.Cloud.Compute.V1` namespace, implemented in the `Google.Cloud.Compute.V1.dll` assembly."],["The `ResourceGroupReference` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResourceGroupReference` class provides a `Group` property of type `String`, representing a URI that references an instance group or network endpoint group."],["There are two constructors available for the `ResourceGroupReference` class: a default constructor and one that takes another `ResourceGroupReference` object as a parameter."]]],[]]