
com.google.ads.googleads.v13.resources.CustomerLabelProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v13 Show documentation
Show all versions of google-ads-stubs-v13 Show documentation
Stubs for GAAPI version google-ads-stubs-v13
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v13/resources/customer_label.proto
package com.google.ads.googleads.v13.resources;
public final class CustomerLabelProto {
private CustomerLabelProto() {}
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_v13_resources_CustomerLabel_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v13_resources_CustomerLabel_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n7google/ads/googleads/v13/resources/cus" +
"tomer_label.proto\022\"google.ads.googleads." +
"v13.resources\032\037google/api/field_behavior" +
".proto\032\031google/api/resource.proto\"\316\002\n\rCu" +
"stomerLabel\022F\n\rresource_name\030\001 \001(\tB/\342A\001\005" +
"\372A(\n&googleads.googleapis.com/CustomerLa" +
"bel\022A\n\010customer\030\004 \001(\tB*\342A\001\003\372A#\n!googlead" +
"s.googleapis.com/CustomerH\000\210\001\001\022;\n\005label\030" +
"\005 \001(\tB\'\342A\001\003\372A \n\036googleads.googleapis.com" +
"/LabelH\001\210\001\001:^\352A[\n&googleads.googleapis.c" +
"om/CustomerLabel\0221customers/{customer_id" +
"}/customerLabels/{label_id}B\013\n\t_customer" +
"B\010\n\006_labelB\204\002\n&com.google.ads.googleads." +
"v13.resourcesB\022CustomerLabelProtoP\001ZKgoo" +
"gle.golang.org/genproto/googleapis/ads/g" +
"oogleads/v13/resources;resources\242\002\003GAA\252\002" +
"\"Google.Ads.GoogleAds.V13.Resources\312\002\"Go" +
"ogle\\Ads\\GoogleAds\\V13\\Resources\352\002&Googl" +
"e::Ads::GoogleAds::V13::Resourcesb\006proto" +
"3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.ResourceProto.getDescriptor(),
});
internal_static_google_ads_googleads_v13_resources_CustomerLabel_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v13_resources_CustomerLabel_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v13_resources_CustomerLabel_descriptor,
new java.lang.String[] { "ResourceName", "Customer", "Label", "Customer", "Label", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
registry.add(com.google.api.ResourceProto.resource);
registry.add(com.google.api.ResourceProto.resourceReference);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy