All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.firestore.v1.gapic_metadata.json Maven / Gradle / Ivy

There is a newer version: 3.29.0
Show newest version
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.firestore.admin.v1",
  "libraryPackage": "com.google.cloud.firestore.v1",
  "services": {
    "FirestoreAdmin": {
      "clients": {
        "grpc": {
          "libraryClient": "FirestoreAdminClient",
          "rpcs": {
            "BulkDeleteDocuments": {
              "methods": ["bulkDeleteDocumentsAsync", "bulkDeleteDocumentsAsync", "bulkDeleteDocumentsAsync", "bulkDeleteDocumentsOperationCallable", "bulkDeleteDocumentsCallable"]
            },
            "CreateBackupSchedule": {
              "methods": ["createBackupSchedule", "createBackupSchedule", "createBackupSchedule", "createBackupScheduleCallable"]
            },
            "CreateDatabase": {
              "methods": ["createDatabaseAsync", "createDatabaseAsync", "createDatabaseAsync", "createDatabaseOperationCallable", "createDatabaseCallable"]
            },
            "CreateIndex": {
              "methods": ["createIndexAsync", "createIndexAsync", "createIndexAsync", "createIndexOperationCallable", "createIndexCallable"]
            },
            "DeleteBackup": {
              "methods": ["deleteBackup", "deleteBackup", "deleteBackup", "deleteBackupCallable"]
            },
            "DeleteBackupSchedule": {
              "methods": ["deleteBackupSchedule", "deleteBackupSchedule", "deleteBackupSchedule", "deleteBackupScheduleCallable"]
            },
            "DeleteDatabase": {
              "methods": ["deleteDatabaseAsync", "deleteDatabaseAsync", "deleteDatabaseAsync", "deleteDatabaseOperationCallable", "deleteDatabaseCallable"]
            },
            "DeleteIndex": {
              "methods": ["deleteIndex", "deleteIndex", "deleteIndex", "deleteIndexCallable"]
            },
            "ExportDocuments": {
              "methods": ["exportDocumentsAsync", "exportDocumentsAsync", "exportDocumentsAsync", "exportDocumentsOperationCallable", "exportDocumentsCallable"]
            },
            "GetBackup": {
              "methods": ["getBackup", "getBackup", "getBackup", "getBackupCallable"]
            },
            "GetBackupSchedule": {
              "methods": ["getBackupSchedule", "getBackupSchedule", "getBackupSchedule", "getBackupScheduleCallable"]
            },
            "GetDatabase": {
              "methods": ["getDatabase", "getDatabase", "getDatabase", "getDatabaseCallable"]
            },
            "GetField": {
              "methods": ["getField", "getField", "getField", "getFieldCallable"]
            },
            "GetIndex": {
              "methods": ["getIndex", "getIndex", "getIndex", "getIndexCallable"]
            },
            "ImportDocuments": {
              "methods": ["importDocumentsAsync", "importDocumentsAsync", "importDocumentsAsync", "importDocumentsOperationCallable", "importDocumentsCallable"]
            },
            "ListBackupSchedules": {
              "methods": ["listBackupSchedules", "listBackupSchedules", "listBackupSchedules", "listBackupSchedulesCallable"]
            },
            "ListBackups": {
              "methods": ["listBackups", "listBackups", "listBackups", "listBackupsCallable"]
            },
            "ListDatabases": {
              "methods": ["listDatabases", "listDatabases", "listDatabases", "listDatabasesCallable"]
            },
            "ListFields": {
              "methods": ["listFields", "listFields", "listFields", "listFieldsPagedCallable", "listFieldsCallable"]
            },
            "ListIndexes": {
              "methods": ["listIndexes", "listIndexes", "listIndexes", "listIndexesPagedCallable", "listIndexesCallable"]
            },
            "RestoreDatabase": {
              "methods": ["restoreDatabaseAsync", "restoreDatabaseOperationCallable", "restoreDatabaseCallable"]
            },
            "UpdateBackupSchedule": {
              "methods": ["updateBackupSchedule", "updateBackupSchedule", "updateBackupScheduleCallable"]
            },
            "UpdateDatabase": {
              "methods": ["updateDatabaseAsync", "updateDatabaseAsync", "updateDatabaseOperationCallable", "updateDatabaseCallable"]
            },
            "UpdateField": {
              "methods": ["updateFieldAsync", "updateFieldAsync", "updateFieldOperationCallable", "updateFieldCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy