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."],["`UpdateProjectMetadata` is a status object used as metadata for operations returned by `UpdateProject`."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer manipulation."],["The documentation includes inheritance information, namespace, assembly details, and constructors for the `UpdateProjectMetadata` class."],["Version 2.5.0 is the latest release, and previous versions from 1.0.0 up to 2.4.0 are accessible from the page."]]],[]]