org.tensorflow.framework.VersionsProtos Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: versions.proto
package org.tensorflow.framework;
public final class VersionsProtos {
private VersionsProtos() {}
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_tensorflow_VersionDef_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_tensorflow_VersionDef_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\016versions.proto\022\ntensorflow\"K\n\nVersionD" +
"ef\022\020\n\010producer\030\001 \001(\005\022\024\n\014min_consumer\030\002 \001" +
"(\005\022\025\n\rbad_consumers\030\003 \003(\005B/\n\030org.tensorf" +
"low.frameworkB\016VersionsProtosP\001\370\001\001b\006prot" +
"o3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
}, assigner);
internal_static_tensorflow_VersionDef_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_tensorflow_VersionDef_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_tensorflow_VersionDef_descriptor,
new java.lang.String[] { "Producer", "MinConsumer", "BadConsumers", });
}
// @@protoc_insertion_point(outer_class_scope)
}