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-04-17 UTC."],[[["This webpage provides documentation for the `QueryAssetsOutputConfig` class within the Google Cloud Asset Inventory v1 API, specifically version 3.5.0, and is a reference for how to configure output for queried assets."],["The `QueryAssetsOutputConfig` class is designed to handle output configurations for asset queries and is implemented using several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `object` and has methods like `GetHashCode`, `GetType`, and `ToString` and within the class, `BigqueryDestination` property is used to specify where the query results should be stored."],["The documentation also lists previous versions of the API, ranging from 2.7.0 to the latest 3.12.0, allowing users to navigate the API in versions previous to the current version."],["There is documentation to navigate the assembly, namespace and specific constructors of the class."]]],[]]