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."],[[["This webpage provides documentation for the `ResourceGroupReference` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.3.0 of the library."],["The `ResourceGroupReference` class, which inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["It lists all versions of the documentation, with version 3.6.0 being the latest and version 1.0.0 being the oldest."],["`ResourceGroupReference` has two constructors, one default and another that accepts another `ResourceGroupReference` object as a parameter."],["The class contains a `Group` property of type string, which represents a URI referencing an instance group or network endpoint group, and a `HasGroup` boolean property indicating if the group field is set."]]],[]]