Package | Description |
---|---|
com.google.cloud.firestore.v1 |
A client to Cloud Firestore API
|
com.google.cloud.firestore.v1.stub | |
com.google.firestore.v1 |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListCollectionIdsRequest,ListCollectionIdsResponse> |
FirestoreClient.listCollectionIdsCallable()
Lists all the collection IDs underneath a document.
|
com.google.api.gax.rpc.PagedCallSettings<ListCollectionIdsRequest,ListCollectionIdsResponse,FirestoreClient.ListCollectionIdsPagedResponse> |
FirestoreSettings.listCollectionIdsSettings()
Returns the object with the settings used for calls to listCollectionIds.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCollectionIdsRequest,ListCollectionIdsResponse,FirestoreClient.ListCollectionIdsPagedResponse> |
FirestoreSettings.Builder.listCollectionIdsSettings()
Returns the builder for the settings used for calls to listCollectionIds.
|
Modifier and Type | Method and Description |
---|---|
protected FirestoreClient.ListCollectionIdsPage |
FirestoreClient.ListCollectionIdsPage.createPage(com.google.api.gax.rpc.PageContext<ListCollectionIdsRequest,ListCollectionIdsResponse,String> context,
ListCollectionIdsResponse response) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<FirestoreClient.ListCollectionIdsPagedResponse> |
FirestoreClient.ListCollectionIdsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCollectionIdsRequest,ListCollectionIdsResponse,String> context,
com.google.api.core.ApiFuture<ListCollectionIdsResponse> futureResponse) |
static com.google.api.core.ApiFuture<FirestoreClient.ListCollectionIdsPagedResponse> |
FirestoreClient.ListCollectionIdsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCollectionIdsRequest,ListCollectionIdsResponse,String> context,
com.google.api.core.ApiFuture<ListCollectionIdsResponse> futureResponse) |
protected FirestoreClient.ListCollectionIdsPage |
FirestoreClient.ListCollectionIdsPage.createPage(com.google.api.gax.rpc.PageContext<ListCollectionIdsRequest,ListCollectionIdsResponse,String> context,
ListCollectionIdsResponse response) |
com.google.api.core.ApiFuture<FirestoreClient.ListCollectionIdsPage> |
FirestoreClient.ListCollectionIdsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListCollectionIdsRequest,ListCollectionIdsResponse,String> context,
com.google.api.core.ApiFuture<ListCollectionIdsResponse> futureResponse) |
com.google.api.core.ApiFuture<FirestoreClient.ListCollectionIdsPage> |
FirestoreClient.ListCollectionIdsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListCollectionIdsRequest,ListCollectionIdsResponse,String> context,
com.google.api.core.ApiFuture<ListCollectionIdsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListCollectionIdsRequest,ListCollectionIdsResponse> |
HttpJsonFirestoreStub.listCollectionIdsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCollectionIdsRequest,ListCollectionIdsResponse> |
FirestoreStub.listCollectionIdsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCollectionIdsRequest,ListCollectionIdsResponse> |
GrpcFirestoreStub.listCollectionIdsCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListCollectionIdsRequest,ListCollectionIdsResponse,FirestoreClient.ListCollectionIdsPagedResponse> |
FirestoreStubSettings.listCollectionIdsSettings()
Returns the object with the settings used for calls to listCollectionIds.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCollectionIdsRequest,ListCollectionIdsResponse,FirestoreClient.ListCollectionIdsPagedResponse> |
FirestoreStubSettings.Builder.listCollectionIdsSettings()
Returns the builder for the settings used for calls to listCollectionIds.
|
Modifier and Type | Method and Description |
---|---|
ListCollectionIdsResponse |
ListCollectionIdsResponse.Builder.build() |
ListCollectionIdsResponse |
ListCollectionIdsResponse.Builder.buildPartial() |
static ListCollectionIdsResponse |
ListCollectionIdsResponse.getDefaultInstance() |
ListCollectionIdsResponse |
ListCollectionIdsResponse.getDefaultInstanceForType() |
ListCollectionIdsResponse |
ListCollectionIdsResponse.Builder.getDefaultInstanceForType() |
ListCollectionIdsResponse |
FirestoreGrpc.FirestoreBlockingStub.listCollectionIds(ListCollectionIdsRequest request)
Lists all the collection IDs underneath a document.
|
static ListCollectionIdsResponse |
ListCollectionIdsResponse.parseDelimitedFrom(InputStream input) |
static ListCollectionIdsResponse |
ListCollectionIdsResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListCollectionIdsResponse |
ListCollectionIdsResponse.parseFrom(byte[] data) |
static ListCollectionIdsResponse |
ListCollectionIdsResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListCollectionIdsResponse |
ListCollectionIdsResponse.parseFrom(ByteBuffer data) |
static ListCollectionIdsResponse |
ListCollectionIdsResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListCollectionIdsResponse |
ListCollectionIdsResponse.parseFrom(com.google.protobuf.ByteString data) |
static ListCollectionIdsResponse |
ListCollectionIdsResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListCollectionIdsResponse |
ListCollectionIdsResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ListCollectionIdsResponse |
ListCollectionIdsResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListCollectionIdsResponse |
ListCollectionIdsResponse.parseFrom(InputStream input) |
static ListCollectionIdsResponse |
ListCollectionIdsResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<ListCollectionIdsRequest,ListCollectionIdsResponse> |
FirestoreGrpc.getListCollectionIdsMethod() |
com.google.protobuf.Parser<ListCollectionIdsResponse> |
ListCollectionIdsResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListCollectionIdsResponse> |
FirestoreGrpc.FirestoreFutureStub.listCollectionIds(ListCollectionIdsRequest request)
Lists all the collection IDs underneath a document.
|
static com.google.protobuf.Parser<ListCollectionIdsResponse> |
ListCollectionIdsResponse.parser() |
Modifier and Type | Method and Description |
---|---|
ListCollectionIdsResponse.Builder |
ListCollectionIdsResponse.Builder.mergeFrom(ListCollectionIdsResponse other) |
static ListCollectionIdsResponse.Builder |
ListCollectionIdsResponse.newBuilder(ListCollectionIdsResponse prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
FirestoreGrpc.AsyncService.listCollectionIds(ListCollectionIdsRequest request,
io.grpc.stub.StreamObserver<ListCollectionIdsResponse> responseObserver)
Lists all the collection IDs underneath a document.
|
void |
FirestoreGrpc.FirestoreStub.listCollectionIds(ListCollectionIdsRequest request,
io.grpc.stub.StreamObserver<ListCollectionIdsResponse> responseObserver)
Lists all the collection IDs underneath a document.
|
Copyright © 2023 Google LLC. All rights reserved.