public sealed class Billing.Types.BillingDestination : IMessage<Billing.Types.BillingDestination>, IEquatable<Billing.Types.BillingDestination>, IDeepCloneable<Billing.Types.BillingDestination>, IBufferMessage, IMessage
Configuration of a specific billing destination (Currently only support
bill against consumer project).
[[["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-28 UTC."],[[["This document outlines the `Billing.Types.BillingDestination` class, which is designed to configure billing against a consumer project."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and advanced functionality."],["`BillingDestination` has two constructors, allowing for default initialization or initialization via an existing instance, and contains the properties `Metrics` and `MonitoredResource`."],["The class includes methods for operations like cloning, merging, calculating size, and equality comparisons, providing a comprehensive set of tools for developers."],["The latest available version of this class is 2.15.0, and it also includes older versions such as 2.10.0 and 2.2.0 for compatibility."]]],[]]