Class: Google::Apis::NetappV1::StartSplitRequest

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

Overview

Request message for splitting a volume.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StartSplitRequest

Returns a new instance of StartSplitRequest.



2920
2921
2922
# File 'lib/google/apis/netapp_v1/classes.rb', line 2920

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2925
2926
# File 'lib/google/apis/netapp_v1/classes.rb', line 2925

def update!(**args)
end