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 available for `ResourceGroupReference` is 3.6.0, with previous versions listed down to 1.0.0."],["`ResourceGroupReference` is a class within the `Google.Cloud.Compute.V1` namespace in the Google.Cloud.Compute.V1.dll assembly, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResourceGroupReference` class inherits from `Object` and provides two constructors: a default constructor `ResourceGroupReference()` and a copy constructor `ResourceGroupReference(ResourceGroupReference other)`."],["The `ResourceGroupReference` class includes two properties: `Group`, a string property that is a URI referencing an instance or endpoint group, and `HasGroup`, a boolean indicating if the group field is set."],["The document lists a comprehensive list of versions of the `ResourceGroupReference` class, including links to specific version documentation, which helps users find details of changes and specific information for each iteration."]]],[]]