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
-
(::String) — Required. The name of the backup schedule.
Format
projects/{project}/databases/{database}/backupSchedules/{backup_schedule}
#name=
def name=(value) -> ::String
-
value (::String) — Required. The name of the backup schedule.
Format
projects/{project}/databases/{database}/backupSchedules/{backup_schedule}
-
(::String) — Required. The name of the backup schedule.
Format
projects/{project}/databases/{database}/backupSchedules/{backup_schedule}