Class: Gapic::Presenters::MethodPresenter::YieldParams

Inherits:
Struct
  • Object
show all
Defined in:
lib/gapic/presenters/method_presenter.rb

Overview

Type for MethodPresenter#yield_params

Instance Attribute Summary collapse

Instance Attribute Details

#doc_typesObject

Returns the value of attribute doc_types

Returns:

  • (Object)

    the current value of doc_types



227
228
229
# File 'lib/gapic/presenters/method_presenter.rb', line 227

def doc_types
  @doc_types
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



227
228
229
# File 'lib/gapic/presenters/method_presenter.rb', line 227

def name
  @name
end