Google Cloud Gke Backup V1 Client - Class State (1.2.1)

Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class State.

Possible values for state of the Restore.

Protobuf type google.cloud.gkebackup.v1.Restore.State

Namespace

Google \ Cloud \ GkeBackup \ V1 \ Restore

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

STATE_UNSPECIFIED

  Value: 0 
 

The Restore resource is in the process of being created.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

CREATING

  Value: 1 
 

The Restore resource has been created and the associated RestoreJob Kubernetes resource has been injected into target cluster.

Generated from protobuf enum CREATING = 1;

IN_PROGRESS

  Value: 2 
 

The gkebackup agent in the cluster has begun executing the restore operation.

Generated from protobuf enum IN_PROGRESS = 2;

SUCCEEDED

  Value: 3 
 

The restore operation has completed successfully. Restored workloads may not yet be operational.

Generated from protobuf enum SUCCEEDED = 3;

FAILED

  Value: 4 
 

The restore operation has failed.

Generated from protobuf enum FAILED = 4;

DELETING

  Value: 5 
 

This Restore resource is in the process of being deleted.

Generated from protobuf enum DELETING = 5;

VALIDATING

  Value: 6 
 

The Kubernetes resources created by this Restore are being validated.

Generated from protobuf enum VALIDATING = 6;

Create a Mobile Website
View Site in Mobile | Classic
Share by: