com.google.ads.googleads.v17.common.ClickLocationProto 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/common/click_location.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.common;
public final class ClickLocationProto {
private ClickLocationProto() {}
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_common_ClickLocation_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_common_ClickLocation_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/common/click_" +
"location.proto\022\037google.ads.googleads.v17" +
".common\"\271\001\n\rClickLocation\022\021\n\004city\030\006 \001(\tH" +
"\000\210\001\001\022\024\n\007country\030\007 \001(\tH\001\210\001\001\022\022\n\005metro\030\010 \001(" +
"\tH\002\210\001\001\022\032\n\rmost_specific\030\t \001(\tH\003\210\001\001\022\023\n\006re" +
"gion\030\n \001(\tH\004\210\001\001B\007\n\005_cityB\n\n\010_countryB\010\n\006" +
"_metroB\020\n\016_most_specificB\t\n\007_regionB\362\001\n#" +
"com.google.ads.googleads.v17.commonB\022Cli" +
"ckLocationProtoP\001ZEgoogle.golang.org/gen" +
"proto/googleapis/ads/googleads/v17/commo" +
"n;common\242\002\003GAA\252\002\037Google.Ads.GoogleAds.V1" +
"7.Common\312\002\037Google\\Ads\\GoogleAds\\V17\\Comm" +
"on\352\002#Google::Ads::GoogleAds::V17::Common" +
"b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_google_ads_googleads_v17_common_ClickLocation_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_common_ClickLocation_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_common_ClickLocation_descriptor,
new java.lang.String[] { "City", "Country", "Metro", "MostSpecific", "Region", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy