proto.com.cognite.client.dto.LabelOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cdf-sdk-java Show documentation
Show all versions of cdf-sdk-java Show documentation
Java SDK for reading and writing from/to CDF resources.
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: label.proto
package com.cognite.client.dto;
public final class LabelOuterClass {
private LabelOuterClass() {}
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_com_cognite_beam_proto_Label_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_Label_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\013label.proto\022\026com.cognite.beam.proto\"\252\001" +
"\n\005Label\022\023\n\013external_id\030\001 \001(\t\022\014\n\004name\030\002 \001" +
"(\t\022\030\n\013description\030\003 \001(\tH\000\210\001\001\022\031\n\014created_" +
"time\030\004 \001(\003H\001\210\001\001\022\030\n\013data_set_id\030\005 \001(\003H\002\210\001" +
"\001B\016\n\014_descriptionB\017\n\r_created_timeB\016\n\014_d" +
"ata_set_idB\032\n\026com.cognite.client.dtoP\001b\006" +
"proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_com_cognite_beam_proto_Label_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_cognite_beam_proto_Label_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_Label_descriptor,
new java.lang.String[] { "ExternalId", "Name", "Description", "CreatedTime", "DataSetId", "Description", "CreatedTime", "DataSetId", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy