
com.google.ads.googleads.v9.common.CustomizerValueProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v9 Show documentation
Show all versions of google-ads-stubs-v9 Show documentation
Stubs for GAAPI version google-ads-stubs-v9
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v9/common/customizer_value.proto
package com.google.ads.googleads.v9.common;
public final class CustomizerValueProto {
private CustomizerValueProto() {}
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_v9_common_CustomizerValue_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v9_common_CustomizerValue_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n5google/ads/googleads/v9/common/customi" +
"zer_value.proto\022\036google.ads.googleads.v9" +
".common\032=google/ads/googleads/v9/enums/c" +
"ustomizer_attribute_type.proto\032\037google/a" +
"pi/field_behavior.proto\032\034google/api/anno" +
"tations.proto\"\223\001\n\017CustomizerValue\022e\n\004typ" +
"e\030\001 \001(\0162R.google.ads.googleads.v9.enums." +
"CustomizerAttributeTypeEnum.CustomizerAt" +
"tributeTypeB\003\340A\002\022\031\n\014string_value\030\002 \001(\tB\003" +
"\340A\002B\357\001\n\"com.google.ads.googleads.v9.comm" +
"onB\024CustomizerValueProtoP\001ZDgoogle.golan" +
"g.org/genproto/googleapis/ads/googleads/" +
"v9/common;common\242\002\003GAA\252\002\036Google.Ads.Goog" +
"leAds.V9.Common\312\002\036Google\\Ads\\GoogleAds\\V" +
"9\\Common\352\002\"Google::Ads::GoogleAds::V9::C" +
"ommonb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.ads.googleads.v9.enums.CustomizerAttributeTypeProto.getDescriptor(),
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
});
internal_static_google_ads_googleads_v9_common_CustomizerValue_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v9_common_CustomizerValue_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v9_common_CustomizerValue_descriptor,
new java.lang.String[] { "Type", "StringValue", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
com.google.ads.googleads.v9.enums.CustomizerAttributeTypeProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy