com.google.ads.googleads.v17.common.TextLabelProto 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/text_label.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.common;
public final class TextLabelProto {
private TextLabelProto() {}
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_TextLabel_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_common_TextLabel_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n0google/ads/googleads/v17/common/text_l" +
"abel.proto\022\037google.ads.googleads.v17.com" +
"mon\"i\n\tTextLabel\022\035\n\020background_color\030\003 \001" +
"(\tH\000\210\001\001\022\030\n\013description\030\004 \001(\tH\001\210\001\001B\023\n\021_ba" +
"ckground_colorB\016\n\014_descriptionB\356\001\n#com.g" +
"oogle.ads.googleads.v17.commonB\016TextLabe" +
"lProtoP\001ZEgoogle.golang.org/genproto/goo" +
"gleapis/ads/googleads/v17/common;common\242" +
"\002\003GAA\252\002\037Google.Ads.GoogleAds.V17.Common\312" +
"\002\037Google\\Ads\\GoogleAds\\V17\\Common\352\002#Goog" +
"le::Ads::GoogleAds::V17::Commonb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_google_ads_googleads_v17_common_TextLabel_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_common_TextLabel_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_common_TextLabel_descriptor,
new java.lang.String[] { "BackgroundColor", "Description", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy