proto.com.cognite.client.dto.AggregateOuterClass 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: aggregate.proto
package com.cognite.client.dto;
public final class AggregateOuterClass {
private AggregateOuterClass() {}
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_Aggregate_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_Aggregate_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_cognite_beam_proto_Aggregate_Record_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_Aggregate_Record_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\017aggregate.proto\022\026com.cognite.beam.prot" +
"o\"\200\001\n\tAggregate\022<\n\naggregates\030\001 \003(\0132(.co" +
"m.cognite.beam.proto.Aggregate.Record\0325\n" +
"\006Record\022\022\n\005value\030\001 \001(\tH\000\210\001\001\022\r\n\005count\030\002 \001" +
"(\003B\010\n\006_valueB\032\n\026com.cognite.client.dtoP\001" +
"b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_com_cognite_beam_proto_Aggregate_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_cognite_beam_proto_Aggregate_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_Aggregate_descriptor,
new java.lang.String[] { "Aggregates", });
internal_static_com_cognite_beam_proto_Aggregate_Record_descriptor =
internal_static_com_cognite_beam_proto_Aggregate_descriptor.getNestedTypes().get(0);
internal_static_com_cognite_beam_proto_Aggregate_Record_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_Aggregate_Record_descriptor,
new java.lang.String[] { "Value", "Count", "Value", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy