public sealed class BackendBucketUsedBy : IMessage<BackendBucketUsedBy>, IEquatable<BackendBucketUsedBy>, IDeepCloneable<BackendBucketUsedBy>, 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 `Google.Cloud.Compute.V1.BackendBucketUsedBy` is version 3.6.0, with multiple prior versions ranging back to 1.0.0 available."],["`BackendBucketUsedBy` is a class that inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `BackendBucketUsedBy` is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["`BackendBucketUsedBy` has two constructors: a default constructor and a constructor that takes another `BackendBucketUsedBy` instance as a parameter, allowing it to be cloned."],["The class contains two properties: `HasReference`, which indicates if the \"reference\" field is set, and `Reference`, which stores the server-defined URL for UrlMaps referencing a BackendBucket."]]],[]]