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

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

Go to download

AlloyDB AlloyDB is a fully managed, PostgreSQL-compatible database service with industry-leading performance, availability, and scale.

There is a newer version: 0.43.0
Show newest version
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.cloud.alloydb.v1",
  "libraryPackage": "com.google.cloud.alloydb.v1",
  "services": {
    "AlloyDBAdmin": {
      "clients": {
        "grpc": {
          "libraryClient": "AlloyDBAdminClient",
          "rpcs": {
            "BatchCreateInstances": {
              "methods": ["batchCreateInstancesAsync", "batchCreateInstancesOperationCallable", "batchCreateInstancesCallable"]
            },
            "CreateBackup": {
              "methods": ["createBackupAsync", "createBackupAsync", "createBackupAsync", "createBackupOperationCallable", "createBackupCallable"]
            },
            "CreateCluster": {
              "methods": ["createClusterAsync", "createClusterAsync", "createClusterAsync", "createClusterOperationCallable", "createClusterCallable"]
            },
            "CreateInstance": {
              "methods": ["createInstanceAsync", "createInstanceAsync", "createInstanceAsync", "createInstanceOperationCallable", "createInstanceCallable"]
            },
            "CreateSecondaryCluster": {
              "methods": ["createSecondaryClusterAsync", "createSecondaryClusterAsync", "createSecondaryClusterAsync", "createSecondaryClusterOperationCallable", "createSecondaryClusterCallable"]
            },
            "CreateSecondaryInstance": {
              "methods": ["createSecondaryInstanceAsync", "createSecondaryInstanceAsync", "createSecondaryInstanceAsync", "createSecondaryInstanceOperationCallable", "createSecondaryInstanceCallable"]
            },
            "CreateUser": {
              "methods": ["createUser", "createUser", "createUser", "createUserCallable"]
            },
            "DeleteBackup": {
              "methods": ["deleteBackupAsync", "deleteBackupAsync", "deleteBackupAsync", "deleteBackupOperationCallable", "deleteBackupCallable"]
            },
            "DeleteCluster": {
              "methods": ["deleteClusterAsync", "deleteClusterAsync", "deleteClusterAsync", "deleteClusterOperationCallable", "deleteClusterCallable"]
            },
            "DeleteInstance": {
              "methods": ["deleteInstanceAsync", "deleteInstanceAsync", "deleteInstanceAsync", "deleteInstanceOperationCallable", "deleteInstanceCallable"]
            },
            "DeleteUser": {
              "methods": ["deleteUser", "deleteUser", "deleteUser", "deleteUserCallable"]
            },
            "FailoverInstance": {
              "methods": ["failoverInstanceAsync", "failoverInstanceAsync", "failoverInstanceAsync", "failoverInstanceOperationCallable", "failoverInstanceCallable"]
            },
            "GenerateClientCertificate": {
              "methods": ["generateClientCertificate", "generateClientCertificate", "generateClientCertificate", "generateClientCertificateCallable"]
            },
            "GetBackup": {
              "methods": ["getBackup", "getBackup", "getBackup", "getBackupCallable"]
            },
            "GetCluster": {
              "methods": ["getCluster", "getCluster", "getCluster", "getClusterCallable"]
            },
            "GetConnectionInfo": {
              "methods": ["getConnectionInfo", "getConnectionInfo", "getConnectionInfo", "getConnectionInfoCallable"]
            },
            "GetInstance": {
              "methods": ["getInstance", "getInstance", "getInstance", "getInstanceCallable"]
            },
            "GetLocation": {
              "methods": ["getLocation", "getLocationCallable"]
            },
            "GetUser": {
              "methods": ["getUser", "getUser", "getUser", "getUserCallable"]
            },
            "InjectFault": {
              "methods": ["injectFaultAsync", "injectFaultAsync", "injectFaultAsync", "injectFaultOperationCallable", "injectFaultCallable"]
            },
            "ListBackups": {
              "methods": ["listBackups", "listBackups", "listBackups", "listBackupsPagedCallable", "listBackupsCallable"]
            },
            "ListClusters": {
              "methods": ["listClusters", "listClusters", "listClusters", "listClustersPagedCallable", "listClustersCallable"]
            },
            "ListInstances": {
              "methods": ["listInstances", "listInstances", "listInstances", "listInstancesPagedCallable", "listInstancesCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "ListSupportedDatabaseFlags": {
              "methods": ["listSupportedDatabaseFlags", "listSupportedDatabaseFlags", "listSupportedDatabaseFlags", "listSupportedDatabaseFlagsPagedCallable", "listSupportedDatabaseFlagsCallable"]
            },
            "ListUsers": {
              "methods": ["listUsers", "listUsers", "listUsers", "listUsersPagedCallable", "listUsersCallable"]
            },
            "PromoteCluster": {
              "methods": ["promoteClusterAsync", "promoteClusterAsync", "promoteClusterAsync", "promoteClusterOperationCallable", "promoteClusterCallable"]
            },
            "RestartInstance": {
              "methods": ["restartInstanceAsync", "restartInstanceAsync", "restartInstanceAsync", "restartInstanceOperationCallable", "restartInstanceCallable"]
            },
            "RestoreCluster": {
              "methods": ["restoreClusterAsync", "restoreClusterOperationCallable", "restoreClusterCallable"]
            },
            "UpdateBackup": {
              "methods": ["updateBackupAsync", "updateBackupAsync", "updateBackupOperationCallable", "updateBackupCallable"]
            },
            "UpdateCluster": {
              "methods": ["updateClusterAsync", "updateClusterAsync", "updateClusterOperationCallable", "updateClusterCallable"]
            },
            "UpdateInstance": {
              "methods": ["updateInstanceAsync", "updateInstanceAsync", "updateInstanceOperationCallable", "updateInstanceCallable"]
            },
            "UpdateUser": {
              "methods": ["updateUser", "updateUser", "updateUserCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy