Sha256: 11f9af5835a8b56b211a2fdc711e093ac3678152ba6dfe54695e2faaf324e6cc

Contents?: true

Size: 1.08 KB

Versions: 5

Compression:

Stored size: 1.08 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/v10/enums/custom_audience_status.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v10/enums/custom_audience_status.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v10.enums.CustomAudienceStatusEnum" do
    end
    add_enum "google.ads.googleads.v10.enums.CustomAudienceStatusEnum.CustomAudienceStatus" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :ENABLED, 2
      value :REMOVED, 3
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V10
        module Enums
          CustomAudienceStatusEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.CustomAudienceStatusEnum").msgclass
          CustomAudienceStatusEnum::CustomAudienceStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.CustomAudienceStatusEnum.CustomAudienceStatus").enummodule
        end
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-ads-googleads-20.0.0 lib/google/ads/google_ads/v10/enums/custom_audience_status_pb.rb
google-ads-googleads-19.0.0 lib/google/ads/google_ads/v10/enums/custom_audience_status_pb.rb
google-ads-googleads-18.1.0 lib/google/ads/google_ads/v10/enums/custom_audience_status_pb.rb
google-ads-googleads-18.0.0 lib/google/ads/google_ads/v10/enums/custom_audience_status_pb.rb
google-ads-googleads-17.0.0 lib/google/ads/google_ads/v10/enums/custom_audience_status_pb.rb