Module: Google::Cloud::Firestore::V1::Firestore

Defined in:
lib/google/cloud/firestore/v1/firestore.rb,
lib/google/cloud/firestore/v1/firestore/rest.rb,
lib/google/cloud/firestore/v1/firestore/client.rb,
lib/google/cloud/firestore/v1/firestore/credentials.rb,
lib/google/cloud/firestore/v1/firestore/rest/client.rb,
lib/google/cloud/firestore/v1/firestore/rest/service_stub.rb

Overview

The Cloud Firestore service.

Cloud Firestore is a fast, fully managed, serverless, cloud-native NoSQL document database that simplifies storing, syncing, and querying data for your mobile, web, and IoT apps at global scale. Its client libraries provide live synchronization and offline support, while its security features and integrations with Firebase and Google Cloud Platform accelerate building truly serverless apps.

To load this service and instantiate a REST client:

require "google/cloud/firestore/v1/firestore/rest"
client = ::Google::Cloud::Firestore::V1::Firestore::Rest::Client.new

Defined Under Namespace

Modules: Rest Classes: Client, Credentials