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\u003eThe provided content details the \u003ccode\u003eQueryAssetsResponse\u003c/code\u003e class within the Google Cloud Asset Inventory v1 API, offering documentation and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace and is available in multiple versions, with the latest being version 3.12.0, but this specific documentation is for version 3.7.0.\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, and has members 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryAssetsResponse\u003c/code\u003e class can return either an \u003ccode\u003eerror\u003c/code\u003e, \u003ccode\u003equery_result\u003c/code\u003e, or \u003ccode\u003eoutput_config\u003c/code\u003e, with the output configuration indicating the query result can be saved in a specific output.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResponseCase\u003c/code\u003e property of \u003ccode\u003eQueryAssetsResponse\u003c/code\u003e helps you determine whether you are dealing with an \u003ccode\u003eError\u003c/code\u003e, a \u003ccode\u003eQueryResult\u003c/code\u003e, or an \u003ccode\u003eOutputConfig\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]