Class: GoogleCustomSearch::Start

Inherits:
Struct
  • Object
show all
Defined in:
lib/google_cse.rb

Overview

Pages data

Instance Attribute Summary collapse

Instance Attribute Details

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



17
18
19
# File 'lib/google_cse.rb', line 17

def label
  @label
end

#startObject

Returns the value of attribute start

Returns:

  • (Object)

    the current value of start



17
18
19
# File 'lib/google_cse.rb', line 17

def start
  @start
end