public sealed class QueryAssetsResponse : IMessage<QueryAssetsResponse>, IEquatable<QueryAssetsResponse>, IDeepCloneable<QueryAssetsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class QueryAssetsResponse.
The query response, which can be either an error or a valid response.
If done == false and the query result is being saved in a output, the
output_config field will be set.
If done == true, exactly one of
error, query_result or output_config will be set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eQueryAssetsResponse\u003c/code\u003e class within the Google Cloud Asset Inventory v1 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented here is 3.12.0, with versions ranging down to 2.7.0 listed on the page, and version 3.9.0 specifically highlighted.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQueryAssetsResponse\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various functionalities such as deep cloning and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryAssetsResponse\u003c/code\u003e class contains properties such as \u003ccode\u003eDone\u003c/code\u003e, \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eJobReference\u003c/code\u003e, \u003ccode\u003eOutputConfig\u003c/code\u003e, and \u003ccode\u003eQueryResult\u003c/code\u003e, which represent the status, errors, job references, output configurations, and query results of the asset query.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryAssetsResponse\u003c/code\u003e object can be instantiated using a default constructor or a constructor that accepts another \u003ccode\u003eQueryAssetsResponse\u003c/code\u003e object as a parameter, supporting copy construction.\u003c/p\u003e\n"]]],[],null,[]]