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 reference documentation for the `QueryAssetsOutputConfig` class within the Google Cloud Asset Inventory v1 API, specifically for version 3.11.0."],["The `QueryAssetsOutputConfig` class is used to define the output configuration for querying assets, as described by the statement \"Output configuration query assets\"."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a constructor and has a `BigqueryDestination` property of the type `QueryAssetsOutputConfig.Types.BigQueryDestination` which specifies where the query results will be stored."],["There are multiple versions available, from 2.7.0 up to 3.12.0 (latest) that are listed on the page, with links to specific documentation for each."]]],[]]