Send feedback
Class FirestoreAdminStub (3.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.4.1 keyboard_arrow_down
public abstract class FirestoreAdminStub implements BackgroundResource
Base stub class for the FirestoreAdmin service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
FirestoreAdminStub()
public FirestoreAdminStub ()
Methods
close()
public abstract void close ()
createIndexCallable()
public UnaryCallable<CreateIndexRequest , Operation > createIndexCallable ()
Returns
createIndexOperationCallable()
public OperationCallable<CreateIndexRequest , Index , IndexOperationMetadata > createIndexOperationCallable ()
Returns
deleteIndexCallable()
public UnaryCallable<DeleteIndexRequest , Empty > deleteIndexCallable ()
Returns
exportDocumentsCallable()
public UnaryCallable<ExportDocumentsRequest , Operation > exportDocumentsCallable ()
Returns
exportDocumentsOperationCallable()
public OperationCallable<ExportDocumentsRequest , ExportDocumentsResponse , ExportDocumentsMetadata > exportDocumentsOperationCallable ()
Returns
getDatabaseCallable()
public UnaryCallable<GetDatabaseRequest , Database > getDatabaseCallable ()
Returns
getFieldCallable()
public UnaryCallable<GetFieldRequest , Field > getFieldCallable ()
Returns
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub ()
Returns
getIndexCallable()
public UnaryCallable<GetIndexRequest , Index > getIndexCallable ()
Returns
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
importDocumentsCallable()
public UnaryCallable<ImportDocumentsRequest , Operation > importDocumentsCallable ()
Returns
importDocumentsOperationCallable()
public OperationCallable<ImportDocumentsRequest , Empty , ImportDocumentsMetadata > importDocumentsOperationCallable ()
Returns
listDatabasesCallable()
public UnaryCallable<ListDatabasesRequest , ListDatabasesResponse > listDatabasesCallable ()
Returns
listFieldsCallable()
public UnaryCallable<ListFieldsRequest , ListFieldsResponse > listFieldsCallable ()
Returns
listFieldsPagedCallable()
public UnaryCallable<ListFieldsRequest , FirestoreAdminClient . ListFieldsPagedResponse > listFieldsPagedCallable ()
Returns
listIndexesCallable()
public UnaryCallable<ListIndexesRequest , ListIndexesResponse > listIndexesCallable ()
Returns
listIndexesPagedCallable()
public UnaryCallable<ListIndexesRequest , FirestoreAdminClient . ListIndexesPagedResponse > listIndexesPagedCallable ()
Returns
updateDatabaseCallable()
public UnaryCallable<UpdateDatabaseRequest , Operation > updateDatabaseCallable ()
Returns
updateDatabaseOperationCallable()
public OperationCallable<UpdateDatabaseRequest , Database , UpdateDatabaseMetadata > updateDatabaseOperationCallable ()
Returns
updateFieldCallable()
public UnaryCallable<UpdateFieldRequest , Operation > updateFieldCallable ()
Returns
updateFieldOperationCallable()
public OperationCallable<UpdateFieldRequest , Field , FieldOperationMetadata > updateFieldOperationCallable ()
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]