Skip to content

Commit

Permalink
Add Firestore V1 generated client (#1631)
Browse files Browse the repository at this point in the history
* Add support for Firestore V1 API

* Add V1 to doc table of contents

* Remove reference to google/proto-client from travis build file
  • Loading branch information
jdpedrie authored and dwsupplee committed Jan 29, 2019
1 parent 89a4f21 commit 3663c9b
Show file tree
Hide file tree
Showing 122 changed files with 12,631 additions and 78 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- composer self-update
- travis_retry composer install
- ./dev/google-cloud credentials
- composer --no-interaction --dev remove google/protobuf google/gax google/proto-client
- composer --no-interaction --dev remove google/protobuf google/gax

- stage: "Push Docs"
php: 7.2
Expand Down
49 changes: 49 additions & 0 deletions Firestore/metadata/V1/Common.php

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

68 changes: 68 additions & 0 deletions Firestore/metadata/V1/Document.php

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

Loading

0 comments on commit 3663c9b

Please sign in to comment.