proto.com.cognite.client.dto.RawTableOuterClass 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_table.proto
package com.cognite.client.dto;
public final class RawTableOuterClass {
private RawTableOuterClass() {}
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_RawTable_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_RawTable_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\017raw_table.proto\022\026com.cognite.beam.prot" +
"o\"/\n\010RawTable\022\017\n\007db_name\030\001 \001(\t\022\022\n\ntable_" +
"name\030\002 \001(\tB\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_RawTable_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_cognite_beam_proto_RawTable_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_RawTable_descriptor,
new java.lang.String[] { "DbName", "TableName", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy