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