
com.google.ads.googleads.v13.resources.CustomizerAttributeProto 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/customizer_attribute.proto
package com.google.ads.googleads.v13.resources;
public final class CustomizerAttributeProto {
private CustomizerAttributeProto() {}
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_CustomizerAttribute_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v13_resources_CustomizerAttribute_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/v13/resources/cus" +
"tomizer_attribute.proto\022\"google.ads.goog" +
"leads.v13.resources\032@google/ads/googlead" +
"s/v13/enums/customizer_attribute_status." +
"proto\032>google/ads/googleads/v13/enums/cu" +
"stomizer_attribute_type.proto\032\037google/ap" +
"i/field_behavior.proto\032\031google/api/resou" +
"rce.proto\"\335\003\n\023CustomizerAttribute\022L\n\rres" +
"ource_name\030\001 \001(\tB5\342A\001\005\372A.\n,googleads.goo" +
"gleapis.com/CustomizerAttribute\022\020\n\002id\030\002 " +
"\001(\003B\004\342A\001\003\022\023\n\004name\030\003 \001(\tB\005\342A\002\002\005\022g\n\004type\030\004" +
" \001(\0162S.google.ads.googleads.v13.enums.Cu" +
"stomizerAttributeTypeEnum.CustomizerAttr" +
"ibuteTypeB\004\342A\001\005\022m\n\006status\030\005 \001(\0162W.google" +
".ads.googleads.v13.enums.CustomizerAttri" +
"buteStatusEnum.CustomizerAttributeStatus" +
"B\004\342A\001\003:y\352Av\n,googleads.googleapis.com/Cu" +
"stomizerAttribute\022Fcustomers/{customer_i" +
"d}/customizerAttributes/{customizer_attr" +
"ibute_id}B\212\002\n&com.google.ads.googleads.v" +
"13.resourcesB\030CustomizerAttributeProtoP\001" +
"ZKgoogle.golang.org/genproto/googleapis/" +
"ads/googleads/v13/resources;resources\242\002\003" +
"GAA\252\002\"Google.Ads.GoogleAds.V13.Resources" +
"\312\002\"Google\\Ads\\GoogleAds\\V13\\Resources\352\002&" +
"Google::Ads::GoogleAds::V13::Resourcesb\006" +
"proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.ads.googleads.v13.enums.CustomizerAttributeStatusProto.getDescriptor(),
com.google.ads.googleads.v13.enums.CustomizerAttributeTypeProto.getDescriptor(),
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.ResourceProto.getDescriptor(),
});
internal_static_google_ads_googleads_v13_resources_CustomizerAttribute_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v13_resources_CustomizerAttribute_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v13_resources_CustomizerAttribute_descriptor,
new java.lang.String[] { "ResourceName", "Id", "Name", "Type", "Status", });
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.ads.googleads.v13.enums.CustomizerAttributeStatusProto.getDescriptor();
com.google.ads.googleads.v13.enums.CustomizerAttributeTypeProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy