com.google.ads.googleads.v17.errors.FunctionErrorProto 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/function_error.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.errors;
public final class FunctionErrorProto {
private FunctionErrorProto() {}
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_FunctionErrorEnum_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_errors_FunctionErrorEnum_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/functi" +
"on_error.proto\022\037google.ads.googleads.v17" +
".errors\"\301\004\n\021FunctionErrorEnum\"\253\004\n\rFuncti" +
"onError\022\017\n\013UNSPECIFIED\020\000\022\013\n\007UNKNOWN\020\001\022\033\n" +
"\027INVALID_FUNCTION_FORMAT\020\002\022\026\n\022DATA_TYPE_" +
"MISMATCH\020\003\022 \n\034INVALID_CONJUNCTION_OPERAN" +
"DS\020\004\022\036\n\032INVALID_NUMBER_OF_OPERANDS\020\005\022\030\n\024" +
"INVALID_OPERAND_TYPE\020\006\022\024\n\020INVALID_OPERAT" +
"OR\020\007\022 \n\034INVALID_REQUEST_CONTEXT_TYPE\020\010\022)" +
"\n%INVALID_FUNCTION_FOR_CALL_PLACEHOLDER\020" +
"\t\022$\n INVALID_FUNCTION_FOR_PLACEHOLDER\020\n\022" +
"\023\n\017INVALID_OPERAND\020\013\022\"\n\036MISSING_CONSTANT" +
"_OPERAND_VALUE\020\014\022\"\n\036INVALID_CONSTANT_OPE" +
"RAND_VALUE\020\r\022\023\n\017INVALID_NESTING\020\016\022#\n\037MUL" +
"TIPLE_FEED_IDS_NOT_SUPPORTED\020\017\022/\n+INVALI" +
"D_FUNCTION_FOR_FEED_WITH_FIXED_SCHEMA\020\020\022" +
"\032\n\026INVALID_ATTRIBUTE_NAME\020\021B\362\001\n#com.goog" +
"le.ads.googleads.v17.errorsB\022FunctionErr" +
"orProtoP\001ZEgoogle.golang.org/genproto/go" +
"ogleapis/ads/googleads/v17/errors;errors" +
"\242\002\003GAA\252\002\037Google.Ads.GoogleAds.V17.Errors" +
"\312\002\037Google\\Ads\\GoogleAds\\V17\\Errors\352\002#Goo" +
"gle::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_FunctionErrorEnum_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_errors_FunctionErrorEnum_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_errors_FunctionErrorEnum_descriptor,
new java.lang.String[] { });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy