Sha256: 27aeb8d52d5c6014024dbff6bb8f452bcc4385a759bd976f4efdd1d32444b75f
Contents?: true
Size: 1.14 KB
Versions: 8
Compression:
Stored size: 1.14 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v5/enums/campaign_shared_set_status.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v5/enums/campaign_shared_set_status.proto", :syntax => :proto3) do add_message "google.ads.googleads.v5.enums.CampaignSharedSetStatusEnum" do end add_enum "google.ads.googleads.v5.enums.CampaignSharedSetStatusEnum.CampaignSharedSetStatus" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :ENABLED, 2 value :REMOVED, 3 end end end module Google module Ads module GoogleAds module V5 module Enums CampaignSharedSetStatusEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v5.enums.CampaignSharedSetStatusEnum").msgclass CampaignSharedSetStatusEnum::CampaignSharedSetStatus = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v5.enums.CampaignSharedSetStatusEnum.CampaignSharedSetStatus").enummodule end end end end end
Version data entries
8 entries across 8 versions & 1 rubygems