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

com.google.ads.googleads.v9.errors.StringLengthErrorProto Maven / Gradle / Ivy

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

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

public final class StringLengthErrorProto {
  private StringLengthErrorProto() {}
  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_errors_StringLengthErrorEnum_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_ads_googleads_v9_errors_StringLengthErrorEnum_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/v9/errors/string_" +
      "length_error.proto\022\036google.ads.googleads" +
      ".v9.errors\032\034google/api/annotations.proto" +
      "\"r\n\025StringLengthErrorEnum\"Y\n\021StringLengt" +
      "hError\022\017\n\013UNSPECIFIED\020\000\022\013\n\007UNKNOWN\020\001\022\t\n\005" +
      "EMPTY\020\004\022\r\n\tTOO_SHORT\020\002\022\014\n\010TOO_LONG\020\003B\361\001\n" +
      "\"com.google.ads.googleads.v9.errorsB\026Str" +
      "ingLengthErrorProtoP\001ZDgoogle.golang.org" +
      "/genproto/googleapis/ads/googleads/v9/er" +
      "rors;errors\242\002\003GAA\252\002\036Google.Ads.GoogleAds" +
      ".V9.Errors\312\002\036Google\\Ads\\GoogleAds\\V9\\Err" +
      "ors\352\002\"Google::Ads::GoogleAds::V9::Errors" +
      "b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.api.AnnotationsProto.getDescriptor(),
        });
    internal_static_google_ads_googleads_v9_errors_StringLengthErrorEnum_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v9_errors_StringLengthErrorEnum_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v9_errors_StringLengthErrorEnum_descriptor,
        new java.lang.String[] { });
    com.google.api.AnnotationsProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy