Class: Google::Apis::LifesciencesV2beta::RunPipelineResponse

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

Overview

The response to the RunPipeline method, returned in the operation's result field on success.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ RunPipelineResponse

Returns a new instance of RunPipelineResponse.



1083
1084
1085
# File 'lib/google/apis/lifesciences_v2beta/classes.rb', line 1083

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1088
1089
# File 'lib/google/apis/lifesciences_v2beta/classes.rb', line 1088

def update!(**args)
end