Class: Google::Apis::DataformV1beta1::InstallNpmPackagesRequest
- Inherits:
-
Object
- Object
- Google::Apis::DataformV1beta1::InstallNpmPackagesRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dataform_v1beta1/classes.rb,
lib/google/apis/dataform_v1beta1/representations.rb,
lib/google/apis/dataform_v1beta1/representations.rb
Overview
InstallNpmPackages request message.
Instance Method Summary collapse
-
#initialize(**args) ⇒ InstallNpmPackagesRequest
constructor
A new instance of InstallNpmPackagesRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ InstallNpmPackagesRequest
Returns a new instance of InstallNpmPackagesRequest.
1048 1049 1050 |
# File 'lib/google/apis/dataform_v1beta1/classes.rb', line 1048 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1053 1054 |
# File 'lib/google/apis/dataform_v1beta1/classes.rb', line 1053 def update!(**args) end |