public sealed class AnalyzeIamPolicyLongrunningRequest : IMessage<AnalyzeIamPolicyLongrunningRequest>, IEquatable<AnalyzeIamPolicyLongrunningRequest>, IDeepCloneable<AnalyzeIamPolicyLongrunningRequest>, IBufferMessage, IMessage
A request message for [AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning].
[[["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 focuses on the `AnalyzeIamPolicyLongrunningRequest` class within the `Google.Cloud.Asset.V1` namespace, which is used for requesting long-running analysis of IAM policies."],["The content lists various versions of the `AnalyzeIamPolicyLongrunningRequest` class, ranging from version 2.7.0 up to the latest version 3.12.0."],["The `AnalyzeIamPolicyLongrunningRequest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that takes another `AnalyzeIamPolicyLongrunningRequest` instance as a parameter to be used for initialization."],["The request includes properties `AnalysisQuery` and `OutputConfig`, which are required for performing the analysis and indicate the desired output location, respectively."]]],[]]