public sealed class AnalyzeIamPolicyLongrunningMetadata : IMessage<AnalyzeIamPolicyLongrunningMetadata>, IEquatable<AnalyzeIamPolicyLongrunningMetadata>, IDeepCloneable<AnalyzeIamPolicyLongrunningMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class AnalyzeIamPolicyLongrunningMetadata.
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 webpage provides documentation for the `AnalyzeIamPolicyLongrunningMetadata` class within the Google Cloud Asset Inventory v1 API."],["The latest version of this class is 3.12.0, and documentation is available for versions ranging from 2.7.0 to 3.12.0."],["`AnalyzeIamPolicyLongrunningMetadata` represents the metadata of long-running operations for the `AnalyzeIamPolicyLongrunning` RPC method."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The class contains the property `CreateTime` which represents the operation's creation timestamp as a `Timestamp` type."]]],[]]