Package | Description |
---|---|
com.google.cloud.firestore.v1 |
A client to Cloud Firestore API
|
com.google.cloud.firestore.v1.stub | |
com.google.firestore.admin.v1 |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,ListIndexesResponse> |
FirestoreAdminClient.listIndexesCallable()
Lists composite indexes.
|
com.google.api.gax.rpc.PagedCallSettings<ListIndexesRequest,ListIndexesResponse,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminSettings.listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminSettings.Builder.listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.
|
Modifier and Type | Method and Description |
---|---|
protected FirestoreAdminClient.ListIndexesPage |
FirestoreAdminClient.ListIndexesPage.createPage(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
ListIndexesResponse response) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminClient.ListIndexesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse) |
static com.google.api.core.ApiFuture<FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminClient.ListIndexesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse) |
protected FirestoreAdminClient.ListIndexesPage |
FirestoreAdminClient.ListIndexesPage.createPage(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
ListIndexesResponse response) |
com.google.api.core.ApiFuture<FirestoreAdminClient.ListIndexesPage> |
FirestoreAdminClient.ListIndexesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse) |
com.google.api.core.ApiFuture<FirestoreAdminClient.ListIndexesPage> |
FirestoreAdminClient.ListIndexesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,ListIndexesResponse> |
GrpcFirestoreAdminStub.listIndexesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,ListIndexesResponse> |
HttpJsonFirestoreAdminStub.listIndexesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,ListIndexesResponse> |
FirestoreAdminStub.listIndexesCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListIndexesRequest,ListIndexesResponse,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminStubSettings.listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminStubSettings.Builder.listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.
|
Modifier and Type | Method and Description |
---|---|
ListIndexesResponse |
ListIndexesResponse.Builder.build() |
ListIndexesResponse |
ListIndexesResponse.Builder.buildPartial() |
static ListIndexesResponse |
ListIndexesResponse.getDefaultInstance() |
ListIndexesResponse |
ListIndexesResponse.getDefaultInstanceForType() |
ListIndexesResponse |
ListIndexesResponse.Builder.getDefaultInstanceForType() |
ListIndexesResponse |
FirestoreAdminGrpc.FirestoreAdminBlockingStub.listIndexes(ListIndexesRequest request)
Lists composite indexes.
|
static ListIndexesResponse |
ListIndexesResponse.parseDelimitedFrom(InputStream input) |
static ListIndexesResponse |
ListIndexesResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListIndexesResponse |
ListIndexesResponse.parseFrom(byte[] data) |
static ListIndexesResponse |
ListIndexesResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListIndexesResponse |
ListIndexesResponse.parseFrom(ByteBuffer data) |
static ListIndexesResponse |
ListIndexesResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListIndexesResponse |
ListIndexesResponse.parseFrom(com.google.protobuf.ByteString data) |
static ListIndexesResponse |
ListIndexesResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListIndexesResponse |
ListIndexesResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ListIndexesResponse |
ListIndexesResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListIndexesResponse |
ListIndexesResponse.parseFrom(InputStream input) |
static ListIndexesResponse |
ListIndexesResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<ListIndexesRequest,ListIndexesResponse> |
FirestoreAdminGrpc.getListIndexesMethod() |
com.google.protobuf.Parser<ListIndexesResponse> |
ListIndexesResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListIndexesResponse> |
FirestoreAdminGrpc.FirestoreAdminFutureStub.listIndexes(ListIndexesRequest request)
Lists composite indexes.
|
static com.google.protobuf.Parser<ListIndexesResponse> |
ListIndexesResponse.parser() |
Modifier and Type | Method and Description |
---|---|
ListIndexesResponse.Builder |
ListIndexesResponse.Builder.mergeFrom(ListIndexesResponse other) |
static ListIndexesResponse.Builder |
ListIndexesResponse.newBuilder(ListIndexesResponse prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
FirestoreAdminGrpc.AsyncService.listIndexes(ListIndexesRequest request,
io.grpc.stub.StreamObserver<ListIndexesResponse> responseObserver)
Lists composite indexes.
|
void |
FirestoreAdminGrpc.FirestoreAdminStub.listIndexes(ListIndexesRequest request,
io.grpc.stub.StreamObserver<ListIndexesResponse> responseObserver)
Lists composite indexes.
|
Copyright © 2023 Google LLC. All rights reserved.