Sha256: 06dab8dd304b4f7e2b584ea6a00c89cbfb726053ee797be901a052c3d0f246e5
Contents?: true
Size: 956 Bytes
Versions: 18
Compression:
Stored size: 956 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v1/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.v1.enums.HotelDateSelectionTypeEnum" do end add_enum "google.ads.googleads.v1.enums.HotelDateSelectionTypeEnum.HotelDateSelectionType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :DEFAULT_SELECTION, 50 value :USER_SELECTED, 51 end end module Google::Ads::GoogleAds::V1::Enums HotelDateSelectionTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.HotelDateSelectionTypeEnum").msgclass HotelDateSelectionTypeEnum::HotelDateSelectionType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.HotelDateSelectionTypeEnum.HotelDateSelectionType").enummodule end
Version data entries
18 entries across 18 versions & 1 rubygems