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 links to versions as far back as 2.7.0."],["`AnalyzeIamPolicyLongrunningRequest` is a request message for `AssetService.AnalyzeIamPolicyLongrunning` within the Google Cloud Asset API."],["This class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes two constructors, one empty and one that accepts another `AnalyzeIamPolicyLongrunningRequest` object."],["The `AnalyzeIamPolicyLongrunningRequest` class has properties for `AnalysisQuery` and `OutputConfig`, both of which are required and refer to the query to be analyzed, and where the results will be output to, respectively."]]],[]]