Class: Google::Apis::SpannerV1::FullBackupSpec

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/spanner_v1/classes.rb,
lib/google/apis/spanner_v1/representations.rb,
lib/google/apis/spanner_v1/representations.rb

Overview

The specification for full backups. A full backup stores the entire contents of the database at a given version time.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ FullBackupSpec

Returns a new instance of FullBackupSpec.



3029
3030
3031
# File 'lib/google/apis/spanner_v1/classes.rb', line 3029

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3034
3035
# File 'lib/google/apis/spanner_v1/classes.rb', line 3034

def update!(**args)
end