Reference documentation and code samples for the Backup for GKE V1 API class Google::Cloud::GkeBackup::V1::GetBackupPlanRequest.
Request message for GetBackupPlan.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. Fully qualified BackupPlan name.
Format:
projects/*/locations/*/backupPlans/*
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Fully qualified BackupPlan name.
Format:
projects/*/locations/*/backupPlans/*
Returns
-
(::String) — Required. Fully qualified BackupPlan name.
Format:
projects/*/locations/*/backupPlans/*