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 a range of versions from 1.0.0 to 3.6.0 provided."],["The `BackendBucketUsedBy` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `object`."],["The class includes a default constructor `BackendBucketUsedBy()` and another constructor `BackendBucketUsedBy(BackendBucketUsedBy other)` that takes another `BackendBucketUsedBy` object."],["The `BackendBucketUsedBy` class contains properties like `HasReference`, which checks if the \"reference\" field is set, and `Reference`, which is an output-only string representing the server-defined URL for UrlMaps referencing the BackendBucket."],["This class can be found within the `Google.Cloud.Compute.V1` namespace, specifically in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]