QueryResult クラス

クエリ結果。 :p aram 型: クエリの結果の種類。 使用できる値は、'unknown'、'twin'、'deviceJob'、'jobResponse'、'raw'、'enrollment'、'enrollmentGroup'、'deviceRegistration' :type type: str または ~protocol.models.enum :p aram items: コレクションとしてのクエリ結果アイテムです。 :type items: list[object] :p aram continuation_token: 継続トークンを要求します。 :type continuation_token: str

継承
builtins.object
QueryResult

コンストラクター

QueryResult(**kwargs)