class Google::Protobuf::StringValue

Public Instance Methods

to_s() click to toggle source
# File lib/google/ads/google_ads/patches.rb, line 24
def to_s; return value; end