Sha256: 9ff1f442388189d836777b5f90b141abfa06b9ff7d0fc9e06cace0dbd95df876

Contents?: true

Size: 978 Bytes

Versions: 3

Compression:

Stored size: 978 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/google_ads/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

3 entries across 3 versions & 1 rubygems

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