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."],[[["The latest version available for the `UpdateProjectMetadata` class is 2.5.0, but this page specifically provides documentation for version 2.1.0."],["`UpdateProjectMetadata` is a class within the Google Cloud Resource Manager v3 API, used as the metadata field for operations returned by `UpdateProject`."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionality for message handling, equality comparisons, deep cloning, and buffered message management."],["The `UpdateProjectMetadata` class inherits from the `Object` class and contains two constructors, a default one and one that takes an `UpdateProjectMetadata` object as a parameter."],["This page includes links to documentation for the `UpdateProjectMetadata` class across multiple versions, ranging from 1.0.0 to 2.5.0, which may be accessed via the sidebar."]]],[]]