com.google.ads.googleads.v17.errors.EnumErrorProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v17 Show documentation
Show all versions of google-ads-stubs-v17 Show documentation
Stubs for GAAPI version google-ads-stubs-v17
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v17/errors/enum_error.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.errors;
public final class EnumErrorProto {
private EnumErrorProto() {}
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_EnumErrorEnum_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_errors_EnumErrorEnum_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n0google/ads/googleads/v17/errors/enum_e" +
"rror.proto\022\037google.ads.googleads.v17.err" +
"ors\"X\n\rEnumErrorEnum\"G\n\tEnumError\022\017\n\013UNS" +
"PECIFIED\020\000\022\013\n\007UNKNOWN\020\001\022\034\n\030ENUM_VALUE_NO" +
"T_PERMITTED\020\003B\356\001\n#com.google.ads.googlea" +
"ds.v17.errorsB\016EnumErrorProtoP\001ZEgoogle." +
"golang.org/genproto/googleapis/ads/googl" +
"eads/v17/errors;errors\242\002\003GAA\252\002\037Google.Ad" +
"s.GoogleAds.V17.Errors\312\002\037Google\\Ads\\Goog" +
"leAds\\V17\\Errors\352\002#Google::Ads::GoogleAd" +
"s::V17::Errorsb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_google_ads_googleads_v17_errors_EnumErrorEnum_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_errors_EnumErrorEnum_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_errors_EnumErrorEnum_descriptor,
new java.lang.String[] { });
}
// @@protoc_insertion_point(outer_class_scope)
}