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 for .NET."],["The `UpdateProjectMetadata` class is a status object used as the `metadata` field for operations returned by `UpdateProject`."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation includes versions from 1.0.0 to 2.5.0 with the latest version being 2.5.0, and version 2.2.0 is the current page."],["The page contains the inherited members of `object`, and lists the constructors with their associated parameters."]]],[]]