Class: Google::Apis::ConfigV1::ExportRevisionStatefileRequest

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

Overview

A request to export a state file passed to a 'ExportRevisionStatefile' call.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ExportRevisionStatefileRequest

Returns a new instance of ExportRevisionStatefileRequest.



555
556
557
# File 'lib/google/apis/config_v1/classes.rb', line 555

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



560
561
# File 'lib/google/apis/config_v1/classes.rb', line 560

def update!(**args)
end