com.google.ads.googleads.v17.errors.ChangeStatusErrorProto 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/change_status_error.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.errors;
public final class ChangeStatusErrorProto {
private ChangeStatusErrorProto() {}
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_ChangeStatusErrorEnum_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_errors_ChangeStatusErrorEnum_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n9google/ads/googleads/v17/errors/change" +
"_status_error.proto\022\037google.ads.googlead" +
"s.v17.errors\"\326\001\n\025ChangeStatusErrorEnum\"\274" +
"\001\n\021ChangeStatusError\022\017\n\013UNSPECIFIED\020\000\022\013\n" +
"\007UNKNOWN\020\001\022\026\n\022START_DATE_TOO_OLD\020\003\022\036\n\032CH" +
"ANGE_DATE_RANGE_INFINITE\020\004\022\036\n\032CHANGE_DAT" +
"E_RANGE_NEGATIVE\020\005\022\027\n\023LIMIT_NOT_SPECIFIE" +
"D\020\006\022\030\n\024INVALID_LIMIT_CLAUSE\020\007B\366\001\n#com.go" +
"ogle.ads.googleads.v17.errorsB\026ChangeSta" +
"tusErrorProtoP\001ZEgoogle.golang.org/genpr" +
"oto/googleapis/ads/googleads/v17/errors;" +
"errors\242\002\003GAA\252\002\037Google.Ads.GoogleAds.V17." +
"Errors\312\002\037Google\\Ads\\GoogleAds\\V17\\Errors" +
"\352\002#Google::Ads::GoogleAds::V17::Errorsb\006" +
"proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_google_ads_googleads_v17_errors_ChangeStatusErrorEnum_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_errors_ChangeStatusErrorEnum_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_errors_ChangeStatusErrorEnum_descriptor,
new java.lang.String[] { });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy