proto.com.cognite.client.dto.RelationshipOuterClass 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: relationship.proto
package com.cognite.client.dto;
public final class RelationshipOuterClass {
private RelationshipOuterClass() {}
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_Relationship_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_Relationship_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\022relationship.proto\022\026com.cognite.beam.p" +
"roto\032\013asset.proto\032\013event.proto\032\nfile.pro" +
"to\032\016sequence.proto\032\020timeseries.proto\"\210\n\n" +
"\014Relationship\022\023\n\013external_id\030\001 \001(\t\022\037\n\022so" +
"urce_external_id\030\002 \001(\tH\002\210\001\001\022F\n\013source_ty" +
"pe\030\003 \001(\01621.com.cognite.beam.proto.Relati" +
"onship.ResourceType\022\037\n\022target_external_i" +
"d\030\004 \001(\tH\003\210\001\001\022F\n\013target_type\030\005 \001(\01621.com." +
"cognite.beam.proto.Relationship.Resource" +
"Type\022\027\n\nstart_time\030\006 \001(\003H\004\210\001\001\022\025\n\010end_tim" +
"e\030\007 \001(\003H\005\210\001\001\022\027\n\nconfidence\030\010 \001(\002H\006\210\001\001\022\030\n" +
"\013data_set_id\030\t \001(\003H\007\210\001\001\022\016\n\006labels\030\n \003(\t\022" +
"\031\n\014created_time\030\013 \001(\003H\010\210\001\001\022\036\n\021last_updat" +
"ed_time\030\014 \001(\003H\t\210\001\001\0225\n\014source_asset\030\r \001(\013" +
"2\035.com.cognite.beam.proto.AssetH\000\0225\n\014sou" +
"rce_event\030\016 \001(\0132\035.com.cognite.beam.proto" +
".EventH\000\022G\n\021source_timeseries\030\017 \001(\0132*.co" +
"m.cognite.beam.proto.TimeseriesMetadataH" +
"\000\022;\n\013source_file\030\020 \001(\0132$.com.cognite.bea" +
"m.proto.FileMetadataH\000\022C\n\017source_sequenc" +
"e\030\021 \001(\0132(.com.cognite.beam.proto.Sequenc" +
"eMetadataH\000\0225\n\014target_asset\030\022 \001(\0132\035.com." +
"cognite.beam.proto.AssetH\001\0225\n\014target_eve" +
"nt\030\023 \001(\0132\035.com.cognite.beam.proto.EventH" +
"\001\022G\n\021target_timeseries\030\024 \001(\0132*.com.cogni" +
"te.beam.proto.TimeseriesMetadataH\001\022;\n\013ta" +
"rget_file\030\025 \001(\0132$.com.cognite.beam.proto" +
".FileMetadataH\001\022C\n\017target_sequence\030\026 \001(\013" +
"2(.com.cognite.beam.proto.SequenceMetada" +
"taH\001\"M\n\014ResourceType\022\t\n\005ASSET\020\000\022\017\n\013TIME_" +
"SERIES\020\001\022\010\n\004FILE\020\002\022\t\n\005EVENT\020\003\022\014\n\010SEQUENC" +
"E\020\004B\010\n\006sourceB\010\n\006targetB\025\n\023_source_exter" +
"nal_idB\025\n\023_target_external_idB\r\n\013_start_" +
"timeB\013\n\t_end_timeB\r\n\013_confidenceB\016\n\014_dat" +
"a_set_idB\017\n\r_created_timeB\024\n\022_last_updat" +
"ed_timeB\032\n\026com.cognite.client.dtoP\001b\006pro" +
"to3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.cognite.client.dto.AssetOuterClass.getDescriptor(),
com.cognite.client.dto.EventOuterClass.getDescriptor(),
com.cognite.client.dto.File.getDescriptor(),
com.cognite.client.dto.Sequence.getDescriptor(),
com.cognite.client.dto.Timeseries.getDescriptor(),
});
internal_static_com_cognite_beam_proto_Relationship_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_cognite_beam_proto_Relationship_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_Relationship_descriptor,
new java.lang.String[] { "ExternalId", "SourceExternalId", "SourceType", "TargetExternalId", "TargetType", "StartTime", "EndTime", "Confidence", "DataSetId", "Labels", "CreatedTime", "LastUpdatedTime", "SourceAsset", "SourceEvent", "SourceTimeseries", "SourceFile", "SourceSequence", "TargetAsset", "TargetEvent", "TargetTimeseries", "TargetFile", "TargetSequence", "Source", "Target", "SourceExternalId", "TargetExternalId", "StartTime", "EndTime", "Confidence", "DataSetId", "CreatedTime", "LastUpdatedTime", });
com.cognite.client.dto.AssetOuterClass.getDescriptor();
com.cognite.client.dto.EventOuterClass.getDescriptor();
com.cognite.client.dto.File.getDescriptor();
com.cognite.client.dto.Sequence.getDescriptor();
com.cognite.client.dto.Timeseries.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy