com.google.ads.googleads.v17.errors.InternalErrorProto 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/internal_error.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.errors;
public final class InternalErrorProto {
private InternalErrorProto() {}
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_InternalErrorEnum_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_errors_InternalErrorEnum_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n4google/ads/googleads/v17/errors/intern" +
"al_error.proto\022\037google.ads.googleads.v17" +
".errors\"\241\001\n\021InternalErrorEnum\"\213\001\n\rIntern" +
"alError\022\017\n\013UNSPECIFIED\020\000\022\013\n\007UNKNOWN\020\001\022\022\n" +
"\016INTERNAL_ERROR\020\002\022\034\n\030ERROR_CODE_NOT_PUBL" +
"ISHED\020\003\022\023\n\017TRANSIENT_ERROR\020\004\022\025\n\021DEADLINE" +
"_EXCEEDED\020\005B\362\001\n#com.google.ads.googleads" +
".v17.errorsB\022InternalErrorProtoP\001ZEgoogl" +
"e.golang.org/genproto/googleapis/ads/goo" +
"gleads/v17/errors;errors\242\002\003GAA\252\002\037Google." +
"Ads.GoogleAds.V17.Errors\312\002\037Google\\Ads\\Go" +
"ogleAds\\V17\\Errors\352\002#Google::Ads::Google" +
"Ads::V17::Errorsb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_google_ads_googleads_v17_errors_InternalErrorEnum_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_errors_InternalErrorEnum_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_errors_InternalErrorEnum_descriptor,
new java.lang.String[] { });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy