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."],[[["This webpage provides documentation for the `ResourceGroupReference` class within the `Google.Cloud.Compute.V1` namespace, showcasing various versions of the API."],["The latest version of the API documented on this page is 3.6.0, with several previous versions dating back to 1.0.0, also being available to view."],["The `ResourceGroupReference` class implements several interfaces, including `IMessage`, `IEquatable\u003cResourceGroupReference\u003e`, `IDeepCloneable\u003cResourceGroupReference\u003e`, and `IBufferMessage`."],["The `ResourceGroupReference` class has a `Group` property that is a string, representing a URI to an instance or network endpoint group."],["There are two constructors documented for the class, one that is parameterless, and the other which takes another `ResourceGroupReference` as a parameter."]]],[]]