Sha256: 3d1636cc754a94754a3f59847033a87852355b6e60141a16bb2c877d8568c5a0
Contents?: true
Size: 998 Bytes
Versions: 1
Compression:
Stored size: 998 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v10/resources/keyword_theme_constant.proto require 'google/api/annotations_pb' require 'google/api/field_behavior_pb' require 'google/api/resource_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v10/resources/keyword_theme_constant.proto", :syntax => :proto3) do add_message "google.ads.googleads.v10.resources.KeywordThemeConstant" do optional :resource_name, :string, 1 proto3_optional :country_code, :string, 2 proto3_optional :language_code, :string, 3 proto3_optional :display_name, :string, 4 end end end module Google module Ads module GoogleAds module V10 module Resources KeywordThemeConstant = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.resources.KeywordThemeConstant").msgclass end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
google-ads-googleads-16.0.0 | lib/google/ads/google_ads/v10/resources/keyword_theme_constant_pb.rb |