Sha256: 7caff3c4708cfb5e85ef1925fcb7bea8ef7036a447e5d556c937ab210d35e73e
Contents?: true
Size: 772 Bytes
Versions: 5
Compression:
Stored size: 772 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v9/common/custom_parameter.proto require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v9/common/custom_parameter.proto", :syntax => :proto3) do add_message "google.ads.googleads.v9.common.CustomParameter" do proto3_optional :key, :string, 3 proto3_optional :value, :string, 4 end end end module Google module Ads module GoogleAds module V9 module Common CustomParameter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v9.common.CustomParameter").msgclass end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems