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` within the `Google.Cloud.Compute.V1` namespace is 3.6.0."],["`ResourceGroupReference` is a class that inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `ResourceGroupReference` class has a `Group` property, which is a string representing a URI referencing instance or network endpoint groups."],["This class also contains a `HasGroup` boolean property that checks if the \"group\" field is set."],["The `ResourceGroupReference` class has two constructors, one that is parameterless, and one that accepts another `ResourceGroupReference` as a parameter."]]],[]]