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

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

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

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

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n3google/ads/googleads/v17/errors/reques" +
      "t_error.proto\022\037google.ads.googleads.v17." +
      "errors\"\216\007\n\020RequestErrorEnum\"\371\006\n\014RequestE" +
      "rror\022\017\n\013UNSPECIFIED\020\000\022\013\n\007UNKNOWN\020\001\022\031\n\025RE" +
      "SOURCE_NAME_MISSING\020\003\022\033\n\027RESOURCE_NAME_M" +
      "ALFORMED\020\004\022\023\n\017BAD_RESOURCE_ID\020\021\022\027\n\023INVAL" +
      "ID_CUSTOMER_ID\020\020\022\026\n\022OPERATION_REQUIRED\020\005" +
      "\022\026\n\022RESOURCE_NOT_FOUND\020\006\022\026\n\022INVALID_PAGE" +
      "_TOKEN\020\007\022\026\n\022EXPIRED_PAGE_TOKEN\020\010\022\025\n\021INVA" +
      "LID_PAGE_SIZE\020\026\022\033\n\027PAGE_SIZE_NOT_SUPPORT" +
      "ED\020(\022\032\n\026REQUIRED_FIELD_MISSING\020\t\022\023\n\017IMMU" +
      "TABLE_FIELD\020\013\022\036\n\032TOO_MANY_MUTATE_OPERATI" +
      "ONS\020\r\022)\n%CANNOT_BE_EXECUTED_BY_MANAGER_A" +
      "CCOUNT\020\016\022\037\n\033CANNOT_MODIFY_FOREIGN_FIELD\020" +
      "\017\022\026\n\022INVALID_ENUM_VALUE\020\022\022%\n!DEVELOPER_T" +
      "OKEN_PARAMETER_MISSING\020\023\022\'\n#LOGIN_CUSTOM" +
      "ER_ID_PARAMETER_MISSING\020\024\022(\n$VALIDATE_ON" +
      "LY_REQUEST_HAS_PAGE_TOKEN\020\025\0229\n5CANNOT_RE" +
      "TURN_SUMMARY_ROW_FOR_REQUEST_WITHOUT_MET" +
      "RICS\020\035\0228\n4CANNOT_RETURN_SUMMARY_ROW_FOR_" +
      "VALIDATE_ONLY_REQUESTS\020\036\022)\n%INCONSISTENT" +
      "_RETURN_SUMMARY_ROW_VALUE\020\037\0220\n,TOTAL_RES" +
      "ULTS_COUNT_NOT_ORIGINALLY_REQUESTED\020 \022\032\n" +
      "\026RPC_DEADLINE_TOO_SHORT\020!\022\027\n\023UNSUPPORTED" +
      "_VERSION\020&\022\033\n\027CLOUD_PROJECT_NOT_FOUND\020\'B" +
      "\361\001\n#com.google.ads.googleads.v17.errorsB" +
      "\021RequestErrorProtoP\001ZEgoogle.golang.org/" +
      "genproto/googleapis/ads/googleads/v17/er" +
      "rors;errors\242\002\003GAA\252\002\037Google.Ads.GoogleAds" +
      ".V17.Errors\312\002\037Google\\Ads\\GoogleAds\\V17\\E" +
      "rrors\352\002#Google::Ads::GoogleAds::V17::Err" +
      "orsb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_google_ads_googleads_v17_errors_RequestErrorEnum_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v17_errors_RequestErrorEnum_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v17_errors_RequestErrorEnum_descriptor,
        new java.lang.String[] { });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy