proto.com.cognite.client.dto.AssetLookupOuterClass 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: asset_lookup.proto
package com.cognite.client.dto;
public final class AssetLookupOuterClass {
private AssetLookupOuterClass() {}
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_AssetLookup_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_AssetLookup_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_cognite_beam_proto_AssetLookup_MetadataEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_cognite_beam_proto_AssetLookup_MetadataEntry_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\022asset_lookup.proto\022\026com.cognite.beam.p" +
"roto\032\013asset.proto\"\235\005\n\013AssetLookup\022\017\n\002id\030" +
"\001 \001(\003H\000\210\001\001\022\030\n\013external_id\030\002 \001(\tH\001\210\001\001\022\014\n\004" +
"name\030\003 \001(\t\022\026\n\tparent_id\030\004 \001(\003H\002\210\001\001\022\037\n\022pa" +
"rent_external_id\030\005 \001(\tH\003\210\001\001\022\030\n\013descripti" +
"on\030\006 \001(\tH\004\210\001\001\022\024\n\007root_id\030\007 \001(\003H\005\210\001\001\022\031\n\014c" +
"reated_time\030\010 \001(\003H\006\210\001\001\022\036\n\021last_updated_t" +
"ime\030\t \001(\003H\007\210\001\001\022C\n\010metadata\030\n \003(\01321.com.c" +
"ognite.beam.proto.AssetLookup.MetadataEn" +
"try\022\016\n\006labels\030\013 \003(\t\022\023\n\006source\030\014 \001(\tH\010\210\001\001" +
"\022\030\n\013data_set_id\030\r \001(\003H\t\210\001\001\022\026\n\troot_name\030" +
"\016 \001(\tH\n\210\001\001\022<\n\naggregates\030\017 \001(\0132(.com.cog" +
"nite.beam.proto.Asset.Aggregates\032/\n\rMeta" +
"dataEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028" +
"\001B\005\n\003_idB\016\n\014_external_idB\014\n\n_parent_idB\025" +
"\n\023_parent_external_idB\016\n\014_descriptionB\n\n" +
"\010_root_idB\017\n\r_created_timeB\024\n\022_last_upda" +
"ted_timeB\t\n\007_sourceB\016\n\014_data_set_idB\014\n\n_" +
"root_nameB\032\n\026com.cognite.client.dtoP\001b\006p" +
"roto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.cognite.client.dto.AssetOuterClass.getDescriptor(),
});
internal_static_com_cognite_beam_proto_AssetLookup_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_cognite_beam_proto_AssetLookup_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_AssetLookup_descriptor,
new java.lang.String[] { "Id", "ExternalId", "Name", "ParentId", "ParentExternalId", "Description", "RootId", "CreatedTime", "LastUpdatedTime", "Metadata", "Labels", "Source", "DataSetId", "RootName", "Aggregates", "Id", "ExternalId", "ParentId", "ParentExternalId", "Description", "RootId", "CreatedTime", "LastUpdatedTime", "Source", "DataSetId", "RootName", });
internal_static_com_cognite_beam_proto_AssetLookup_MetadataEntry_descriptor =
internal_static_com_cognite_beam_proto_AssetLookup_descriptor.getNestedTypes().get(0);
internal_static_com_cognite_beam_proto_AssetLookup_MetadataEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_cognite_beam_proto_AssetLookup_MetadataEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
com.cognite.client.dto.AssetOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy