Google Cloud AlloyDB for PostgreSQL V1 Client - Class Type (1.7.1)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class Type.
Backup Type
Protobuf typegoogle.cloud.alloydb.v1.Backup.Type
Namespace
Google \ Cloud \ AlloyDb \ V1 \ Backup
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
TYPE_UNSPECIFIED
Value: 0
Backup Type is unknown.
Generated from protobuf enumTYPE_UNSPECIFIED = 0;
ON_DEMAND
Value: 1
ON_DEMAND backups that were triggered by the customer (e.g., not
AUTOMATED).
Generated from protobuf enumON_DEMAND = 1;
AUTOMATED
Value: 2
AUTOMATED backups triggered by the automated backups scheduler pursuant
to an automated backup policy.
Generated from protobuf enumAUTOMATED = 2;
CONTINUOUS
Value: 3
CONTINUOUS backups triggered by the automated backups scheduler
due to a continuous backup policy.
[[["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 2026-03-19 UTC."],[],[]]