Sha256: 0c834d8d483bd8cbf49ba7834b3ed2a9d20554702d5a8fe66da325d54c5978b5
Contents?: true
Size: 1.35 KB
Versions: 2
Compression:
Stored size: 1.35 KB
Contents
# Ruby Client for Google Cloud Firestore API ([Beta](https://github.com/GoogleCloudPlatform/google-cloud-ruby#versioning)) [Google Cloud Firestore API][Product Documentation]: - [Client Library Documentation][] - [Product Documentation][] ## Quick Start In order to use this library, you first need to go through the following steps: 1. [Select or create a Cloud Platform project.](https://console.cloud.google.com/project) 2. [Enable the Google Cloud Firestore API.](https://console.cloud.google.com/apis/api/firestore) 3. [Setup Authentication.](https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud/master/guides/authentication) ### Installation ``` $ gem install google-cloud-firestore ``` ### Next Steps - Read the [Client Library Documentation][] for Google Cloud Firestore API to see other available methods on the client. - Read the [Google Cloud Firestore API Product documentation][Product Documentation] to learn more about the product and see How-to Guides. - View this [repository's main README](https://github.com/GoogleCloudPlatform/google-cloud-ruby/blob/master/README.md) to see the full list of Cloud APIs that we cover. [Client Library Documentation]: https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud-firestore/latest/google/firestore/v1beta1 [Product Documentation]: https://cloud.google.com/firestore
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-cloud-firestore-0.21.0 | README.md |
google-cloud-firestore-0.20.0 | README.md |