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."],[[["The latest version of the `QueryAssetsOutputConfig` class is 3.12.0, and the documentation provides access to versions dating back to 2.7.0."],["`QueryAssetsOutputConfig` is a class within the Google Cloud Asset Inventory v1 API, specifically designed for configuring the output of query asset operations."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its comprehensive functionality."],["It contains a constructor with a copy constructor overload and a `BigqueryDestination` property, which allows users to specify where query results should be stored."],["`QueryAssetsOutputConfig` inherits from `object` and includes its inherited members, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]