Sha256: 9abd058a37581c9979e8fb1c066662e8d880978a25bd9c1b29d85f566c166ed0
Contents?: true
Size: 730 Bytes
Versions: 9
Compression:
Stored size: 730 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v13/common/text_label.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v13/common/text_label.proto", :syntax => :proto3) do add_message "google.ads.googleads.v13.common.TextLabel" do proto3_optional :background_color, :string, 3 proto3_optional :description, :string, 4 end end end module Google module Ads module GoogleAds module V13 module Common TextLabel = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.common.TextLabel").msgclass end end end end end
Version data entries
9 entries across 9 versions & 1 rubygems