WriteResponse
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
JSON 表示法 |
{
"committedSize": string
} |
字段 |
committedSize |
string (int64 format)
已为给定资源处理的字节数。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThe \u003ccode\u003eByteStream.Write\u003c/code\u003e response object uses JSON to represent the status of a write operation.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003ecommittedSize\u003c/code\u003e field, indicating the number of bytes successfully processed as a string formatted integer.\u003c/p\u003e\n"]]],[],null,["# WriteResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse object for `ByteStream.Write`.\n\n| JSON representation ||\n|-------------------------------------|---|\n| ``` { \"committedSize\": string } ``` |\n\n| Fields ||\n|-----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `committedSize` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` The number of bytes that have been processed for the given resource. |"]]