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\u003eThis webpage details the \u003ccode\u003eAnalyzeIamPolicyLongrunningRequest\u003c/code\u003e class, which is used for analyzing IAM policies, specifically within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class is a message type, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for functionalities including message handling, equality comparisons, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eIt offers both constructor overloads for default initialization and object cloning, with properties that include \u003ccode\u003eAnalysisQuery\u003c/code\u003e, \u003ccode\u003eOutputConfig\u003c/code\u003e, and \u003ccode\u003eSavedAnalysisQuery\u003c/code\u003e to configure the IAM policy analysis.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eAnalyzeIamPolicyLongrunningRequest\u003c/code\u003e class are available, ranging from the latest \u003ccode\u003e3.12.0\u003c/code\u003e down to \u003ccode\u003e2.7.0\u003c/code\u003e, allowing access to potentially different features or fixes.\u003c/p\u003e\n"],["\u003cp\u003eThere are also many inherited methods from the Object class that can be utilized with the AnalyzeIamPolicyLongrunningRequest class, such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"]]],[],null,[]]