Package | Description |
---|---|
com.google.firestore.v1 |
Modifier and Type | Class and Description |
---|---|
class |
DocumentRemove
A [Document][google.firestore.v1.Document] has been removed from the view of
the targets.
|
static class |
DocumentRemove.Builder
A [Document][google.firestore.v1.Document] has been removed from the view of
the targets.
|
Modifier and Type | Method and Description |
---|---|
DocumentRemoveOrBuilder |
ListenResponseOrBuilder.getDocumentRemoveOrBuilder()
A [Document][google.firestore.v1.Document] has been removed from a target
(because it is no longer relevant to that target).
|
DocumentRemoveOrBuilder |
ListenResponse.getDocumentRemoveOrBuilder()
A [Document][google.firestore.v1.Document] has been removed from a target
(because it is no longer relevant to that target).
|
DocumentRemoveOrBuilder |
ListenResponse.Builder.getDocumentRemoveOrBuilder()
A [Document][google.firestore.v1.Document] has been removed from a target
(because it is no longer relevant to that target).
|
Copyright © 2023 Google LLC. All rights reserved.