public sealed class UpdateProjectBillingInfoRequest : IMessage<UpdateProjectBillingInfoRequest>, IEquatable<UpdateProjectBillingInfoRequest>, IDeepCloneable<UpdateProjectBillingInfoRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Billing v1 API class UpdateProjectBillingInfoRequest.
[[["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 Google Cloud Billing v1 API documentation is 3.9.0, but this page specifically references version 3.2.0."],["The document provides reference information and code samples for the `UpdateProjectBillingInfoRequest` class within the Google Cloud Billing v1 API."],["The `UpdateProjectBillingInfoRequest` class is used to send requests for updating a project's billing information, implementing interfaces such as `IMessage` and `IDeepCloneable`."],["The class has properties named `Name` which is a required string containing the project's resource name, and `ProjectBillingInfo` which contains the updated billing details."],["There are various previous versions of this document ranging from 3.8.0 all the way back to 2.2.0, all of which are accessible in the link provided."]]],[]]