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-04-09 UTC."],[[["Version 3.6.0 is the latest version available for `Google.Cloud.Compute.V1.BackendBucketUsedBy`, with version 3.5.0 being the current version in focus."],["The `BackendBucketUsedBy` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BackendBucketUsedBy` class is found within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["There are two constructors for `BackendBucketUsedBy`: a default constructor and a constructor that takes another `BackendBucketUsedBy` object as a parameter."],["The class contains properties `HasReference`, which is a boolean indicating whether the reference field is set, and `Reference`, a string that represents a server-defined URL for UrlMaps referencing the BackendBucket."]]],[]]