Backup for GKE V1 API - Class Google::Cloud::GkeBackup::V1::DeleteBackupPlanRequest (v0.5.1)

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) — 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) — If provided, this value must match the current value of the target BackupPlan's etag field or the request is rejected.
Returns
  • (::String) — 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/*