public sealed class AnalyzeIamPolicyLongrunningRequest : IMessage<AnalyzeIamPolicyLongrunningRequest>, IEquatable<AnalyzeIamPolicyLongrunningRequest>, IDeepCloneable<AnalyzeIamPolicyLongrunningRequest>, IBufferMessage, IMessage
A request message for
[AssetService.AnalyzeIamPolicyLongrunning][google.cloud.asset.v1.AssetService.AnalyzeIamPolicyLongrunning].
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
doc.
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\u003eThe \u003ccode\u003eAnalyzeIamPolicyLongrunningRequest\u003c/code\u003e class is used to initiate a long-running operation for analyzing IAM policies within the Google Cloud Asset API, specifically within version 3.1.0 and across multiple other versions, as seen in the version history.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, providing functionality for message handling, equality checks, deep cloning, and buffer-based message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.Asset.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor and another that accepts an existing \u003ccode\u003eAnalyzeIamPolicyLongrunningRequest\u003c/code\u003e object to create a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalyzeIamPolicyLongrunningRequest\u003c/code\u003e class has three main properties: \u003ccode\u003eAnalysisQuery\u003c/code\u003e which specifies the IAM policy analysis, \u003ccode\u003eOutputConfig\u003c/code\u003e which determines where results are sent, and \u003ccode\u003eSavedAnalysisQuery\u003c/code\u003e which, if provided, references a saved query for configuration.\u003c/p\u003e\n"]]],[],null,[]]