All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.ads.googleads.v9.common.DatesProto Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/ads/googleads/v9/common/dates.proto

package com.google.ads.googleads.v9.common;

public final class DatesProto {
  private DatesProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_ads_googleads_v9_common_DateRange_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v9_common_DateRange_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_ads_googleads_v9_common_YearMonthRange_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v9_common_YearMonthRange_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_ads_googleads_v9_common_YearMonth_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v9_common_YearMonth_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n*google/ads/googleads/v9/common/dates.p" +
      "roto\022\036google.ads.googleads.v9.common\0321go" +
      "ogle/ads/googleads/v9/enums/month_of_yea" +
      "r.proto\032\034google/api/annotations.proto\"W\n" +
      "\tDateRange\022\027\n\nstart_date\030\003 \001(\tH\000\210\001\001\022\025\n\010e" +
      "nd_date\030\004 \001(\tH\001\210\001\001B\r\n\013_start_dateB\013\n\t_en" +
      "d_date\"\202\001\n\016YearMonthRange\0228\n\005start\030\001 \001(\013" +
      "2).google.ads.googleads.v9.common.YearMo" +
      "nth\0226\n\003end\030\002 \001(\0132).google.ads.googleads." +
      "v9.common.YearMonth\"d\n\tYearMonth\022\014\n\004year" +
      "\030\001 \001(\003\022I\n\005month\030\002 \001(\0162:.google.ads.googl" +
      "eads.v9.enums.MonthOfYearEnum.MonthOfYea" +
      "rB\345\001\n\"com.google.ads.googleads.v9.common" +
      "B\nDatesProtoP\001ZDgoogle.golang.org/genpro" +
      "to/googleapis/ads/googleads/v9/common;co" +
      "mmon\242\002\003GAA\252\002\036Google.Ads.GoogleAds.V9.Com" +
      "mon\312\002\036Google\\Ads\\GoogleAds\\V9\\Common\352\002\"G" +
      "oogle::Ads::GoogleAds::V9::Commonb\006proto" +
      "3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.ads.googleads.v9.enums.MonthOfYearProto.getDescriptor(),
          com.google.api.AnnotationsProto.getDescriptor(),
        });
    internal_static_google_ads_googleads_v9_common_DateRange_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v9_common_DateRange_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v9_common_DateRange_descriptor,
        new java.lang.String[] { "StartDate", "EndDate", "StartDate", "EndDate", });
    internal_static_google_ads_googleads_v9_common_YearMonthRange_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_google_ads_googleads_v9_common_YearMonthRange_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v9_common_YearMonthRange_descriptor,
        new java.lang.String[] { "Start", "End", });
    internal_static_google_ads_googleads_v9_common_YearMonth_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_google_ads_googleads_v9_common_YearMonth_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v9_common_YearMonth_descriptor,
        new java.lang.String[] { "Year", "Month", });
    com.google.ads.googleads.v9.enums.MonthOfYearProto.getDescriptor();
    com.google.api.AnnotationsProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy