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 page provides documentation for the \u003ccode\u003eQueryAssetsResponse\u003c/code\u003e class within the Google Cloud Asset Inventory v1 API, with the latest version being 3.12.0 and this page specifically documenting version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryAssetsResponse\u003c/code\u003e class, which implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e, represents the response to a query of assets.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eQueryAssetsResponse\u003c/code\u003e include \u003ccode\u003eDone\u003c/code\u003e to indicate if a query is complete, \u003ccode\u003eError\u003c/code\u003e for any status errors, \u003ccode\u003eJobReference\u003c/code\u003e for job tracking, \u003ccode\u003eOutputConfig\u003c/code\u003e for specifying external query result storage, \u003ccode\u003eQueryResult\u003c/code\u003e for the results, and \u003ccode\u003eResponseCase\u003c/code\u003e to check which response type is active.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the constructors, properties, and inherited members for the QueryAssetsResponse class.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.Asset.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]