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\u003eThe latest version of the \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e documentation is 3.12.0, but this page specifically details version 2.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e is a request message used for analyzing IAM policies within the Google Cloud Asset service, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor \u003ccode\u003eAnalyzeIamPolicyRequest()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eAnalyzeIamPolicyRequest(AnalyzeIamPolicyRequest other)\u003c/code\u003e for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two key properties: \u003ccode\u003eAnalysisQuery\u003c/code\u003e of type \u003ccode\u003eIamPolicyAnalysisQuery\u003c/code\u003e, which is a required field, and \u003ccode\u003eExecutionTimeout\u003c/code\u003e of type \u003ccode\u003eDuration\u003c/code\u003e, which is an optional field for setting execution time limits.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple version of this class provided, starting from version 2.7.0 up to the latest version 3.12.0, which can be accessed via their respective hyperlinks.\u003c/p\u003e\n"]]],[],null,[]]