public sealed class UpdateProjectMetadata : IMessage<UpdateProjectMetadata>, IEquatable<UpdateProjectMetadata>, IDeepCloneable<UpdateProjectMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class UpdateProjectMetadata.
A status object which is used as the metadata field for the Operation
returned by UpdateProject.
[[["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 webpage provides documentation for the `UpdateProjectMetadata` class within the Google Cloud Resource Manager v3 API."],["The `UpdateProjectMetadata` class is a status object used as the `metadata` field in operations related to updating projects."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the documentation available, ranging from version 1.0.0 to the latest version 2.5.0, each link directing to the specific documentation for that version."],["The class has 2 public constructors, the default constructor, and one that takes another UpdateProjectMetadata as the other parameter."]]],[]]