Google Cloud Dataproc Metastore V1beta Client - Class Backup (1.1.1)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1beta Client class Backup.

The details of a backup resource.

Generated from protobuf message google.cloud.metastore.v1beta.Backup

Namespace

Google \ Cloud \ Metastore \ V1beta

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Immutable. The relative resource name of the backup, in the following form: projects/{project_number}/locations/{location_id}/services/{service_id}/backups/{backup_id}

↳ create_time
Google\Protobuf\Timestamp

Output only. The time when the backup was started.

↳ end_time
Google\Protobuf\Timestamp

Output only. The time when the backup finished creating.

↳ state
int

Output only. The current state of the backup.

↳ service_revision
Service

Output only. The revision of the service at the time of backup.

↳ description
string

The description of the backup.

↳ restoring_services
array

Output only. Services that are restoring from the backup.

getName

Immutable. The relative resource name of the backup, in the following form: projects/{project_number}/locations/{location_id}/services/{service_id}/backups/{backup_id}

Returns
Type
Description
string

setName

Immutable. The relative resource name of the backup, in the following form: projects/{project_number}/locations/{location_id}/services/{service_id}/backups/{backup_id}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getCreateTime

Output only. The time when the backup was started.

Returns
Type
Description

hasCreateTime

clearCreateTime

setCreateTime

Output only. The time when the backup was started.

Parameter
Name
Description
Returns
Type
Description
$this

getEndTime

Output only. The time when the backup finished creating.

Returns
Type
Description

hasEndTime

clearEndTime

setEndTime

Output only. The time when the backup finished creating.

Parameter
Name
Description
Returns
Type
Description
$this

getState

Output only. The current state of the backup.

Returns
Type
Description
int

setState

Output only. The current state of the backup.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getServiceRevision

Output only. The revision of the service at the time of backup.

Returns
Type
Description
Service |null

hasServiceRevision

clearServiceRevision

setServiceRevision

Output only. The revision of the service at the time of backup.

Parameter
Name
Description
var
Returns
Type
Description
$this

getDescription

The description of the backup.

Returns
Type
Description
string

setDescription

The description of the backup.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getRestoringServices

Output only. Services that are restoring from the backup.

Returns
Type
Description

setRestoringServices

Output only. Services that are restoring from the backup.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: