proto.com.cognite.client.dto.RawRowOuterClass 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: raw_row.proto
package com.cognite.client.dto;
public final class RawRowOuterClass {
private RawRowOuterClass() {}
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_RawRow_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_RawRow_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\rraw_row.proto\022\026com.cognite.beam.proto\032" +
"\034google/protobuf/struct.proto\"\232\001\n\006RawRow" +
"\022\017\n\007db_name\030\001 \001(\t\022\022\n\ntable_name\030\002 \001(\t\022\013\n" +
"\003key\030\003 \001(\t\022\036\n\021last_updated_time\030\004 \001(\003H\000\210" +
"\001\001\022(\n\007columns\030\005 \001(\0132\027.google.protobuf.St" +
"ructB\024\n\022_last_updated_timeB\032\n\026com.cognit" +
"e.client.dtoP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.StructProto.getDescriptor(),
});
internal_static_com_cognite_beam_proto_RawRow_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_cognite_beam_proto_RawRow_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_RawRow_descriptor,
new java.lang.String[] { "DbName", "TableName", "Key", "LastUpdatedTime", "Columns", "LastUpdatedTime", });
com.google.protobuf.StructProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy