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."],[[["This webpage details the `BackendBucketUsedBy` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.3.0 of the .NET library."],["The latest version for `BackendBucketUsedBy` is 3.6.0, and the page provides links to all available versions, ranging from 1.0.0 up to 3.6.0."],["`BackendBucketUsedBy` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor (`BackendBucketUsedBy()`) and a copy constructor (`BackendBucketUsedBy(BackendBucketUsedBy other)`)."],["The class contains properties `HasReference` which checks if the reference field is set and `Reference` which sets and gets the server-defined URL for `UrlMaps` that reference the `BackendBucket`."]]],[]]