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

com.google.ads.googleads.v17.errors.CountryCodeErrorProto Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/ads/googleads/v17/errors/country_code_error.proto

// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.errors;

public final class CountryCodeErrorProto {
  private CountryCodeErrorProto() {}
  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_v17_errors_CountryCodeErrorEnum_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v17_errors_CountryCodeErrorEnum_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n8google/ads/googleads/v17/errors/countr" +
      "y_code_error.proto\022\037google.ads.googleads" +
      ".v17.errors\"b\n\024CountryCodeErrorEnum\"J\n\020C" +
      "ountryCodeError\022\017\n\013UNSPECIFIED\020\000\022\013\n\007UNKN" +
      "OWN\020\001\022\030\n\024INVALID_COUNTRY_CODE\020\002B\365\001\n#com." +
      "google.ads.googleads.v17.errorsB\025Country" +
      "CodeErrorProtoP\001ZEgoogle.golang.org/genp" +
      "roto/googleapis/ads/googleads/v17/errors" +
      ";errors\242\002\003GAA\252\002\037Google.Ads.GoogleAds.V17" +
      ".Errors\312\002\037Google\\Ads\\GoogleAds\\V17\\Error" +
      "s\352\002#Google::Ads::GoogleAds::V17::Errorsb" +
      "\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_google_ads_googleads_v17_errors_CountryCodeErrorEnum_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v17_errors_CountryCodeErrorEnum_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v17_errors_CountryCodeErrorEnum_descriptor,
        new java.lang.String[] { });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy