proto.com.cognite.client.dto.DiagramResponseOuterClass 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: diagram_response.proto
package com.cognite.client.dto;
public final class DiagramResponseOuterClass {
private DiagramResponseOuterClass() {}
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_Annotation_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_Annotation_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_cognite_beam_proto_Annotation_Vertex_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_Annotation_Vertex_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_cognite_beam_proto_Annotation_Region_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_Annotation_Region_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_cognite_beam_proto_DiagramResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_DiagramResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_cognite_beam_proto_DiagramResponse_ConvertResult_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_DiagramResponse_ConvertResult_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_cognite_beam_proto_ConvertResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_ConvertResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_cognite_beam_proto_ConvertResponse_Result_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_ConvertResponse_Result_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\026diagram_response.proto\022\026com.cognite.be" +
"am.proto\032\034google/protobuf/struct.proto\"\272" +
"\002\n\nAnnotation\022\021\n\004text\030\001 \001(\tH\000\210\001\001\022\027\n\nconf" +
"idence\030\002 \001(\001H\001\210\001\001\0229\n\006region\030\003 \001(\0132).com." +
"cognite.beam.proto.Annotation.Region\022)\n\010" +
"entities\030\004 \003(\0132\027.google.protobuf.Struct\032" +
"\036\n\006Vertex\022\t\n\001x\030\001 \001(\001\022\t\n\001y\030\002 \001(\001\032b\n\006Regio" +
"n\022\r\n\005shape\030\001 \001(\t\022;\n\010vertices\030\002 \003(\0132).com" +
".cognite.beam.proto.Annotation.Vertex\022\014\n" +
"\004page\030\003 \001(\005B\007\n\005_textB\r\n\013_confidence\"\207\003\n\017" +
"DiagramResponse\022\024\n\007file_id\030\001 \001(\003H\000\210\001\001\022\035\n" +
"\020file_external_id\030\002 \001(\tH\001\210\001\001\0221\n\005items\030\003 " +
"\003(\0132\".com.cognite.beam.proto.Annotation\022" +
"M\n\016convertResults\030\004 \003(\01325.com.cognite.be" +
"am.proto.DiagramResponse.ConvertResult\032\233" +
"\001\n\rConvertResult\022\014\n\004page\030\001 \001(\005\022\027\n\nsvg_bi" +
"nary\030\002 \001(\014H\000\210\001\001\022\027\n\npng_binary\030\003 \001(\014H\001\210\001\001" +
"\022\032\n\rerror_message\030\004 \001(\tH\002\210\001\001B\r\n\013_svg_bin" +
"aryB\r\n\013_png_binaryB\020\n\016_error_messageB\n\n\010" +
"_file_idB\023\n\021_file_external_id\"\263\002\n\017Conver" +
"tResponse\022\024\n\007file_id\030\001 \001(\003H\000\210\001\001\022\035\n\020file_" +
"external_id\030\002 \001(\tH\001\210\001\001\022?\n\007results\030\003 \003(\0132" +
"..com.cognite.beam.proto.ConvertResponse" +
".Result\032\210\001\n\006Result\022\014\n\004page\030\001 \001(\005\022\024\n\007svg_" +
"url\030\002 \001(\tH\000\210\001\001\022\024\n\007png_url\030\003 \001(\tH\001\210\001\001\022\032\n\r" +
"error_message\030\004 \001(\tH\002\210\001\001B\n\n\010_svg_urlB\n\n\010" +
"_png_urlB\020\n\016_error_messageB\n\n\010_file_idB\023" +
"\n\021_file_external_idB\032\n\026com.cognite.clien" +
"t.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_Annotation_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_cognite_beam_proto_Annotation_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_Annotation_descriptor,
new java.lang.String[] { "Text", "Confidence", "Region", "Entities", "Text", "Confidence", });
internal_static_com_cognite_beam_proto_Annotation_Vertex_descriptor =
internal_static_com_cognite_beam_proto_Annotation_descriptor.getNestedTypes().get(0);
internal_static_com_cognite_beam_proto_Annotation_Vertex_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_Annotation_Vertex_descriptor,
new java.lang.String[] { "X", "Y", });
internal_static_com_cognite_beam_proto_Annotation_Region_descriptor =
internal_static_com_cognite_beam_proto_Annotation_descriptor.getNestedTypes().get(1);
internal_static_com_cognite_beam_proto_Annotation_Region_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_Annotation_Region_descriptor,
new java.lang.String[] { "Shape", "Vertices", "Page", });
internal_static_com_cognite_beam_proto_DiagramResponse_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_com_cognite_beam_proto_DiagramResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_DiagramResponse_descriptor,
new java.lang.String[] { "FileId", "FileExternalId", "Items", "ConvertResults", "FileId", "FileExternalId", });
internal_static_com_cognite_beam_proto_DiagramResponse_ConvertResult_descriptor =
internal_static_com_cognite_beam_proto_DiagramResponse_descriptor.getNestedTypes().get(0);
internal_static_com_cognite_beam_proto_DiagramResponse_ConvertResult_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_DiagramResponse_ConvertResult_descriptor,
new java.lang.String[] { "Page", "SvgBinary", "PngBinary", "ErrorMessage", "SvgBinary", "PngBinary", "ErrorMessage", });
internal_static_com_cognite_beam_proto_ConvertResponse_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_com_cognite_beam_proto_ConvertResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_ConvertResponse_descriptor,
new java.lang.String[] { "FileId", "FileExternalId", "Results", "FileId", "FileExternalId", });
internal_static_com_cognite_beam_proto_ConvertResponse_Result_descriptor =
internal_static_com_cognite_beam_proto_ConvertResponse_descriptor.getNestedTypes().get(0);
internal_static_com_cognite_beam_proto_ConvertResponse_Result_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_ConvertResponse_Result_descriptor,
new java.lang.String[] { "Page", "SvgUrl", "PngUrl", "ErrorMessage", "SvgUrl", "PngUrl", "ErrorMessage", });
com.google.protobuf.StructProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy