Class: Google::Apis::GenomicsV2alpha1::RunPipelineResponse

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

Overview

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

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ RunPipelineResponse

Returns a new instance of RunPipelineResponse.



1076
1077
1078
# File 'generated/google/apis/genomics_v2alpha1/classes.rb', line 1076

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1081
1082
# File 'generated/google/apis/genomics_v2alpha1/classes.rb', line 1081

def update!(**args)
end