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
Namespace
Google \ Cloud \ GkeBackup \ V1Methods
__construct
Constructor.
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/*
string
setName
Required. Fully qualified RestorePlan name.
Format: projects/*/locations/*/restorePlans/*
var
string
$this
static::build
name
string
Required. Fully qualified RestorePlan name.
Format: projects/*/locations/*/restorePlans/*
Please see Google\Cloud\GkeBackup\V1\BackupForGKEClient::restorePlanName()
for help formatting this field.