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.
If both analysis_query and saved_analysis_query are provided, they
will be merged together with the saved_analysis_query as base and
the analysis_query as overrides. For more details of the merge behavior,
please refer to the
MergeFrom
page.
Note that you cannot override primitive fields with default value, such as
0 or empty string, etc., because we use proto3, which doesn't support field
presence yet.
[[["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, part of the Google Cloud Asset API, with the most recent version documented being 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e class is a request message used for \u003ccode\u003eAssetService.AnalyzeIamPolicy\u003c/code\u003e, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAnalysisQuery\u003c/code\u003e, \u003ccode\u003eExecutionTimeout\u003c/code\u003e, and \u003ccode\u003eSavedAnalysisQuery\u003c/code\u003e, allowing for detailed configuration of the analysis request, including the ability to set a saved query or even an execution time limit.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage contains links to multiple previous versions of the \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e, between 3.0.0 to 3.11.0, and also contains versions 2.7.0 to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed with two overloads, with the default constructor and a constructor that take \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]