public sealed class AnalyzeIamPolicyLongrunningMetadata : IMessage<AnalyzeIamPolicyLongrunningMetadata>, IEquatable<AnalyzeIamPolicyLongrunningMetadata>, IDeepCloneable<AnalyzeIamPolicyLongrunningMetadata>, IBufferMessage, IMessage
Represents the metadata of the longrunning operation for the
AnalyzeIamPolicyLongrunning rpc.
[[["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 webpage provides documentation for the `AnalyzeIamPolicyLongrunningMetadata` class within the `Google.Cloud.Asset.V1` namespace."],["Version 3.12.0 is the latest documented release of this class, while the current page is for version 2.10.0."],["`AnalyzeIamPolicyLongrunningMetadata` represents the metadata for the AnalyzeIamPolicyLongrunning RPC, and it inherits from `Object` while implementing multiple interfaces."],["The class has two constructors: a default constructor and a copy constructor, both for creating instances of the `AnalyzeIamPolicyLongrunningMetadata` class."],["The class has one property, `CreateTime`, which is of type `Timestamp` and indicates when the operation was created."]]],[]]