Sha256: f71a89dbdd7e44894c7392105568045d9c0969dfa002b2fb869656a86dabcf7e

Contents?: true

Size: 740 Bytes

Versions: 4

Compression:

Stored size: 740 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/v0/common/value.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v0.common.Value" do
    oneof :value do
      optional :boolean_value, :bool, 1
      optional :int64_value, :int64, 2
      optional :float_value, :float, 3
      optional :double_value, :double, 4
      optional :string_value, :string, 5
    end
  end
end

module Google
  module Ads
    module Googleads
      module V0
        module Common
          Value = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.common.Value").msgclass
        end
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
google-ads-googleads-0.4.0 lib/google/ads/googleads/v0/common/value_pb.rb
google-ads-googleads-0.3.0 lib/google/ads/googleads/v0/common/value_pb.rb
google-ads-googleads-0.2.0 lib/google/ads/googleads/v0/common/value_pb.rb
google-ads-googleads-0.1.0 lib/google/ads/googleads/v0/common/value_pb.rb