Sha256: ac34f51ed81c35ca21a083e5a5f7e057b85314643555fae9eed37e5c2c1954dc

Contents?: true

Size: 977 Bytes

Versions: 4

Compression:

Stored size: 977 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v0.enums.DayOfWeekEnum" do
  end
  add_enum "google.ads.googleads.v0.enums.DayOfWeekEnum.DayOfWeek" do
    value :UNSPECIFIED, 0
    value :UNKNOWN, 1
    value :MONDAY, 2
    value :TUESDAY, 3
    value :WEDNESDAY, 4
    value :THURSDAY, 5
    value :FRIDAY, 6
    value :SATURDAY, 7
    value :SUNDAY, 8
  end
end

module Google
  module Ads
    module Googleads
      module V0
        module Enums
          DayOfWeekEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.DayOfWeekEnum").msgclass
          DayOfWeekEnum::DayOfWeek = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.DayOfWeekEnum.DayOfWeek").enummodule
        end
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
google-ads-googleads-0.4.0 lib/google/ads/googleads/v0/enums/day_of_week_pb.rb
google-ads-googleads-0.3.0 lib/google/ads/googleads/v0/enums/day_of_week_pb.rb
google-ads-googleads-0.2.0 lib/google/ads/googleads/v0/enums/day_of_week_pb.rb
google-ads-googleads-0.1.0 lib/google/ads/googleads/v0/enums/day_of_week_pb.rb