class Google::Apis::GenomicsV1::RunPipelineResponse

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

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/genomics_v1/classes.rb, line 764
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/genomics_v1/classes.rb, line 769
def update!(**args)
end