Sha256: 96f0b2616c7a17bef1970461e57c1577b438beea9f8cdc86bcf5ef3e49ba1f12

Contents?: true

Size: 689 Bytes

Versions: 3

Compression:

Stored size: 689 Bytes

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v3.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::Ads::GoogleAds::V3::Common
  Value = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.common.Value").msgclass
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-6.0.0 lib/google/ads/google_ads/v3/common/value_pb.rb
google-ads-googleads-5.1.0 lib/google/ads/google_ads/v3/common/value_pb.rb
google-ads-googleads-5.0.0 lib/google/ads/google_ads/v3/common/value_pb.rb