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-04-09 UTC."],[[["The latest version available for `ResourceGroupReference` in the Google.Cloud.Compute.V1 namespace is 3.6.0, with a history of versions ranging down to 1.0.0, and this page is showing the information for version 1.4.0."],["`ResourceGroupReference` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["`ResourceGroupReference` has two constructors: a default constructor `ResourceGroupReference()` and a copy constructor `ResourceGroupReference(ResourceGroupReference other)`."],["The `ResourceGroupReference` class has two properties: `Group`, which is a string representing a URI to an instance or endpoint group, and `HasGroup`, a boolean indicating whether the `Group` field is set."]]],[]]