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."],[[["This document provides reference information for the `UpdateProjectBillingInfoRequest` class within the Google Cloud Billing v1 API, specifically version 3.5.0."],["The `UpdateProjectBillingInfoRequest` class is used to request an update to a project's billing information, as part of the Google Cloud Billing V1 API."],["The latest version for the API is version 3.9.0, and there are links for other prior versions of the API going as far back as version 2.2.0."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each of which provides various functionalities."],["The `UpdateProjectBillingInfoRequest` class contains two properties `Name` and `ProjectBillingInfo`, which manage the resource name of the project and the billing information to update respectively."]]],[]]