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 webpage provides documentation for the `ResourceGroupReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its various versions and implementation."],["The latest version of `ResourceGroupReference` documented is 3.6.0, while the page lists down to version 1.0.0."],["`ResourceGroupReference` is a sealed class implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResourceGroupReference` class includes a `Group` property, which is a string representing a URI to instance or network endpoint groups, and a `HasGroup` boolean property."],["The class `ResourceGroupReference` has two constructors, a default one `ResourceGroupReference()` and a copy constructor `ResourceGroupReference(ResourceGroupReference other)`."]]],[]]