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.ResourceGroupReference` is 3.6.0, and multiple previous versions, ranging from 3.5.0 down to 1.0.0, are also documented."],["The `ResourceGroupReference` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor (`ResourceGroupReference()`) and a copy constructor (`ResourceGroupReference(ResourceGroupReference other)`)."],["It includes a `Group` property, which is a string that represents a URI pointing to an instance or network endpoint group, and a `HasGroup` boolean property that indicates if the `Group` field is set."],["The `ResourceGroupReference` class is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]