Google Cloud Gke Backup V1 Client - Class GetRestorePlanRequest (0.1.7)

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

Request message for GetRestorePlan.

Generated from protobuf message google.cloud.gkebackup.v1.GetRestorePlanRequest

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Fully qualified RestorePlan name. Format: projects//locations//restorePlans/*

getName

Required. Fully qualified RestorePlan name.

Format: projects//locations//restorePlans/*

Returns
Type Description
string

setName

Required. Fully qualified RestorePlan name.

Format: projects//locations//restorePlans/*

Parameter
Name Description
var string
Returns
Type Description
$this