public sealed class GetBillingAccountRequest : IMessage<GetBillingAccountRequest>, IEquatable<GetBillingAccountRequest>, IDeepCloneable<GetBillingAccountRequest>, 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-21 UTC."],[[["The latest version of the `GetBillingAccountRequest` is 3.9.0, as part of the Google Cloud Billing V1 package."],["This document details the `GetBillingAccountRequest` class, a request message used for retrieving billing account information, inheriting from Object and implementing several interfaces."],["The class `GetBillingAccountRequest` has two constructors, a default constructor, and another that takes an existing `GetBillingAccountRequest` as an input."],["The `GetBillingAccountRequest` class has two properties, `BillingAccountName`, a typed view over the resource name, and `Name`, which is the billing account resource name."],["The document lists the available versions for the `GetBillingAccountRequest`, ranging from 2.2.0 up to the most recent version of 3.9.0, which are provided as hyperlinks to their respective documentation."]]],[]]