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-24 UTC."],[[["The latest version available for `ResourceGroupReference` is 3.6.0, with documentation located at `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.ResourceGroupReference`."],["`ResourceGroupReference` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ResourceGroupReference` inherits from `object` and includes members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `Group` property of `ResourceGroupReference` is a string that represents a URI to an instance or network endpoint group within a backend service, and `HasGroup` property indicates whether the \"group\" field is set."],["There is a constructor, `ResourceGroupReference(ResourceGroupReference other)`, which creates a new `ResourceGroupReference` object by using another object of the same class as a parameter."]]],[]]