Sha256: 8be030c33f19e6b26513b39c07f00e6777fbe9d7dce843c9cec9b56a95a5fa8d
Contents?: true
Size: 1.18 KB
Versions: 5
Compression:
Stored size: 1.18 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v9/resources/domain_category.proto require 'google/api/field_behavior_pb' require 'google/api/resource_pb' require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v9/resources/domain_category.proto", :syntax => :proto3) do add_message "google.ads.googleads.v9.resources.DomainCategory" do optional :resource_name, :string, 1 proto3_optional :campaign, :string, 10 proto3_optional :category, :string, 11 proto3_optional :language_code, :string, 12 proto3_optional :domain, :string, 13 proto3_optional :coverage_fraction, :double, 14 proto3_optional :category_rank, :int64, 15 proto3_optional :has_children, :bool, 16 proto3_optional :recommended_cpc_bid_micros, :int64, 17 end end end module Google module Ads module GoogleAds module V9 module Resources DomainCategory = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v9.resources.DomainCategory").msgclass end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems