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