Reference documentation and code samples for the Backup for GKE V1 API class Google::Cloud::GkeBackup::V1::DeleteBackupPlanRequest.
Request message for DeleteBackupPlan.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#etag
def etag() -> ::String
Returns
- (::String) — Optional. If provided, this value must match the current value of the target BackupPlan's etag field or the request is rejected.
#etag=
def etag=(value) -> ::String
Parameter
- value (::String) — Optional. If provided, this value must match the current value of the target BackupPlan's etag field or the request is rejected.
Returns
- (::String) — Optional. If provided, this value must match the current value of the target BackupPlan's etag field or the request is rejected.
#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/*