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` package is 3.6.0, with multiple previous versions also available, including version 2.11.0 which is the focus of the current documentation."],["The `ResourceGroupReference` class is part of the `Google.Cloud.Compute.V1` namespace and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ResourceGroupReference` inherits from `object` and provides methods like `GetHashCode()`, `GetType()`, and `ToString()`, which are inherited from the base object class."],["The class includes a `Group` property, which is a string representing a URI that references either instance groups or network endpoint groups, as well as a `HasGroup` property indicating whether the group field is set."],["The documentation includes information about the available constructors for the `ResourceGroupReference` class, one that takes no parameters, and another that take in another `ResourceGroupReference` as a parameter."]]],[]]