blob: 6d8137f2df663d6e1e960f5a5f8c478b0e83338c [file] [log] [blame]
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: localized_text.proto
package com.google.type;
public final class LocalizedTextProto {
private LocalizedTextProto() {}
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_type_LocalizedText_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_type_LocalizedText_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\024localized_text.proto\022\013google.type\"4\n\rL" +
"ocalizedText\022\014\n\004text\030\001 \001(\t\022\025\n\rlanguage_c" +
"ode\030\002 \001(\tBz\n\017com.google.typeB\022LocalizedT" +
"extProtoP\001ZHgoogle.golang.org/genproto/g" +
"oogleapis/type/localized_text;localized_" +
"text\370\001\001\242\002\003GTPb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_google_type_LocalizedText_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_type_LocalizedText_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_type_LocalizedText_descriptor,
new java.lang.String[] { "Text", "LanguageCode", });
}
// @@protoc_insertion_point(outer_class_scope)
}