Package | Description |
---|---|
com.google.cloud.firestore |
Modifier and Type | Method and Description |
---|---|
DocumentChange.Type |
DocumentChange.getType() |
static DocumentChange.Type |
DocumentChange.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentChange.Type[] |
DocumentChange.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.