Class: Google::Protobuf::StringValue
- Inherits:
-
Object
- Object
- Google::Protobuf::StringValue
- Defined in:
- lib/google/ads/google_ads/patches.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
24 |
# File 'lib/google/ads/google_ads/patches.rb', line 24 def to_s; return value; end |