Skip to content

Commit ed56216

Browse files
feat(storagetransfer): update the api
#### storagetransfer:v1 The following keys were added: - schemas.TransferOptions.properties.overwriteWhen.type (Total Keys: 1)
1 parent 0822800 commit ed56216

File tree

4 files changed

+63
-41
lines changed

4 files changed

+63
-41
lines changed

docs/dyn/storagetransfer_v1.projects.agentPools.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h3>Method Details</h3>
152152
Returns:
153153
An object of the form:
154154

155-
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.
155+
{ # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
156156
}</pre>
157157
</div>
158158

0 commit comments

Comments
 (0)