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."],[[["This page provides documentation for the `AnalyzeIamPolicyLongrunningMetadata` class, which represents metadata for long-running operations related to IAM policy analysis in Google Cloud Asset."],["The latest version available for `AnalyzeIamPolicyLongrunningMetadata` is 3.12.0, with versions ranging down to 2.7.0 listed."],["The `AnalyzeIamPolicyLongrunningMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality comparisons, deep cloning, and buffer operations."],["The class has two constructors and one property `CreateTime` which is a timestamp that represents when an operation was created."],["The `AnalyzeIamPolicyLongrunningMetadata` class has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()` from `System.Object`."]]],[]]