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 \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e class is a request message for \u003ccode\u003eAssetService.AnalyzeIamPolicy\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, used in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists various versions of \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e, ranging from version 2.7.0 to 3.12.0, with 3.12.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that takes another \u003ccode\u003eAnalyzeIamPolicyRequest\u003c/code\u003e object as a parameter, and contains properties such as \u003ccode\u003eAnalysisQuery\u003c/code\u003e and \u003ccode\u003eExecutionTimeout\u003c/code\u003e for defining query parameters and timeout settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalysisQuery\u003c/code\u003e property of the class is required, and specifies an \u003ccode\u003eIamPolicyAnalysisQuery\u003c/code\u003e type, while the \u003ccode\u003eExecutionTimeout\u003c/code\u003e property, which is optional, specifies a \u003ccode\u003eDuration\u003c/code\u003e type which allows a user to set a time limit for the execution of a query.\u003c/p\u003e\n"]]],[],null,[]]