Sha256: d5f12a06a72963facf84a87379bafd858849fc07a3111a89da9825619b7fad2a
Contents?: true
Size: 1.54 KB
Versions: 1
Compression:
Stored size: 1.54 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v10/resources/product_bidding_category_constant.proto require 'google/ads/google_ads/v10/enums/product_bidding_category_level_pb' require 'google/ads/google_ads/v10/enums/product_bidding_category_status_pb' 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/product_bidding_category_constant.proto", :syntax => :proto3) do add_message "google.ads.googleads.v10.resources.ProductBiddingCategoryConstant" do optional :resource_name, :string, 1 proto3_optional :id, :int64, 10 proto3_optional :country_code, :string, 11 proto3_optional :product_bidding_category_constant_parent, :string, 12 optional :level, :enum, 5, "google.ads.googleads.v10.enums.ProductBiddingCategoryLevelEnum.ProductBiddingCategoryLevel" optional :status, :enum, 6, "google.ads.googleads.v10.enums.ProductBiddingCategoryStatusEnum.ProductBiddingCategoryStatus" proto3_optional :language_code, :string, 13 proto3_optional :localized_name, :string, 14 end end end module Google module Ads module GoogleAds module V10 module Resources ProductBiddingCategoryConstant = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.resources.ProductBiddingCategoryConstant").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/product_bidding_category_constant_pb.rb |