public sealed class AnalyzeIamPolicyRequest : IMessage<AnalyzeIamPolicyRequest>, IEquatable<AnalyzeIamPolicyRequest>, IDeepCloneable<AnalyzeIamPolicyRequest>, IBufferMessage, IMessage
A request message for [AssetService.AnalyzeIamPolicy][google.cloud.asset.v1.AssetService.AnalyzeIamPolicy].
Optional. Amount of time executable has to complete. See JSON representation of
Duration.
If this field is set with a value less than the RPC deadline, and the
execution of your query hasn't finished in the specified
execution timeout, you will get a response with partial result.
Otherwise, your query's execution will continue until the RPC deadline.
If it's not finished until then, you will get a DEADLINE_EXCEEDED error.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, specifically version 2.8.0, which is used for sending requests to analyze IAM policies via the \u003ccode\u003eAssetService.AnalyzeIamPolicy\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, highlighting its capabilities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e class include \u003ccode\u003eAnalysisQuery\u003c/code\u003e of type \u003ccode\u003eIamPolicyAnalysisQuery\u003c/code\u003e, which is a required field for defining the request query, and \u003ccode\u003eExecutionTimeout\u003c/code\u003e of type \u003ccode\u003eDuration\u003c/code\u003e, which allows setting an optional time limit for query execution.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to various past versions of the \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e class, from version 2.7.0 up to the latest version, 3.12.0, offering a historical view of updates and changes to this class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e class includes two constructors, a default constructor and one that takes an existing \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e object to create a copy.\u003c/p\u003e\n"]]],[],null,[]]