public sealed class GetBillingAccountRequest : IMessage<GetBillingAccountRequest>, IEquatable<GetBillingAccountRequest>, IDeepCloneable<GetBillingAccountRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Billing v1 API class GetBillingAccountRequest.
[[["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."],[[["This document provides reference documentation for the `GetBillingAccountRequest` class within the Google Cloud Billing v1 API, specifically for version 3.5.0."],["The `GetBillingAccountRequest` class is used to request details about a specific billing account, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for the API is 3.9.0, but the page is specifically detailing version 3.5.0, which is one of many versions linked here ranging back to version 2.2.0."],["Key properties within the `GetBillingAccountRequest` class include `BillingAccountName`, a strongly typed resource name, and `Name`, a string representing the resource name of the billing account to be retrieved."],["The document outlines the inheritance of the class, and lists the constructors, alongside any inherited members."]]],[]]