Sha256: cf43bc395cc782910d75efe5dee293b03ee0a826a7d96528cb90e326a785e9fb
Contents?: true
Size: 830 Bytes
Versions: 8
Compression:
Stored size: 830 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v5/common/dates.proto require 'google/protobuf' require 'google/protobuf/wrappers_pb' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v5/common/dates.proto", :syntax => :proto3) do add_message "google.ads.googleads.v5.common.DateRange" do optional :start_date, :message, 1, "google.protobuf.StringValue" optional :end_date, :message, 2, "google.protobuf.StringValue" end end end module Google module Ads module GoogleAds module V5 module Common DateRange = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v5.common.DateRange").msgclass end end end end end
Version data entries
8 entries across 8 versions & 1 rubygems