Package | Description |
---|---|
com.google.cloud.firestore.v1beta1 |
A client to Google Cloud Firestore API.
|
Modifier and Type | Method and Description |
---|---|
static FirestoreClient |
FirestoreClient.create()
Constructs an instance of FirestoreClient with default settings.
|
static FirestoreClient |
FirestoreClient.create(FirestoreSettings settings)
Constructs an instance of FirestoreClient, using the given settings.
|
static FirestoreClient |
FirestoreClient.create(FirestoreStub stub)
Constructs an instance of FirestoreClient, using the given stub for making calls.
|
Copyright © 2019 Google LLC. All rights reserved.