public sealed class UpdateFolderMetadata : IMessage<UpdateFolderMetadata>, IEquatable<UpdateFolderMetadata>, IDeepCloneable<UpdateFolderMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class UpdateFolderMetadata.
A status object which is used as the metadata field for the Operation
returned by UpdateFolder.
[[["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 reference documentation for the `UpdateFolderMetadata` class within the Google Cloud Resource Manager v3 API, specifically for version 2.2.0."],["`UpdateFolderMetadata` is a class used as the metadata field for operations returned by `UpdateFolder`, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `UpdateFolderMetadata` object as a parameter."],["The documentation lists the prior versions of the package including the latest version 2.5.0, and shows that the assembly it is a part of is named Google.Cloud.ResourceManager.V3.dll."]]],[]]