Sha256: 970b964584c57228d700933eb4f7172f22c92570c342b6583377095c113bf474

Contents?: true

Size: 851 Bytes

Versions: 5

Compression:

Stored size: 851 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v10/common/value.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v10.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
end

module Google
  module Ads
    module GoogleAds
      module V10
        module Common
          Value = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.common.Value").msgclass
        end
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-ads-googleads-20.0.0 lib/google/ads/google_ads/v10/common/value_pb.rb
google-ads-googleads-19.0.0 lib/google/ads/google_ads/v10/common/value_pb.rb
google-ads-googleads-18.1.0 lib/google/ads/google_ads/v10/common/value_pb.rb
google-ads-googleads-18.0.0 lib/google/ads/google_ads/v10/common/value_pb.rb
google-ads-googleads-17.0.0 lib/google/ads/google_ads/v10/common/value_pb.rb