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 latest version of the `AnalyzeIamPolicyLongrunningRequest` is 3.12.0, and the page includes documentation for multiple previous versions, going back to version 2.7.0."],["This class, `AnalyzeIamPolicyLongrunningRequest`, is a request message used for `AssetService.AnalyzeIamPolicyLongrunning` within the Google Cloud Asset V1."],["`AnalyzeIamPolicyLongrunningRequest` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each with their own properties."],["This class includes two constructors: a default constructor `AnalyzeIamPolicyLongrunningRequest()` and another one `AnalyzeIamPolicyLongrunningRequest(AnalyzeIamPolicyLongrunningRequest other)` for creating copies."],["The request requires two properties to be set, being `AnalysisQuery`, which is of type `IamPolicyAnalysisQuery` and `OutputConfig`, which is of type `IamPolicyAnalysisOutputConfig`."]]],[]]