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