Sha256: a73c8bac63b221f8dffff6ff5fecbb6296fbe1bfeebb08387a31dd44c6b1cdab

Contents?: true

Size: 1.08 KB

Versions: 3

Compression:

Stored size: 1.08 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/google_ads/v0/enums/month_of_year.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v0.enums.MonthOfYearEnum" do
  end
  add_enum "google.ads.googleads.v0.enums.MonthOfYearEnum.MonthOfYear" do
    value :UNSPECIFIED, 0
    value :UNKNOWN, 1
    value :JANUARY, 2
    value :FEBRUARY, 3
    value :MARCH, 4
    value :APRIL, 5
    value :MAY, 6
    value :JUNE, 7
    value :JULY, 8
    value :AUGUST, 9
    value :SEPTEMBER, 10
    value :OCTOBER, 11
    value :NOVEMBER, 12
    value :DECEMBER, 13
  end
end

module Google
  module Ads
    module GoogleAds
      module V0
        module Enums
          MonthOfYearEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.MonthOfYearEnum").msgclass
          MonthOfYearEnum::MonthOfYear = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.MonthOfYearEnum.MonthOfYear").enummodule
        end
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-0.7.0 lib/google/ads/google_ads/v0/enums/month_of_year_pb.rb
google-ads-googleads-0.6.0 lib/google/ads/google_ads/v0/enums/month_of_year_pb.rb
google-ads-googleads-0.5.0 lib/google/ads/google_ads/v0/enums/month_of_year_pb.rb