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

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

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

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

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n9google/ads/googleads/v17/errors/langua" +
      "ge_code_error.proto\022\037google.ads.googlead" +
      "s.v17.errors\"\202\001\n\025LanguageCodeErrorEnum\"i" +
      "\n\021LanguageCodeError\022\017\n\013UNSPECIFIED\020\000\022\013\n\007" +
      "UNKNOWN\020\001\022\033\n\027LANGUAGE_CODE_NOT_FOUND\020\002\022\031" +
      "\n\025INVALID_LANGUAGE_CODE\020\003B\366\001\n#com.google" +
      ".ads.googleads.v17.errorsB\026LanguageCodeE" +
      "rrorProtoP\001ZEgoogle.golang.org/genproto/" +
      "googleapis/ads/googleads/v17/errors;erro" +
      "rs\242\002\003GAA\252\002\037Google.Ads.GoogleAds.V17.Erro" +
      "rs\312\002\037Google\\Ads\\GoogleAds\\V17\\Errors\352\002#G" +
      "oogle::Ads::GoogleAds::V17::Errorsb\006prot" +
      "o3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_google_ads_googleads_v17_errors_LanguageCodeErrorEnum_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v17_errors_LanguageCodeErrorEnum_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v17_errors_LanguageCodeErrorEnum_descriptor,
        new java.lang.String[] { });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy