Sha256: dc8306c765df85aa0f4d1b7aa4637357dc4561e600918a010b68eab96cff15af
Contents?: true
Size: 849 Bytes
Versions: 5
Compression:
Stored size: 849 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v4/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_file("google/ads/googleads/v4/common/text_label.proto", :syntax => :proto3) do add_message "google.ads.googleads.v4.common.TextLabel" do optional :background_color, :message, 1, "google.protobuf.StringValue" optional :description, :message, 2, "google.protobuf.StringValue" end end end module Google module Ads module GoogleAds module V4 module Common TextLabel = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v4.common.TextLabel").msgclass end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems