AlloyDB API (alloydb:v1)

2025-02-28

1 new method | 1 updated method

Additions

    Methods
  • alloydb.projects.locations.clusters.restoreFromCloudSQL

      Path : v1/{+parent}/clusters:restoreFromCloudSQL

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clusters:restoreFromCloudSQL

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. The location of the new cluster. For the required format, see the comment on Cluster.name field.

          Pattern : ^projects/[^/]+/locations/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Restores an AlloyDB cluster from a CloudSQL resource.

Updates

    Methods
  • alloydb.projects.locations.supportedDatabaseFlags.list

      Parameters :

        scope

          Description : Optional. The scope for which supported flags are requested. If not specified, default is DATABASE.

          Location : query

          Type : string

          Enum Descriptions :

        • The scope of the flag is not specified. Default is DATABASE.
        • The flag is a database flag.
        • The flag is a connection pool flag.
        • Enum :

        • SCOPE_UNSPECIFIED
        • DATABASE
        • CONNECTION_POOL