public sealed class QueryResult : IMessage<QueryResult>, IEquatable<QueryResult>, IDeepCloneable<QueryResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class QueryResult.
Execution results of the query.
The result is formatted as rows represented by BigQuery compatible [schema].
When pagination is necessary, it will contains the page token to retrieve
the results of following pages.
[[["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 document provides reference documentation for the \u003ccode\u003eQueryResult\u003c/code\u003e class within the Google Cloud Asset Inventory v1 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryResult\u003c/code\u003e class represents the outcome of a query, formatted in rows with a BigQuery compatible schema, and includes features for pagination when dealing with large datasets.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQueryResult\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, offering functionalities for message handling, comparison, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryResult\u003c/code\u003e class contains properties like \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination, \u003ccode\u003eRows\u003c/code\u003e to hold the data, \u003ccode\u003eSchema\u003c/code\u003e to define the data structure, and \u003ccode\u003eTotalRows\u003c/code\u003e to specify the total number of rows in the result set.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists the availability of different versions of the API, ranging from version 2.7.0 to the latest 3.12.0.\u003c/p\u003e\n"]]],[],null,[]]