public sealed class QueryAssetsOutputConfig : IMessage<QueryAssetsOutputConfig>, IEquatable<QueryAssetsOutputConfig>, IDeepCloneable<QueryAssetsOutputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class QueryAssetsOutputConfig.
[[["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 provides documentation for the `QueryAssetsOutputConfig` class within the Google Cloud Asset Inventory v1 API, specifically in version 3.8.0."],["The `QueryAssetsOutputConfig` class is used to configure the output of asset queries, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the class's constructors, including a default constructor and a constructor that takes another `QueryAssetsOutputConfig` instance as a parameter."],["A key property of `QueryAssetsOutputConfig` is `BigqueryDestination`, which allows users to specify a BigQuery destination for saving query results."],["This documentation is a part of a larger reference set that spans from version 2.7.0 all the way to the latest version 3.12.0, all relating to the `QueryAssetsOutputConfig`."]]],[]]