# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v3/common/text_label.proto require 'google/protobuf' require 'google/protobuf/wrappers_pb' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v3.common.TextLabel" do optional :background_color, :message, 1, "google.protobuf.StringValue" optional :description, :message, 2, "google.protobuf.StringValue" end end module Google::Ads::GoogleAds::V3::Common TextLabel = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.common.TextLabel").msgclass end