We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60befd1 commit d3aae26Copy full SHA for d3aae26
google/cloud/storage/async/writer.h
@@ -101,6 +101,9 @@ class AsyncWriter {
101
* application should send the remaining data to upload, starting from this
102
* point.
103
*
104
+ * In the case of an appendable object, this variant will be populated
105
+ * with a `google::storage::v2::Object` on the first response.
106
+ *
107
* @note
108
* Calling this function on a default-constructed or moved-from `AsyncWriter`
109
* results in undefined behavior.
0 commit comments