Cloud Firestore Admin V1 API - Class Google::Cloud::Firestore::Admin::V1::DeleteBackupScheduleRequest (v0.17.1)

Reference documentation and code samples for the Cloud Firestore Admin V1 API class Google::Cloud::Firestore::Admin::V1::DeleteBackupScheduleRequest.

The request for [FirestoreAdmin.DeleteBackupSchedules][].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the backup schedule.

    Format projects/{project}/databases/{database}/backupSchedules/{backup_schedule}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the backup schedule.

    Format projects/{project}/databases/{database}/backupSchedules/{backup_schedule}

Returns
  • (::String) — Required. The name of the backup schedule.

    Format projects/{project}/databases/{database}/backupSchedules/{backup_schedule}