Class: Google::Apis::SpannerV1::AddSplitPointsResponse

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 response for AddSplitPoints.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ AddSplitPointsResponse

Returns a new instance of AddSplitPointsResponse.



143
144
145
# File 'lib/google/apis/spanner_v1/classes.rb', line 143

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



148
149
# File 'lib/google/apis/spanner_v1/classes.rb', line 148

def update!(**args)
end