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

com.google.ads.googleads.v10.errors.FieldErrorProto Maven / Gradle / Ivy

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

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

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n1google/ads/googleads/v10/errors/field_" +
      "error.proto\022\037google.ads.googleads.v10.er" +
      "rors\"\330\001\n\016FieldErrorEnum\"\305\001\n\nFieldError\022\017" +
      "\n\013UNSPECIFIED\020\000\022\013\n\007UNKNOWN\020\001\022\014\n\010REQUIRED" +
      "\020\002\022\023\n\017IMMUTABLE_FIELD\020\003\022\021\n\rINVALID_VALUE" +
      "\020\004\022\027\n\023VALUE_MUST_BE_UNSET\020\005\022\032\n\026REQUIRED_" +
      "NONEMPTY_LIST\020\006\022\033\n\027FIELD_CANNOT_BE_CLEAR" +
      "ED\020\007\022\021\n\rBLOCKED_VALUE\020\tB\357\001\n#com.google.a" +
      "ds.googleads.v10.errorsB\017FieldErrorProto" +
      "P\001ZEgoogle.golang.org/genproto/googleapi" +
      "s/ads/googleads/v10/errors;errors\242\002\003GAA\252" +
      "\002\037Google.Ads.GoogleAds.V10.Errors\312\002\037Goog" +
      "le\\Ads\\GoogleAds\\V10\\Errors\352\002#Google::Ad" +
      "s::GoogleAds::V10::Errorsb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_google_ads_googleads_v10_errors_FieldErrorEnum_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v10_errors_FieldErrorEnum_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v10_errors_FieldErrorEnum_descriptor,
        new java.lang.String[] { });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy