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

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

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

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

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n:google/ads/googleads/v17/errors/authen" +
      "tication_error.proto\022\037google.ads.googlea" +
      "ds.v17.errors\"\336\005\n\027AuthenticationErrorEnu" +
      "m\"\302\005\n\023AuthenticationError\022\017\n\013UNSPECIFIED" +
      "\020\000\022\013\n\007UNKNOWN\020\001\022\030\n\024AUTHENTICATION_ERROR\020" +
      "\002\022\036\n\032CLIENT_CUSTOMER_ID_INVALID\020\005\022\026\n\022CUS" +
      "TOMER_NOT_FOUND\020\010\022\032\n\026GOOGLE_ACCOUNT_DELE" +
      "TED\020\t\022!\n\035GOOGLE_ACCOUNT_COOKIE_INVALID\020\n" +
      "\022(\n$GOOGLE_ACCOUNT_AUTHENTICATION_FAILED" +
      "\020\031\022-\n)GOOGLE_ACCOUNT_USER_AND_ADS_USER_M" +
      "ISMATCH\020\014\022\031\n\025LOGIN_COOKIE_REQUIRED\020\r\022\020\n\014" +
      "NOT_ADS_USER\020\016\022\027\n\023OAUTH_TOKEN_INVALID\020\017\022" +
      "\027\n\023OAUTH_TOKEN_EXPIRED\020\020\022\030\n\024OAUTH_TOKEN_" +
      "DISABLED\020\021\022\027\n\023OAUTH_TOKEN_REVOKED\020\022\022\036\n\032O" +
      "AUTH_TOKEN_HEADER_INVALID\020\023\022\030\n\024LOGIN_COO" +
      "KIE_INVALID\020\024\022\023\n\017USER_ID_INVALID\020\026\022&\n\"TW" +
      "O_STEP_VERIFICATION_NOT_ENROLLED\020\027\022$\n AD" +
      "VANCED_PROTECTION_NOT_ENROLLED\020\030\022\037\n\033ORGA" +
      "NIZATION_NOT_RECOGNIZED\020\032\022\035\n\031ORGANIZATIO" +
      "N_NOT_APPROVED\020\033\0224\n0ORGANIZATION_NOT_ASS" +
      "OCIATED_WITH_DEVELOPER_TOKEN\020\034B\370\001\n#com.g" +
      "oogle.ads.googleads.v17.errorsB\030Authenti" +
      "cationErrorProtoP\001ZEgoogle.golang.org/ge" +
      "nproto/googleapis/ads/googleads/v17/erro" +
      "rs;errors\242\002\003GAA\252\002\037Google.Ads.GoogleAds.V" +
      "17.Errors\312\002\037Google\\Ads\\GoogleAds\\V17\\Err" +
      "ors\352\002#Google::Ads::GoogleAds::V17::Error" +
      "sb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_google_ads_googleads_v17_errors_AuthenticationErrorEnum_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_ads_googleads_v17_errors_AuthenticationErrorEnum_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_ads_googleads_v17_errors_AuthenticationErrorEnum_descriptor,
        new java.lang.String[] { });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy