Class: Google::Gax::Segment

Inherits:
Struct
  • Object
show all
Defined in:
lib/google/gax/path_template.rb

Instance Attribute Summary collapse

Instance Attribute Details

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



240
241
242
# File 'lib/google/gax/path_template.rb', line 240

def kind
  @kind
end

#literalObject

Returns the value of attribute literal

Returns:

  • (Object)

    the current value of literal



240
241
242
# File 'lib/google/gax/path_template.rb', line 240

def literal
  @literal
end