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 for version 3.10.0."],["`QueryAssetsOutputConfig` is used to configure the output of asset queries, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `QueryAssetsOutputConfig` object as a parameter."],["The `BigqueryDestination` property of `QueryAssetsOutputConfig` specifies where the results of the query will be stored in BigQuery, and is of type `QueryAssetsOutputConfig.Types.BigQueryDestination`."],["The documentation covers a range of previous versions of this class, with the latest version being 3.12.0 and the oldest being 2.7.0, offering a history of the development of this class."]]],[]]