com.google.ads.googleads.v10.enums.MatchingFunctionOperatorProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v10 Show documentation
Show all versions of google-ads-stubs-v10 Show documentation
Stubs for GAAPI version google-ads-stubs-v10
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v10/enums/matching_function_operator.proto
package com.google.ads.googleads.v10.enums;
public final class MatchingFunctionOperatorProto {
private MatchingFunctionOperatorProto() {}
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_v10_enums_MatchingFunctionOperatorEnum_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v10_enums_MatchingFunctionOperatorEnum_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n?google/ads/googleads/v10/enums/matchin" +
"g_function_operator.proto\022\036google.ads.go" +
"ogleads.v10.enums\"\225\001\n\034MatchingFunctionOp" +
"eratorEnum\"u\n\030MatchingFunctionOperator\022\017" +
"\n\013UNSPECIFIED\020\000\022\013\n\007UNKNOWN\020\001\022\006\n\002IN\020\002\022\014\n\010" +
"IDENTITY\020\003\022\n\n\006EQUALS\020\004\022\007\n\003AND\020\005\022\020\n\014CONTA" +
"INS_ANY\020\006B\367\001\n\"com.google.ads.googleads.v" +
"10.enumsB\035MatchingFunctionOperatorProtoP" +
"\001ZCgoogle.golang.org/genproto/googleapis" +
"/ads/googleads/v10/enums;enums\242\002\003GAA\252\002\036G" +
"oogle.Ads.GoogleAds.V10.Enums\312\002\036Google\\A" +
"ds\\GoogleAds\\V10\\Enums\352\002\"Google::Ads::Go" +
"ogleAds::V10::Enumsb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_google_ads_googleads_v10_enums_MatchingFunctionOperatorEnum_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v10_enums_MatchingFunctionOperatorEnum_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v10_enums_MatchingFunctionOperatorEnum_descriptor,
new java.lang.String[] { });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy