Skip to content

Commit

Permalink
fix: add http annotations for operations (#2488)
Browse files Browse the repository at this point in the history
* [CHANGE ME] Re-generated Datastore to pick up changes in the API or client library generator.

* regen with legacy gapic config
  • Loading branch information
yoshi-automation authored and dwsupplee committed Dec 10, 2019
1 parent 428b927 commit 0065969
Show file tree
Hide file tree
Showing 22 changed files with 321 additions and 269 deletions.
252 changes: 134 additions & 118 deletions Datastore/metadata/V1/Datastore.php

Large diffs are not rendered by default.

31 changes: 15 additions & 16 deletions Datastore/src/V1/AllocateIdsRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Datastore/src/V1/AllocateIdsResponse.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions Datastore/src/V1/ArrayValue.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 8 additions & 9 deletions Datastore/src/V1/BeginTransactionRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Datastore/src/V1/BeginTransactionResponse.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions Datastore/src/V1/CommitRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Datastore/src/V1/DatastoreGrpcClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GENERATED CODE -- DO NOT EDIT!

// Original file comments:
// Copyright 2018 Google Inc.
// Copyright 2019 Google LLC.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
40 changes: 20 additions & 20 deletions Datastore/src/V1/EntityResult.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0065969

Please sign in to comment.