Sha256: e0d5c66671054d8666c4ddf5a9e613eef0cd7aead31e56ac63aec8f2e7bd7978
Contents?: true
Size: 1016 Bytes
Versions: 3
Compression:
Stored size: 1016 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v0/enums/hotel_date_selection_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.HotelDateSelectionTypeEnum" do end add_enum "google.ads.googleads.v0.enums.HotelDateSelectionTypeEnum.HotelDateSelectionType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :DEFAULT_SELECTION, 50 value :USER_SELECTED, 51 end end module Google module Ads module GoogleAds module V0 module Enums HotelDateSelectionTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.HotelDateSelectionTypeEnum").msgclass HotelDateSelectionTypeEnum::HotelDateSelectionType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.HotelDateSelectionTypeEnum.HotelDateSelectionType").enummodule end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems