com.google.ads.googleads.v17.errors.MutateErrorProto 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/mutate_error.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.errors;
public final class MutateErrorProto {
private MutateErrorProto() {}
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_MutateErrorEnum_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_errors_MutateErrorEnum_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n2google/ads/googleads/v17/errors/mutate" +
"_error.proto\022\037google.ads.googleads.v17.e" +
"rrors\"\343\002\n\017MutateErrorEnum\"\317\002\n\013MutateErro" +
"r\022\017\n\013UNSPECIFIED\020\000\022\013\n\007UNKNOWN\020\001\022\026\n\022RESOU" +
"RCE_NOT_FOUND\020\003\022!\n\035ID_EXISTS_IN_MULTIPLE" +
"_MUTATES\020\007\022\035\n\031INCONSISTENT_FIELD_VALUES\020" +
"\010\022\026\n\022MUTATE_NOT_ALLOWED\020\t\022\036\n\032RESOURCE_NO" +
"T_IN_GOOGLE_ADS\020\n\022\033\n\027RESOURCE_ALREADY_EX" +
"ISTS\020\013\022+\n\'RESOURCE_DOES_NOT_SUPPORT_VALI" +
"DATE_ONLY\020\014\022.\n*OPERATION_DOES_NOT_SUPPOR" +
"T_PARTIAL_FAILURE\020\020\022\026\n\022RESOURCE_READ_ONL" +
"Y\020\rB\360\001\n#com.google.ads.googleads.v17.err" +
"orsB\020MutateErrorProtoP\001ZEgoogle.golang.o" +
"rg/genproto/googleapis/ads/googleads/v17" +
"/errors;errors\242\002\003GAA\252\002\037Google.Ads.Google" +
"Ads.V17.Errors\312\002\037Google\\Ads\\GoogleAds\\V1" +
"7\\Errors\352\002#Google::Ads::GoogleAds::V17::" +
"Errorsb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_google_ads_googleads_v17_errors_MutateErrorEnum_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_errors_MutateErrorEnum_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_errors_MutateErrorEnum_descriptor,
new java.lang.String[] { });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy