Class: Google::Gax::Segment
- Inherits:
-
Struct
- Object
- Struct
- Google::Gax::Segment
- Defined in:
- lib/google/gax/path_template.rb
Instance Attribute Summary collapse
-
#kind ⇒ Object
Returns the value of attribute kind.
-
#literal ⇒ Object
Returns the value of attribute literal.
Instance Attribute Details
#kind ⇒ Object
Returns the value of attribute kind
238 239 240 |
# File 'lib/google/gax/path_template.rb', line 238 def kind @kind end |
#literal ⇒ Object
Returns the value of attribute literal
238 239 240 |
# File 'lib/google/gax/path_template.rb', line 238 def literal @literal end |