SummaryRowSetting
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
UNSPECIFIED |
未指定。 |
UNKNOWN |
表示退货摘要行的未知值。 |
NO_SUMMARY_ROW |
不返回摘要行。 |
SUMMARY_ROW_WITH_RESULTS |
返回摘要行以及结果。摘要行将仅返回最后一批(最后一批不包含任何结果)。 |
SUMMARY_ROW_ONLY |
仅返回摘要行,不返回任何结果。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],["The provided content defines an enum for return summary row settings, outlining different behaviors for data retrieval. The `UNSPECIFIED` and `UNKNOWN` options denote undefined or unknown states. `NO_SUMMARY_ROW` indicates that no summary row should be returned. `SUMMARY_ROW_WITH_RESULTS` directs the system to return a summary row in the last batch of results, without any actual results in this batch. `SUMMARY_ROW_ONLY` instructs the system to return just a summary row, omitting all other results.\n"],null,[]]