Reference documentation and code samples for the Google Cloud Memorystore for Redis V1 API class Google::Cloud::Redis::Cluster::V1::BackupFile.
Backup is consisted of multiple backup files.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time when the backup file was created.
#file_name
def file_name() -> ::String
Returns
- (::String) — Output only. e.g:
#size_bytes
def size_bytes() -> ::Integer
Returns
- (::Integer) — Output only. Size of the backup file in bytes.