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