Sha256: 3d1e01d242dcc4d1f13f08a1c04fe5e6a58a3a6d0a378d7009b062fade85f597
Contents?: true
Size: 1.22 KB
Versions: 6
Compression:
Stored size: 1.22 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v8/enums/keyword_plan_forecast_interval.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v8/enums/keyword_plan_forecast_interval.proto", :syntax => :proto3) do add_message "google.ads.googleads.v8.enums.KeywordPlanForecastIntervalEnum" do end add_enum "google.ads.googleads.v8.enums.KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :NEXT_WEEK, 3 value :NEXT_MONTH, 4 value :NEXT_QUARTER, 5 end end end module Google module Ads module GoogleAds module V8 module Enums KeywordPlanForecastIntervalEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v8.enums.KeywordPlanForecastIntervalEnum").msgclass KeywordPlanForecastIntervalEnum::KeywordPlanForecastInterval = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v8.enums.KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems