com.google.ads.googleads.v16.errors.TimeZoneErrorProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v16 Show documentation
Show all versions of google-ads-stubs-v16 Show documentation
Stubs for GAAPI version google-ads-stubs-v16
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v16/errors/time_zone_error.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v16.errors;
public final class TimeZoneErrorProto {
private TimeZoneErrorProto() {}
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_v16_errors_TimeZoneErrorEnum_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v16_errors_TimeZoneErrorEnum_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n5google/ads/googleads/v16/errors/time_z" +
"one_error.proto\022\037google.ads.googleads.v1" +
"6.errors\"Y\n\021TimeZoneErrorEnum\"D\n\rTimeZon" +
"eError\022\017\n\013UNSPECIFIED\020\000\022\013\n\007UNKNOWN\020\001\022\025\n\021" +
"INVALID_TIME_ZONE\020\005B\362\001\n#com.google.ads.g" +
"oogleads.v16.errorsB\022TimeZoneErrorProtoP" +
"\001ZEgoogle.golang.org/genproto/googleapis" +
"/ads/googleads/v16/errors;errors\242\002\003GAA\252\002" +
"\037Google.Ads.GoogleAds.V16.Errors\312\002\037Googl" +
"e\\Ads\\GoogleAds\\V16\\Errors\352\002#Google::Ads" +
"::GoogleAds::V16::Errorsb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_google_ads_googleads_v16_errors_TimeZoneErrorEnum_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v16_errors_TimeZoneErrorEnum_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v16_errors_TimeZoneErrorEnum_descriptor,
new java.lang.String[] { });
}
// @@protoc_insertion_point(outer_class_scope)
}