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, serving as a request message for the \u003ccode\u003eAssetService.AnalyzeIamPolicy\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers documentation for multiple versions of the \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e class, ranging from version 2.7.0 up to the latest version 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e 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, supporting detailed request functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e class includes properties like \u003ccode\u003eAnalysisQuery\u003c/code\u003e and \u003ccode\u003eExecutionTimeout\u003c/code\u003e, which allow users to specify the query and the execution time limit, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors available, one default and one that accepts another \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]