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-31 UTC."],[[["The content provides a historical overview of the `BackendBucketUsedBy` class within the `Google.Cloud.Compute.V1` namespace, spanning from version 1.0.0 to the latest 3.6.0."],["`BackendBucketUsedBy` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BackendBucketUsedBy` class includes two constructors: a default constructor and one that accepts another `BackendBucketUsedBy` object for copying."],["The class has two properties, `HasReference`, a boolean indicating if the reference field is set, and `Reference`, a string that contains the server-defined URL for UrlMaps referencing that BackendBucket."],["The latest version of the software is 3.6.0 with the specific documentation in relation to the `BackendBucketUsedBy` class contained within."]]],[]]