Sha256: 9c0420cc5fcd83d114823aba001937f29887c663a07fc38c3728f153056ddb87
Contents?: true
Size: 1.06 KB
Versions: 17
Compression:
Stored size: 1.06 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v1/enums/legacy_app_install_ad_app_store.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v1.enums.LegacyAppInstallAdAppStoreEnum" do end add_enum "google.ads.googleads.v1.enums.LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :APPLE_APP_STORE, 2 value :GOOGLE_PLAY, 3 value :WINDOWS_STORE, 4 value :WINDOWS_PHONE_STORE, 5 value :CN_APP_STORE, 6 end end module Google::Ads::GoogleAds::V1::Enums LegacyAppInstallAdAppStoreEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.LegacyAppInstallAdAppStoreEnum").msgclass LegacyAppInstallAdAppStoreEnum::LegacyAppInstallAdAppStore = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore").enummodule end
Version data entries
17 entries across 17 versions & 1 rubygems