AlloyDB API (alloydb:v1)

2025-11-14

2 updated methods

Updates

    Methods
  • alloydb.projects.locations.backups.list

      Parameters :

        view

          Description : Optional. The view of the backup to return.

          Location : query

          Type : string

          Enum Descriptions :

        • Value unspecified, equivalent to BASIC.
        • Responses include all fields that aren't explicitly gated behind another view.
        • Response include all the field from BASIC plus the field cluster_deleted, which specifies if the cluster corresponding to this backup is deleted.
        • Enum :

        • BACKUP_VIEW_UNSPECIFIED
        • BACKUP_VIEW_BASIC
        • BACKUP_VIEW_CLUSTER_DELETED

  • alloydb.projects.locations.backups.get

      Parameters :

        view

          Description : Optional. The view of the backup to return.

          Location : query

          Type : string

          Enum Descriptions :

        • Value unspecified, equivalent to BASIC.
        • Responses include all fields that aren't explicitly gated behind another view.
        • Response include all the field from BASIC plus the field cluster_deleted, which specifies if the cluster corresponding to this backup is deleted.
        • Enum :

        • BACKUP_VIEW_UNSPECIFIED
        • BACKUP_VIEW_BASIC
        • BACKUP_VIEW_CLUSTER_DELETED