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 focusing on version 3.7.0."],["The `QueryAssetsOutputConfig` class is used to configure the output of asset queries and it implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page details the class's constructors, including a default constructor and a copy constructor, as well as one property, `BigqueryDestination`, which specifies the BigQuery destination for storing query results."],["The documentation outlines the inheritance hierarchy of the `QueryAssetsOutputConfig` class, and lists all implemented interfaces and inherited members from parent objects."],["This page also provides a list of all previous versions from 3.12.0 to 2.7.0 of the `QueryAssetsOutputConfig` class."]]],[]]