SummaryRowSetting
列挙型 |
UNSPECIFIED |
指定されていません。 |
UNKNOWN |
返品の概要行の不明な値を表します。 |
NO_SUMMARY_ROW |
集計行は返しません。 |
SUMMARY_ROW_WITH_RESULTS |
集計行と結果を返します。集計行は、最後のバッチだけで返されます(最後のバッチでは結果が含まれません)。 |
SUMMARY_ROW_ONLY |
集計行のみを返し、結果を表示しない。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-04-17 UTC。
[null,null,["最終更新日 2024-04-17 UTC。"],[[["This enum describes settings for the return summary row in data results."],["Options include: not specifying a setting, returning no summary row, returning a summary row with or without results, or returning only the summary row."],["When a summary row is included with results, it's delivered in the final batch separate from the data results."]]],[]]