Package | Description |
---|---|
com.google.cloud.firestore.v1 |
A client to Google Cloud Firestore API.
|
com.google.cloud.firestore.v1.stub |
Modifier and Type | Method and Description |
---|---|
static FirestoreSettings |
FirestoreSettings.create(FirestoreStubSettings stub) |
Modifier and Type | Method and Description |
---|---|
FirestoreStubSettings |
FirestoreStubSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static GrpcFirestoreStub |
GrpcFirestoreStub.create(FirestoreStubSettings settings) |
Constructor and Description |
---|
Builder(FirestoreStubSettings settings) |
GrpcFirestoreStub(FirestoreStubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcFirestoreStub, using the given settings.
|
GrpcFirestoreStub(FirestoreStubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcFirestoreStub, using the given settings.
|
Copyright © 2019 Google LLC. All rights reserved.