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