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<ListFieldsRequest,ListFieldsResponse> |
FirestoreAdminClient.listFieldsCallable()
Lists the field configuration and metadata for this database.
|
com.google.api.gax.rpc.PagedCallSettings<ListFieldsRequest,ListFieldsResponse,FirestoreAdminClient.ListFieldsPagedResponse> |
FirestoreAdminSettings.listFieldsSettings()
Returns the object with the settings used for calls to listFields.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFieldsRequest,ListFieldsResponse,FirestoreAdminClient.ListFieldsPagedResponse> |
FirestoreAdminSettings.Builder.listFieldsSettings()
Returns the builder for the settings used for calls to listFields.
|
Modifier and Type | Method and Description |
---|---|
protected FirestoreAdminClient.ListFieldsPage |
FirestoreAdminClient.ListFieldsPage.createPage(com.google.api.gax.rpc.PageContext<ListFieldsRequest,ListFieldsResponse,Field> context,
ListFieldsResponse response) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<FirestoreAdminClient.ListFieldsPagedResponse> |
FirestoreAdminClient.ListFieldsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFieldsRequest,ListFieldsResponse,Field> context,
com.google.api.core.ApiFuture<ListFieldsResponse> futureResponse) |
static com.google.api.core.ApiFuture<FirestoreAdminClient.ListFieldsPagedResponse> |
FirestoreAdminClient.ListFieldsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFieldsRequest,ListFieldsResponse,Field> context,
com.google.api.core.ApiFuture<ListFieldsResponse> futureResponse) |
protected FirestoreAdminClient.ListFieldsPage |
FirestoreAdminClient.ListFieldsPage.createPage(com.google.api.gax.rpc.PageContext<ListFieldsRequest,ListFieldsResponse,Field> context,
ListFieldsResponse response) |
com.google.api.core.ApiFuture<FirestoreAdminClient.ListFieldsPage> |
FirestoreAdminClient.ListFieldsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListFieldsRequest,ListFieldsResponse,Field> context,
com.google.api.core.ApiFuture<ListFieldsResponse> futureResponse) |
com.google.api.core.ApiFuture<FirestoreAdminClient.ListFieldsPage> |
FirestoreAdminClient.ListFieldsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListFieldsRequest,ListFieldsResponse,Field> context,
com.google.api.core.ApiFuture<ListFieldsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListFieldsRequest,ListFieldsResponse> |
GrpcFirestoreAdminStub.listFieldsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFieldsRequest,ListFieldsResponse> |
HttpJsonFirestoreAdminStub.listFieldsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListFieldsRequest,ListFieldsResponse> |
FirestoreAdminStub.listFieldsCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListFieldsRequest,ListFieldsResponse,FirestoreAdminClient.ListFieldsPagedResponse> |
FirestoreAdminStubSettings.listFieldsSettings()
Returns the object with the settings used for calls to listFields.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFieldsRequest,ListFieldsResponse,FirestoreAdminClient.ListFieldsPagedResponse> |
FirestoreAdminStubSettings.Builder.listFieldsSettings()
Returns the builder for the settings used for calls to listFields.
|
Modifier and Type | Method and Description |
---|---|
ListFieldsResponse |
ListFieldsResponse.Builder.build() |
ListFieldsResponse |
ListFieldsResponse.Builder.buildPartial() |
static ListFieldsResponse |
ListFieldsResponse.getDefaultInstance() |
ListFieldsResponse |
ListFieldsResponse.getDefaultInstanceForType() |
ListFieldsResponse |
ListFieldsResponse.Builder.getDefaultInstanceForType() |
ListFieldsResponse |
FirestoreAdminGrpc.FirestoreAdminBlockingStub.listFields(ListFieldsRequest request)
Lists the field configuration and metadata for this database.
|
static ListFieldsResponse |
ListFieldsResponse.parseDelimitedFrom(InputStream input) |
static ListFieldsResponse |
ListFieldsResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListFieldsResponse |
ListFieldsResponse.parseFrom(byte[] data) |
static ListFieldsResponse |
ListFieldsResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListFieldsResponse |
ListFieldsResponse.parseFrom(ByteBuffer data) |
static ListFieldsResponse |
ListFieldsResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListFieldsResponse |
ListFieldsResponse.parseFrom(com.google.protobuf.ByteString data) |
static ListFieldsResponse |
ListFieldsResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListFieldsResponse |
ListFieldsResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ListFieldsResponse |
ListFieldsResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListFieldsResponse |
ListFieldsResponse.parseFrom(InputStream input) |
static ListFieldsResponse |
ListFieldsResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<ListFieldsRequest,ListFieldsResponse> |
FirestoreAdminGrpc.getListFieldsMethod() |
com.google.protobuf.Parser<ListFieldsResponse> |
ListFieldsResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListFieldsResponse> |
FirestoreAdminGrpc.FirestoreAdminFutureStub.listFields(ListFieldsRequest request)
Lists the field configuration and metadata for this database.
|
static com.google.protobuf.Parser<ListFieldsResponse> |
ListFieldsResponse.parser() |
Modifier and Type | Method and Description |
---|---|
ListFieldsResponse.Builder |
ListFieldsResponse.Builder.mergeFrom(ListFieldsResponse other) |
static ListFieldsResponse.Builder |
ListFieldsResponse.newBuilder(ListFieldsResponse prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
FirestoreAdminGrpc.AsyncService.listFields(ListFieldsRequest request,
io.grpc.stub.StreamObserver<ListFieldsResponse> responseObserver)
Lists the field configuration and metadata for this database.
|
void |
FirestoreAdminGrpc.FirestoreAdminStub.listFields(ListFieldsRequest request,
io.grpc.stub.StreamObserver<ListFieldsResponse> responseObserver)
Lists the field configuration and metadata for this database.
|
Copyright © 2023 Google LLC. All rights reserved.