Sha256: 915b5533b00793a62d3f2a1eaec9b35dea7f82143231111b86416f7765348b03

Contents?: true

Size: 1.77 KB

Versions: 9

Compression:

Stored size: 1.77 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/v13/resources/product_link.proto

require 'google/protobuf'

require 'google/ads/google_ads/v13/enums/linked_product_type_pb'
require 'google/api/field_behavior_pb'
require 'google/api/resource_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v13/resources/product_link.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v13.resources.ProductLink" do
      optional :resource_name, :string, 1
      proto3_optional :product_link_id, :int64, 2
      optional :type, :enum, 3, "google.ads.googleads.v13.enums.LinkedProductTypeEnum.LinkedProductType"
      oneof :linked_product do
        optional :data_partner, :message, 4, "google.ads.googleads.v13.resources.DataPartnerIdentifier"
        optional :google_ads, :message, 5, "google.ads.googleads.v13.resources.GoogleAdsIdentifier"
      end
    end
    add_message "google.ads.googleads.v13.resources.DataPartnerIdentifier" do
      proto3_optional :data_partner_id, :int64, 1
    end
    add_message "google.ads.googleads.v13.resources.GoogleAdsIdentifier" do
      proto3_optional :customer, :string, 1
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V13
        module Resources
          ProductLink = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.resources.ProductLink").msgclass
          DataPartnerIdentifier = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.resources.DataPartnerIdentifier").msgclass
          GoogleAdsIdentifier = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.resources.GoogleAdsIdentifier").msgclass
        end
      end
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
google-ads-googleads-25.0.2 lib/google/ads/google_ads/v13/resources/product_link_pb.rb
google-ads-googleads-25.0.1 lib/google/ads/google_ads/v13/resources/product_link_pb.rb
google-ads-googleads-25.0.0 lib/google/ads/google_ads/v13/resources/product_link_pb.rb
google-ads-googleads-24.0.0 lib/google/ads/google_ads/v13/resources/product_link_pb.rb
google-ads-googleads-23.1.0 lib/google/ads/google_ads/v13/resources/product_link_pb.rb
google-ads-googleads-23.0.0 lib/google/ads/google_ads/v13/resources/product_link_pb.rb
google-ads-googleads-22.1.0 lib/google/ads/google_ads/v13/resources/product_link_pb.rb
google-ads-googleads-22.0.0 lib/google/ads/google_ads/v13/resources/product_link_pb.rb
google-ads-googleads-21.0.0 lib/google/ads/google_ads/v13/resources/product_link_pb.rb