public sealed class IamPolicyAnalysisOutputConfig : IMessage<IamPolicyAnalysisOutputConfig>, IEquatable<IamPolicyAnalysisOutputConfig>, IDeepCloneable<IamPolicyAnalysisOutputConfig>, IBufferMessage, IMessage
Output configuration for export IAM policy analysis destination.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `IamPolicyAnalysisOutputConfig` class, which is used for configuring the output destination of IAM policy analysis within the Google Cloud Asset V1 service."],["The `IamPolicyAnalysisOutputConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for its functionality, and inherits from the Object class."],["The page provides an overview of the available versions, including the latest 3.12.0, as well as versions ranging from 3.11.0 down to 2.7.0 for the `IamPolicyAnalysisOutputConfig` class."],["It outlines the constructors available for the class, such as a default constructor and one that takes another `IamPolicyAnalysisOutputConfig` object, and it lists the properties associated with the class, including `BigqueryDestination`, `DestinationCase`, and `GcsDestination`."],["The `IamPolicyAnalysisOutputConfig` class supports setting destinations for analysis outputs in either BigQuery or Cloud Storage, using the `BigqueryDestination` or `GcsDestination` properties respectively."]]],[]]