class Gapic::Rest::TransportOperation


from the underlying transport library.
Surfaces information about the active call
#

def initialize underlying_op

Parameters:
  • underlying_op (::Object, nil, ::Faraday::Response) --

Other tags:
    Private: -
def initialize underlying_op
  @underlying_op = underlying_op
end