A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes All Packages

A

addAggregates(int, Aggregate.Record) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
addAggregates(int, Aggregate.Record.Builder) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
addAggregates(Aggregate.Record) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
addAggregates(Aggregate.Record.Builder) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
addAggregatesBuilder() - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
addAggregatesBuilder(int) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
addAllAggregates(Iterable<? extends Aggregate.Record>) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
addAllAssetIds(Iterable<? extends Int64Value>) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
addAllAssetIds(Iterable<? extends Long>) - Method in class com.cognite.client.dto.Event.Builder
repeated int64 asset_ids = 8;
addAllAssetIds(Iterable<? extends Long>) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 asset_ids = 7;
addAllBoundingBoxMax(Iterable<? extends DoubleValue>) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
addAllBoundingBoxMin(Iterable<? extends DoubleValue>) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
addAllCameraPosition(Iterable<? extends DoubleValue>) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
addAllCameraTarget(Iterable<? extends DoubleValue>) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
addAllColumns(Iterable<? extends SequenceColumn>) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
addAllColumns(Iterable<? extends SequenceColumn>) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
addAllDatapoints(Iterable<? extends AggregateDatapoint>) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
addAllDatapoints(Iterable<? extends NumericDatapoint>) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
addAllDatapoints(Iterable<? extends StringDatapoint>) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
addAllEntities(Iterable<? extends Struct>) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
addAllItems(Iterable<? extends Annotation>) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
addAllItems(Iterable<? extends DataPointInsertionItem>) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
addAllItems(Iterable<? extends DataPointListItem>) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
addAllLabels(Iterable<String>) - Method in class com.cognite.client.dto.Asset.Builder
repeated string labels = 11;
addAllLabels(Iterable<String>) - Method in class com.cognite.client.dto.AssetLookup.Builder
repeated string labels = 11;
addAllLabels(Iterable<String>) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated string labels = 17;
addAllLabels(Iterable<String>) - Method in class com.cognite.client.dto.Relationship.Builder
repeated string labels = 10;
addAllMatches(Iterable<? extends EntityMatch>) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
addAllMatchFields(Iterable<? extends MatchField>) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
addAllPath(Iterable<? extends Long>) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
repeated int64 path = 3;
addAllRotation(Iterable<? extends DoubleValue>) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
addAllRows(Iterable<? extends SequenceRow>) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
addAllSceneThreedFiles(Iterable<? extends ThreedVersionedFile>) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
addAllSecurityCategories(Iterable<? extends Long>) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 security_categories = 16;
addAllSecurityCategories(Iterable<? extends Long>) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
repeated int64 security_categories = 9;
addAllValues(Iterable<? extends Value>) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addAllValues(Iterable<? extends Value>) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addAssetIds(int, Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
addAssetIds(int, Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
addAssetIds(long) - Method in class com.cognite.client.dto.Event.Builder
repeated int64 asset_ids = 8;
addAssetIds(long) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 asset_ids = 7;
addAssetIds(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
addAssetIds(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
addAssetIdsBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
addAssetIdsBuilder(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
addBoundingBoxMax(int, DoubleValue) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
addBoundingBoxMax(int, DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
addBoundingBoxMax(DoubleValue) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
addBoundingBoxMax(DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
addBoundingBoxMaxBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
addBoundingBoxMaxBuilder(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
addBoundingBoxMin(int, DoubleValue) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
addBoundingBoxMin(int, DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
addBoundingBoxMin(DoubleValue) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
addBoundingBoxMin(DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
addBoundingBoxMinBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
addBoundingBoxMinBuilder(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
addCameraPosition(int, DoubleValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
addCameraPosition(int, DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
addCameraPosition(DoubleValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
addCameraPosition(DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
addCameraPositionBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
addCameraPositionBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
addCameraTarget(int, DoubleValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
addCameraTarget(int, DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
addCameraTarget(DoubleValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
addCameraTarget(DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
addCameraTargetBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
addCameraTargetBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
addColumns(int, SequenceColumn) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
addColumns(int, SequenceColumn) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
addColumns(int, SequenceColumn.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
addColumns(int, SequenceColumn.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
addColumns(SequenceColumn) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
addColumns(SequenceColumn) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
addColumns(SequenceColumn.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
addColumns(SequenceColumn.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
addColumnsBuilder() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
addColumnsBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
addColumnsBuilder(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
addColumnsBuilder(int) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
addDatapoints(int, AggregateDatapoint) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
addDatapoints(int, AggregateDatapoint.Builder) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
addDatapoints(int, NumericDatapoint) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
addDatapoints(int, NumericDatapoint.Builder) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
addDatapoints(int, StringDatapoint) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
addDatapoints(int, StringDatapoint.Builder) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
addDatapoints(AggregateDatapoint) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
addDatapoints(AggregateDatapoint.Builder) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
addDatapoints(NumericDatapoint) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
addDatapoints(NumericDatapoint.Builder) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
addDatapoints(StringDatapoint) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
addDatapoints(StringDatapoint.Builder) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
addDatapointsBuilder() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
addDatapointsBuilder() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
addDatapointsBuilder() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
addDatapointsBuilder(int) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
addDatapointsBuilder(int) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
addDatapointsBuilder(int) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
addEntities(int, Struct) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
addEntities(int, Struct.Builder) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
addEntities(Struct) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
addEntities(Struct.Builder) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
addEntitiesBuilder() - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
addEntitiesBuilder(int) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
addItems(int, Annotation) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
addItems(int, Annotation.Builder) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
addItems(int, DataPointInsertionItem) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
addItems(int, DataPointInsertionItem.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
addItems(int, DataPointListItem) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
addItems(int, DataPointListItem.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
addItems(Annotation) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
addItems(Annotation.Builder) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
addItems(DataPointInsertionItem) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
addItems(DataPointInsertionItem.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
addItems(DataPointListItem) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
addItems(DataPointListItem.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
addItemsBuilder() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
addItemsBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
addItemsBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
addItemsBuilder(int) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
addItemsBuilder(int) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
addItemsBuilder(int) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
addLabels(String) - Method in class com.cognite.client.dto.Asset.Builder
repeated string labels = 11;
addLabels(String) - Method in class com.cognite.client.dto.AssetLookup.Builder
repeated string labels = 11;
addLabels(String) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated string labels = 17;
addLabels(String) - Method in class com.cognite.client.dto.Relationship.Builder
repeated string labels = 10;
addLabelsBytes(ByteString) - Method in class com.cognite.client.dto.Asset.Builder
repeated string labels = 11;
addLabelsBytes(ByteString) - Method in class com.cognite.client.dto.AssetLookup.Builder
repeated string labels = 11;
addLabelsBytes(ByteString) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated string labels = 17;
addLabelsBytes(ByteString) - Method in class com.cognite.client.dto.Relationship.Builder
repeated string labels = 10;
addMatches(int, EntityMatch) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
addMatches(int, EntityMatch.Builder) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
addMatches(EntityMatch) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
addMatches(EntityMatch.Builder) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
addMatchesBuilder() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
addMatchesBuilder(int) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
addMatchFields(int, MatchField) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
addMatchFields(int, MatchField.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
addMatchFields(MatchField) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
addMatchFields(MatchField.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
addMatchFieldsBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
addMatchFieldsBuilder(int) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
addParameter(String, Object) - Method in class com.cognite.client.Request.Builder
 
addPath(long) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
repeated int64 path = 3;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Aggregate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Annotation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Asset.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.BoundingBox.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.DataSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.EntityMatch.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Event.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.FileBinary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.FileContainer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.FileMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Item.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Label.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.MatchField.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.RawRow.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.RawTable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Relationship.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.SequenceBody.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.SequenceRow.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreedNode.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BoolValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BytesValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DoubleValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FloatValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int32Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int64Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.ListValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.StringValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Struct.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt32Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt64Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Value.Builder
 
addRotation(int, DoubleValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
addRotation(int, DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
addRotation(DoubleValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
addRotation(DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
addRotationBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
addRotationBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
addRows(int, SequenceRow) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
addRows(int, SequenceRow.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
addRows(SequenceRow) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
addRows(SequenceRow.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
addRowsBuilder() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
addRowsBuilder(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
addSceneThreedFiles(int, ThreedVersionedFile) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
addSceneThreedFiles(int, ThreedVersionedFile.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
addSceneThreedFiles(ThreedVersionedFile) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
addSceneThreedFiles(ThreedVersionedFile.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
addSceneThreedFilesBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
addSceneThreedFilesBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
addSecurityCategories(long) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 security_categories = 16;
addSecurityCategories(long) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
repeated int64 security_categories = 9;
addValues(int, Value) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addValues(int, Value) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addValues(int, Value.Builder) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addValues(int, Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addValues(Value) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addValues(Value) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addValues(Value.Builder) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addValues(Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addValuesBuilder() - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addValuesBuilder() - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
addValuesBuilder(int) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addValuesBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
aggregate(Request) - Method in class com.cognite.client.Assets
Performs an item aggregation request to Cognite Data Fusion.
aggregate(Request) - Method in class com.cognite.client.Datasets
Performs an item aggregation to Cognite Data Fusion.
aggregate(Request) - Method in class com.cognite.client.Events
Performs an item aggregation request to Cognite Data Fusion.
aggregate(Request) - Method in class com.cognite.client.Files
Performs an item aggregation request to Cognite Data Fusion.
aggregate(Request) - Method in class com.cognite.client.Sequences
Performs an item aggregation request to Cognite Data Fusion.
aggregate(Request) - Method in class com.cognite.client.Timeseries
Performs an item aggregation request to Cognite Data Fusion.
Aggregate - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Aggregate
Aggregate.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Aggregate
Aggregate.Record - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Aggregate.Record
Aggregate.Record.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Aggregate.Record
Aggregate.RecordOrBuilder - Interface in com.cognite.client.dto
 
AggregateDatapoint - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.AggregateDatapoint
AggregateDatapoint.Builder - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.AggregateDatapoint
AggregateDatapointOrBuilder - Interface in com.cognite.v1.timeseries.proto
 
AggregateDatapoints - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.AggregateDatapoints
AGGREGATEDATAPOINTS - com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
 
AGGREGATEDATAPOINTS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItem
 
AggregateDatapoints.Builder - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.AggregateDatapoints
AggregateDatapointsOrBuilder - Interface in com.cognite.v1.timeseries.proto
 
AggregateOrBuilder - Interface in com.cognite.client.dto
 
AggregateOuterClass - Class in com.cognite.client.dto
 
AggregateParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.
AggregateParser() - Constructor for class com.cognite.client.servicesV1.parser.AggregateParser
 
AGGREGATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Aggregate
 
AGGREGATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
AGGREGATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
Annotation - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Annotation
Annotation.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Annotation
AnnotationOrBuilder - Interface in com.cognite.client.dto
 
annotations.com.cognite.client - package annotations.com.cognite.client
 
annotations.com.cognite.client.config - package annotations.com.cognite.client.config
 
annotations.com.cognite.client.servicesV1 - package annotations.com.cognite.client.servicesV1
 
annotations.com.cognite.client.servicesV1.executor - package annotations.com.cognite.client.servicesV1.executor
 
annotations.com.cognite.client.servicesV1.request - package annotations.com.cognite.client.servicesV1.request
 
annotations.com.cognite.client.servicesV1.response - package annotations.com.cognite.client.servicesV1.response
 
annotations.com.cognite.client.servicesV1.util - package annotations.com.cognite.client.servicesV1.util
 
API_KEY_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.LoginStatus
 
Asset - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Asset
ASSET - com.cognite.client.config.ResourceType
 
ASSET - com.cognite.client.dto.Relationship.ResourceType
ASSET = 0;
ASSET_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceMetadata
 
ASSET_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
ASSET_IDS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
ASSET_IDS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
ASSET_IDS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
ASSET_MAPPING_COUNT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
ASSET_VALUE - Static variable in enum com.cognite.client.dto.Relationship.ResourceType
ASSET = 0;
Asset.Aggregates - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Asset.Aggregates
Asset.Aggregates.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Asset.Aggregates
Asset.AggregatesOrBuilder - Interface in com.cognite.client.dto
 
Asset.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Asset
AssetLookup - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.AssetLookup
AssetLookup.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.AssetLookup
AssetLookupOrBuilder - Interface in com.cognite.client.dto
 
AssetLookupOuterClass - Class in com.cognite.client.dto
 
AssetOrBuilder - Interface in com.cognite.client.dto
 
AssetOuterClass - Class in com.cognite.client.dto
 
AssetParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.
AssetParser() - Constructor for class com.cognite.client.servicesV1.parser.AssetParser
 
assets() - Method in class com.cognite.client.CogniteClient
Returns Assets representing the Cognite assets api endpoint.
Assets - Class in com.cognite.client
This class represents the Cognite assets api endpoint.
Assets() - Constructor for class com.cognite.client.Assets
 
AsyncJobReader() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.AsyncJobReader
 
AuthConfig - Class in com.cognite.client.config
 
AuthConfig() - Constructor for class com.cognite.client.config.AuthConfig
 
AuthConfig.Builder - Class in com.cognite.client.config
 
AVERAGE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
AVERAGE_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 

B

BINARY - com.cognite.client.dto.FileBinary.BinaryTypeCase
 
BINARY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileBinary
 
BINARY_URI - com.cognite.client.dto.FileBinary.BinaryTypeCase
 
BINARY_URI_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileBinary
 
BINARYTYPE_NOT_SET - com.cognite.client.dto.FileBinary.BinaryTypeCase
 
BOOL_VALUE - com.google.protobuf.Value.KindCase
 
BOOL_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
BoolValue - Class in com.google.protobuf
Wrapper message for `bool`.
BoolValue.Builder - Class in com.google.protobuf
Wrapper message for `bool`.
BoolValueOrBuilder - Interface in com.google.protobuf
 
BOUNDING_BOX_MAX_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
BOUNDING_BOX_MIN_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
BoundingBox - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.BoundingBox
BOUNDINGBOX_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
BoundingBox.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.BoundingBox
BoundingBoxOrBuilder - Interface in com.cognite.client.dto
 
build() - Method in class com.cognite.client.config.AuthConfig.Builder
 
build() - Method in class com.cognite.client.dto.Aggregate.Builder
 
build() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
build() - Method in class com.cognite.client.dto.Annotation.Builder
 
build() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
build() - Method in class com.cognite.client.dto.Asset.Builder
 
build() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
build() - Method in class com.cognite.client.dto.BoundingBox.Builder
 
build() - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
build() - Method in class com.cognite.client.dto.DataSet.Builder
 
build() - Method in class com.cognite.client.dto.EntityMatch.Builder
 
build() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
build() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
build() - Method in class com.cognite.client.dto.Event.Builder
 
build() - Method in class com.cognite.client.dto.FileBinary.Builder
 
build() - Method in class com.cognite.client.dto.FileContainer.Builder
 
build() - Method in class com.cognite.client.dto.FileMetadata.Builder
 
build() - Method in class com.cognite.client.dto.Item.Builder
 
build() - Method in class com.cognite.client.dto.Label.Builder
 
build() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
build() - Method in class com.cognite.client.dto.MatchField.Builder
 
build() - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
build() - Method in class com.cognite.client.dto.RawRow.Builder
 
build() - Method in class com.cognite.client.dto.RawTable.Builder
 
build() - Method in class com.cognite.client.dto.Relationship.Builder
 
build() - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
build() - Method in class com.cognite.client.dto.SequenceBody.Builder
 
build() - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
build() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
build() - Method in class com.cognite.client.dto.SequenceRow.Builder
 
build() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
build() - Method in class com.cognite.client.dto.ThreedNode.Builder
 
build() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
build() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
build() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
build() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
build() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
build() - Method in class com.cognite.client.Request.Builder
 
build() - Method in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor.Builder
 
build() - Method in class com.cognite.client.servicesV1.executor.RequestExecutor.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.FilesUploadRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.GetIdRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.GetLoginRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.GetPlaygroundJobIdRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.GetPlaygroundRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.GetSimpleListRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.PostJsonListRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.PostJsonRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonListRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.RawDeleteRowsRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.RawReadRowsCursorsRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.RawReadRowsRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.RawWriteRowsRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.TSPointsReadProtoRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.TSPointsRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.TSPointsWriteProtoRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.FileBinaryResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.FileUploadHeaderResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.JsonDataItemResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.JsonErrorItemResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.JsonErrorMessageDuplicateResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.JsonItemResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.JsonRawRowResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.JsonResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.JsonStringAttributeResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.RequestParametersResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.TSPointsProtoResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.response.TSPointsResponseParser.Builder
 
build() - Method in class com.cognite.client.servicesV1.util.DurationParser.Builder
 
build() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
build() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
build() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
build() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
build() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
build() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
build() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
build() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
build() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
build() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
build() - Method in class com.google.protobuf.BoolValue.Builder
 
build() - Method in class com.google.protobuf.BytesValue.Builder
 
build() - Method in class com.google.protobuf.DoubleValue.Builder
 
build() - Method in class com.google.protobuf.FloatValue.Builder
 
build() - Method in class com.google.protobuf.Int32Value.Builder
 
build() - Method in class com.google.protobuf.Int64Value.Builder
 
build() - Method in class com.google.protobuf.ListValue.Builder
 
build() - Method in class com.google.protobuf.StringValue.Builder
 
build() - Method in class com.google.protobuf.Struct.Builder
 
build() - Method in class com.google.protobuf.UInt32Value.Builder
 
build() - Method in class com.google.protobuf.UInt64Value.Builder
 
build() - Method in class com.google.protobuf.Value.Builder
 
buildAuthConfig() - Method in class com.cognite.client.CogniteClient
Returns a auth info for api requests
builder() - Static method in class com.cognite.client.servicesV1.request.FilesUploadRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.GetLoginRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.GetPlaygroundRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.GetSimpleListRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.PostJsonListRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.PostJsonRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonListRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.RawDeleteRowsRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.RawReadRowsCursorsRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.RawReadRowsRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.RawWriteRowsRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.TSPointsReadProtoRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.TSPointsRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.TSPointsWriteProtoRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.response.FileUploadHeaderResponseParser
 
builder() - Static method in class com.cognite.client.servicesV1.response.JsonDataItemResponseParser
 
builder() - Static method in class com.cognite.client.servicesV1.response.JsonErrorItemResponseParser
 
builder() - Static method in class com.cognite.client.servicesV1.response.JsonErrorMessageDuplicateResponseParser
 
builder() - Static method in class com.cognite.client.servicesV1.response.JsonRawRowResponseParser
 
builder() - Static method in class com.cognite.client.servicesV1.response.TSPointsProtoResponseParser
 
builder() - Static method in class com.cognite.client.servicesV1.response.TSPointsResponseParser
 
builder() - Static method in class com.cognite.client.servicesV1.util.DurationParser
 
Builder() - Constructor for class com.cognite.client.config.AuthConfig.Builder
 
Builder() - Constructor for class com.cognite.client.Request.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.executor.RequestExecutor.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.FilesUploadRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.GetIdRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.GetLoginRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.GetPlaygroundJobIdRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.GetPlaygroundRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.GetSimpleListRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.PostJsonListRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.PostJsonRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.PostPlaygroundJsonListRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.RawDeleteRowsRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.RawReadRowsCursorsRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.RawReadRowsRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.RawWriteRowsRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.TSPointsReadProtoRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.TSPointsRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.TSPointsWriteProtoRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.FileBinaryResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.FileUploadHeaderResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.JsonDataItemResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.JsonErrorItemResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.JsonErrorMessageDuplicateResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.JsonItemResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.JsonRawRowResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.JsonResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.JsonStringAttributeResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.RequestParametersResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.TSPointsProtoResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.response.TSPointsResponseParser.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.ResponseBinary.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.util.DurationParser.Builder
 
buildGenericRequest() - Method in class com.cognite.client.servicesV1.request.GetLoginRequestProvider
 
buildGenericUrl() - Method in class com.cognite.client.servicesV1.request.GetLoginRequestProvider
 
buildPartial() - Method in class com.cognite.client.dto.Aggregate.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Annotation.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Asset.Builder
 
buildPartial() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
buildPartial() - Method in class com.cognite.client.dto.BoundingBox.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
buildPartial() - Method in class com.cognite.client.dto.DataSet.Builder
 
buildPartial() - Method in class com.cognite.client.dto.EntityMatch.Builder
 
buildPartial() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
buildPartial() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Event.Builder
 
buildPartial() - Method in class com.cognite.client.dto.FileBinary.Builder
 
buildPartial() - Method in class com.cognite.client.dto.FileContainer.Builder
 
buildPartial() - Method in class com.cognite.client.dto.FileMetadata.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Item.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Label.Builder
 
buildPartial() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
buildPartial() - Method in class com.cognite.client.dto.MatchField.Builder
 
buildPartial() - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
buildPartial() - Method in class com.cognite.client.dto.RawRow.Builder
 
buildPartial() - Method in class com.cognite.client.dto.RawTable.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Relationship.Builder
 
buildPartial() - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
buildPartial() - Method in class com.cognite.client.dto.SequenceBody.Builder
 
buildPartial() - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
buildPartial() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
buildPartial() - Method in class com.cognite.client.dto.SequenceRow.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreedNode.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
buildPartial() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
buildPartial() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
buildPartial() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
buildPartial() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
buildPartial() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
buildPartial() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
buildPartial() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
buildPartial() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
buildPartial() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
buildPartial() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
buildPartial() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
buildPartial() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
buildPartial() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
buildPartial() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
buildPartial() - Method in class com.google.protobuf.BoolValue.Builder
 
buildPartial() - Method in class com.google.protobuf.BytesValue.Builder
 
buildPartial() - Method in class com.google.protobuf.DoubleValue.Builder
 
buildPartial() - Method in class com.google.protobuf.FloatValue.Builder
 
buildPartial() - Method in class com.google.protobuf.Int32Value.Builder
 
buildPartial() - Method in class com.google.protobuf.Int64Value.Builder
 
buildPartial() - Method in class com.google.protobuf.ListValue.Builder
 
buildPartial() - Method in class com.google.protobuf.StringValue.Builder
 
buildPartial() - Method in class com.google.protobuf.Struct.Builder
 
buildPartial() - Method in class com.google.protobuf.UInt32Value.Builder
 
buildPartial() - Method in class com.google.protobuf.UInt64Value.Builder
 
buildPartial() - Method in class com.google.protobuf.Value.Builder
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.FilesUploadRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.GetIdRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.GetLoginRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.GetPlaygroundJobIdRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.GetPlaygroundRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.GetSimpleListRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.PostJsonListRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.PostJsonRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonListRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.RawDeleteRowsRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.RawReadRowsCursorsRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.RawReadRowsRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.RawWriteRowsRequestProvider
 
buildRequest(Optional<String>) - Method in interface com.cognite.client.servicesV1.request.RequestProvider
Builds a request based on the basline RequestParameters provided via the withRequestParameters method.
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.TSPointsReadProtoRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.TSPointsRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.TSPointsWriteProtoRequestProvider
 
BytesValue - Class in com.google.protobuf
Wrapper message for `bytes`.
BytesValue.Builder - Class in com.google.protobuf
Wrapper message for `bytes`.
BytesValueOrBuilder - Interface in com.google.protobuf
 

C

calculateLimit(int, int) - Static method in class com.cognite.client.servicesV1.util.TSIterationUtilities
Calculates a limit setting for a timeseries datapoints request based on the baseline limit setting and the number of TS items in the request.
CAMERA_POSITION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
CAMERA_TARGET_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
CharSplitter - Class in com.cognite.client.servicesV1.util
 
CharSplitter() - Constructor for class com.cognite.client.servicesV1.util.CharSplitter
 
CHILD_COUNT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset.Aggregates
 
CLASSIFIER_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
clear() - Method in class com.cognite.client.dto.Aggregate.Builder
 
clear() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
clear() - Method in class com.cognite.client.dto.Annotation.Builder
 
clear() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
clear() - Method in class com.cognite.client.dto.Asset.Builder
 
clear() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
clear() - Method in class com.cognite.client.dto.BoundingBox.Builder
 
clear() - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
clear() - Method in class com.cognite.client.dto.DataSet.Builder
 
clear() - Method in class com.cognite.client.dto.EntityMatch.Builder
 
clear() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
clear() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
clear() - Method in class com.cognite.client.dto.Event.Builder
 
clear() - Method in class com.cognite.client.dto.FileBinary.Builder
 
clear() - Method in class com.cognite.client.dto.FileContainer.Builder
 
clear() - Method in class com.cognite.client.dto.FileMetadata.Builder
 
clear() - Method in class com.cognite.client.dto.Item.Builder
 
clear() - Method in class com.cognite.client.dto.Label.Builder
 
clear() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
clear() - Method in class com.cognite.client.dto.MatchField.Builder
 
clear() - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
clear() - Method in class com.cognite.client.dto.RawRow.Builder
 
clear() - Method in class com.cognite.client.dto.RawTable.Builder
 
clear() - Method in class com.cognite.client.dto.Relationship.Builder
 
clear() - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
clear() - Method in class com.cognite.client.dto.SequenceBody.Builder
 
clear() - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
clear() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
clear() - Method in class com.cognite.client.dto.SequenceRow.Builder
 
clear() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
clear() - Method in class com.cognite.client.dto.ThreedNode.Builder
 
clear() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
clear() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
clear() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
clear() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
clear() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
clear() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
clear() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
clear() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
clear() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
clear() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
clear() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
clear() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
clear() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
clear() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
clear() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
clear() - Method in class com.google.protobuf.BoolValue.Builder
 
clear() - Method in class com.google.protobuf.BytesValue.Builder
 
clear() - Method in class com.google.protobuf.DoubleValue.Builder
 
clear() - Method in class com.google.protobuf.FloatValue.Builder
 
clear() - Method in class com.google.protobuf.Int32Value.Builder
 
clear() - Method in class com.google.protobuf.Int64Value.Builder
 
clear() - Method in class com.google.protobuf.ListValue.Builder
 
clear() - Method in class com.google.protobuf.StringValue.Builder
 
clear() - Method in class com.google.protobuf.Struct.Builder
 
clear() - Method in class com.google.protobuf.UInt32Value.Builder
 
clear() - Method in class com.google.protobuf.UInt64Value.Builder
 
clear() - Method in class com.google.protobuf.Value.Builder
 
clearAggregateDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
clearAggregates() - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
clearAggregates() - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
clearAggregates() - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
clearApiKeyId() - Method in class com.cognite.client.dto.LoginStatus.Builder
.google.protobuf.Int64Value api_key_id = 5;
clearAssetId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value asset_id = 5;
clearAssetId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value asset_id = 8;
clearAssetIds() - Method in class com.cognite.client.dto.Event.Builder
repeated int64 asset_ids = 8;
clearAssetIds() - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 asset_ids = 7;
clearAssetIds() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
clearAssetMappingCount() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value asset_mapping_count = 15;
clearAverage() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue average = 1;
clearAverage() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double average = 2;
clearBinary() - Method in class com.cognite.client.dto.FileBinary.Builder
bytes binary = 3;
clearBinaryType() - Method in class com.cognite.client.dto.FileBinary.Builder
 
clearBinaryUri() - Method in class com.cognite.client.dto.FileBinary.Builder
string binary_uri = 4;
clearBoolValue() - Method in class com.google.protobuf.Value.Builder
Represents a boolean value.
clearBoundingBox() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
clearBoundingBoxMax() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
clearBoundingBoxMin() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
clearCameraPosition() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
clearCameraTarget() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
clearChildCount() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value child_count = 1;
clearClassifier() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue classifier = 12;
clearColumns() - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Struct columns = 5;
clearColumns() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
clearColumns() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
clearConfidence() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.DoubleValue confidence = 4;
clearConfidence() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.FloatValue confidence = 8;
clearContentLength() - Method in class com.cognite.client.dto.FileBinary.Builder
int64 content_length = 5;
clearContinuousVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue continuous_variance = 8;
clearContinuousVariance() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double continuousVariance = 9;
clearCount() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
int64 count = 2;
clearCount() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.Int64Value count = 4;
clearCount() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double count = 5;
clearCreatedTime() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value created_time = 8;
clearCreatedTime() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value created_time = 8;
clearCreatedTime() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value created_time = 6;
clearCreatedTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value created_time = 4;
clearCreatedTime() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value created_time = 9;
clearCreatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value created_time = 11;
clearCreatedTime() - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.Int64Value created_time = 4;
clearCreatedTime() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value created_time = 11;
clearCreatedTime() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value created_time = 6;
clearCreatedTime() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value created_time = 8;
clearCreatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value created_time = 10;
clearDatapoints() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
clearDatapoints() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
clearDatapoints() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
clearDatapointType() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
clearDatapointType() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
clearDatapointType() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
clearDataSetId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value data_set_id = 13;
clearDataSetId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value data_set_id = 14;
clearDataSetId() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value data_set_id = 14;
clearDataSetId() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value data_set_id = 15;
clearDataSetId() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value data_set_id = 9;
clearDataSetId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value data_set_id = 10;
clearDataSetId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value data_set_id = 13;
clearDbName() - Method in class com.cognite.client.dto.RawRow.Builder
string db_name = 1;
clearDbName() - Method in class com.cognite.client.dto.RawTable.Builder
string db_name = 1;
clearDepth() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value depth = 2;
clearDepth() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value depth = 6;
clearDescription() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue description = 6;
clearDescription() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue description = 6;
clearDescription() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue description = 4;
clearDescription() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue description = 8;
clearDescription() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue description = 5;
clearDescription() - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.StringValue description = 3;
clearDescription() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue description = 3;
clearDescription() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue description = 4;
clearDescription() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue description = 4;
clearDirectory() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue directory = 3;
clearDiscreteVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue discrete_variance = 9;
clearDiscreteVariance() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double discreteVariance = 10;
clearEndTime() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value end_time = 4;
clearEndTime() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value end_time = 7;
clearEntities() - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
clearExclusiveEnd() - Method in class com.cognite.client.dto.Item.Builder
End of time window for a time series data point.
clearExternalId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.FileBinary.Builder
string external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue external_id = 1;
clearExternalId() - Method in class com.cognite.client.dto.Item.Builder
string external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.Label.Builder
string external_id = 1;
clearExternalId() - Method in class com.cognite.client.dto.Relationship.Builder
string external_id = 1;
clearExternalId() - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.StringValue external_id = 1;
clearExternalId() - Method in class com.cognite.client.dto.SequenceColumn.Builder
string external_id = 1;
clearExternalId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue external_id = 1;
clearExternalId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.StringValue external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string external_id = 2;
clearExternalId() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
string externalId = 2;
clearExternalId() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
string externalId = 2;
clearFeatureType() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue feature_type = 9;
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Aggregate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Annotation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Asset.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.BoundingBox.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.DataSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.EntityMatch.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Event.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.FileBinary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.FileContainer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.FileMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Item.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Label.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.MatchField.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.RawRow.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.RawTable.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Relationship.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.SequenceBody.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.SequenceRow.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreedNode.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.BoolValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.BytesValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.DoubleValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.FloatValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Int32Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Int64Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.ListValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.StringValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Struct.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.UInt32Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.UInt64Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.protobuf.Value.Builder
 
clearFields() - Method in class com.google.protobuf.Struct.Builder
 
clearFileBinary() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileBinary file_binary = 2;
clearFileExternalId() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The external id of the source file used for building interactive P&ID
clearFileExternalId() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The external id of the source file used for detecting annotations and building interactive P&ID
clearFileId() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The id of the source file used for building interactive P&ID
clearFileId() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The id of the source file used for detecting annotations and building interactive P&ID
clearFileId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value file_id = 9;
clearFileId() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value file_id = 2;
clearFileMetadata() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
clearId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value id = 1;
clearId() - Method in class com.cognite.client.dto.AssetLookup.Builder
int64 id = 1;
clearId() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value id = 1;
clearId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value id = 1;
clearId() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value id = 1;
clearId() - Method in class com.cognite.client.dto.FileBinary.Builder
int64 id = 1;
clearId() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value id = 8;
clearId() - Method in class com.cognite.client.dto.Item.Builder
int64 id = 1;
clearId() - Method in class com.cognite.client.dto.SecurityCategory.Builder
.google.protobuf.Int64Value id = 1;
clearId() - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.Int64Value id = 2;
clearId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value id = 2;
clearId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value id = 1;
clearId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value id = 1;
clearId() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
int64 id = 1;
clearId() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
int64 id = 1;
clearId() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
int64 id = 1;
clearId() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
int64 id = 1;
clearIdOrExternalId() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
clearIdType() - Method in class com.cognite.client.dto.FileBinary.Builder
 
clearIdType() - Method in class com.cognite.client.dto.Item.Builder
 
clearIdType() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
clearIgnoreMissingFields() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.BoolValue ignore_missing_fields = 11;
clearInclusiveBegin() - Method in class com.cognite.client.dto.Item.Builder
Start of time window for a time series data point.
clearInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue interpolation = 6;
clearInterpolation() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double interpolation = 7;
clearIsStep() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
bool is_step = 6;
clearIsStep() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.BoolValue is_step = 3;
clearIsStep() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
bool isStep = 6;
clearIsStep() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
bool isStep = 7;
clearIsString() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
bool is_string = 5;
clearIsString() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
bool isString = 6;
clearItems() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
clearItems() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
clearItems() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
clearKey() - Method in class com.cognite.client.dto.RawRow.Builder
string key = 3;
clearKind() - Method in class com.google.protobuf.Value.Builder
 
clearLabels() - Method in class com.cognite.client.dto.Asset.Builder
repeated string labels = 11;
clearLabels() - Method in class com.cognite.client.dto.AssetLookup.Builder
repeated string labels = 11;
clearLabels() - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated string labels = 17;
clearLabels() - Method in class com.cognite.client.dto.Relationship.Builder
repeated string labels = 10;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value last_updated_time = 9;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value last_updated_time = 9;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value last_updated_time = 7;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value last_updated_time = 10;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 12;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Int64Value last_updated_time = 4;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value last_updated_time = 12;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value last_updated_time = 7;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 9;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 11;
clearLegacyName() - Method in class com.cognite.client.dto.Item.Builder
string legacy_name = 3;
clearListValue() - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
clearLoggedIn() - Method in class com.cognite.client.dto.LoginStatus.Builder
bool logged_in = 2;
clearMatches() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
clearMatchFields() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
clearMax() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue max = 2;
clearMax() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double max = 3;
clearMetadata() - Method in class com.cognite.client.dto.Asset.Builder
 
clearMetadata() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
clearMetadata() - Method in class com.cognite.client.dto.DataSet.Builder
 
clearMetadata() - Method in class com.cognite.client.dto.Event.Builder
 
clearMetadata() - Method in class com.cognite.client.dto.FileMetadata.Builder
 
clearMetadata() - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
clearMetadata() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
clearMetadata() - Method in class com.cognite.client.dto.ThreedNode.Builder
 
clearMetadata() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
clearMimeType() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue mime_type = 5;
clearMin() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue min = 3;
clearMin() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double min = 4;
clearModelCreatedTime() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_created_time = 3;
clearModelId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_id = 1;
clearModelId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value model_id = 2;
clearModelName() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
string model_name = 2;
clearName() - Method in class com.cognite.client.dto.Asset.Builder
string name = 3;
clearName() - Method in class com.cognite.client.dto.AssetLookup.Builder
string name = 3;
clearName() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue name = 3;
clearName() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue name = 7;
clearName() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue name = 2;
clearName() - Method in class com.cognite.client.dto.Label.Builder
string name = 2;
clearName() - Method in class com.cognite.client.dto.SecurityCategory.Builder
string name = 2;
clearName() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue name = 2;
clearName() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue name = 3;
clearName() - Method in class com.cognite.client.dto.ThreedNode.Builder
string name = 7;
clearName() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue name = 3;
clearNullValue() - Method in class com.google.protobuf.Value.Builder
Represents a null value.
clearNumberValue() - Method in class com.google.protobuf.Value.Builder
Represents a double value.
clearNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
clearNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Aggregate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Annotation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Asset.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.BoundingBox.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.DataSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.EntityMatch.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Event.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.FileBinary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.FileContainer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.FileMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Item.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Label.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.MatchField.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.RawRow.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.RawTable.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Relationship.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.SequenceBody.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.SequenceRow.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreedNode.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.BoolValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.BytesValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.DoubleValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.FloatValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Int32Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Int64Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.ListValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.StringValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Struct.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.UInt32Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.UInt64Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.protobuf.Value.Builder
 
clearOriginalId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue original_id = 13;
clearParentExternalId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue parent_external_id = 5;
clearParentExternalId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue parent_external_id = 5;
clearParentId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value parent_id = 4;
clearParentId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value parent_id = 4;
clearParentId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value parent_id = 5;
clearPath() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
repeated int64 path = 3;
clearPngBinary() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted PNG binary
clearPngUrl() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted PNG file
clearProject() - Method in class com.cognite.client.dto.LoginStatus.Builder
string project = 3;
clearProjectId() - Method in class com.cognite.client.dto.LoginStatus.Builder
int64 project_id = 4;
clearPublished() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.BoolValue published = 4;
clearRevisionCreatedTime() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_created_time = 16;
clearRevisionId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_id = 8;
clearRevisionId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value revision_id = 3;
clearRootId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value root_id = 7;
clearRootId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value root_id = 7;
clearRootName() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue root_name = 13;
clearRotation() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
clearRowNumber() - Method in class com.cognite.client.dto.SequenceRow.Builder
int64 row_number = 1;
clearRows() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
clearSceneThreedFileId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value scene_threed_file_id = 13;
clearSceneThreedFiles() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
clearScore() - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.DoubleValue score = 1;
clearSectorId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value sector_id = 11;
clearSecurityCategories() - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 security_categories = 16;
clearSecurityCategories() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
repeated int64 security_categories = 9;
clearSource() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue source = 12;
clearSource() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue source = 12;
clearSource() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
.google.protobuf.Struct source = 1;
clearSource() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue source = 13;
clearSource() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue source = 4;
clearSource() - Method in class com.cognite.client.dto.MatchField.Builder
string source = 1;
clearSourceCreatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_created_time = 13;
clearSourceExternalId() - Method in class com.cognite.client.dto.Relationship.Builder
string source_external_id = 2;
clearSourceModifiedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_modified_time = 14;
clearSourceType() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Relationship.ResourceType source_type = 3;
clearStartTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value start_time = 5;
clearStartTime() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value start_time = 3;
clearStartTime() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value start_time = 6;
clearStatus() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue status = 3;
clearStatus() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue status = 10;
clearStatusTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value status_time = 6;
clearStepInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue step_interpolation = 7;
clearStepInterpolation() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double stepInterpolation = 8;
clearStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
clearStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
clearStringValue() - Method in class com.google.protobuf.Value.Builder
Represents a string value.
clearStructValue() - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
clearSubtreeSize() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value subtree_size = 8;
clearSubtype() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue subtype = 7;
clearSum() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue sum = 5;
clearSum() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double sum = 6;
clearSvgBinary() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted SVG binary
clearSvgUrl() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted SVG file
clearTableName() - Method in class com.cognite.client.dto.RawRow.Builder
string table_name = 2;
clearTableName() - Method in class com.cognite.client.dto.RawTable.Builder
string table_name = 2;
clearTarget() - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.Struct target = 2;
clearTarget() - Method in class com.cognite.client.dto.MatchField.Builder
string target = 2;
clearTargetExternalId() - Method in class com.cognite.client.dto.Relationship.Builder
string target_external_id = 4;
clearTargetType() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Relationship.ResourceType target_type = 5;
clearText() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue text = 2;
clearThumbnailThreedFileId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
clearThumbnailUrl() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue thumbnail_url = 12;
clearTimestamp() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
int64 timestamp = 4;
clearTimestamp() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
int64 timestamp = 3;
clearTimestamp() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
int64 timestamp = 1;
clearTimestamp() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
int64 timestamp = 1;
clearTimestamp() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
int64 timestamp = 1;
clearTotalVariation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue total_variation = 10;
clearTotalVariation() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double totalVariation = 11;
clearTreeIndex() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value tree_index = 4;
clearType() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue type = 5;
clearType() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue type = 6;
clearUnit() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue unit = 7;
clearUnit() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
string unit = 8;
clearUploaded() - Method in class com.cognite.client.dto.FileMetadata.Builder
bool uploaded = 9;
clearUploadedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value uploaded_time = 10;
clearUser() - Method in class com.cognite.client.dto.LoginStatus.Builder
string user = 1;
clearValue() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
.google.protobuf.StringValue value = 1;
clearValue() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
double value = 2;
clearValue() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
string value = 2;
clearValue() - Method in class com.google.protobuf.BoolValue.Builder
The bool value.
clearValue() - Method in class com.google.protobuf.BytesValue.Builder
The bytes value.
clearValue() - Method in class com.google.protobuf.DoubleValue.Builder
The double value.
clearValue() - Method in class com.google.protobuf.FloatValue.Builder
The float value.
clearValue() - Method in class com.google.protobuf.Int32Value.Builder
The int32 value.
clearValue() - Method in class com.google.protobuf.Int64Value.Builder
The int64 value.
clearValue() - Method in class com.google.protobuf.StringValue.Builder
The string value.
clearValue() - Method in class com.google.protobuf.UInt32Value.Builder
The uint32 value.
clearValue() - Method in class com.google.protobuf.UInt64Value.Builder
The uint64 value.
clearValueAggregates() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
clearValueNum() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
double value_num = 5;
clearValueNum() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
double value_num = 4;
clearValues() - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
clearValues() - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
clearValueString() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
string value_string = 6;
clearValueString() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string value_string = 5;
clearValueType() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.com.cognite.beam.proto.SequenceColumn.ValueType value_type = 4;
clearValueType() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
clearVersion() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value version = 1;
clearWriteProtected() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.BoolValue write_protected = 5;
clearXMax() - Method in class com.cognite.client.dto.BoundingBox.Builder
double xMax = 1;
clearXMin() - Method in class com.cognite.client.dto.BoundingBox.Builder
double xMin = 2;
clearYMax() - Method in class com.cognite.client.dto.BoundingBox.Builder
double yMax = 3;
clearYMin() - Method in class com.cognite.client.dto.BoundingBox.Builder
double yMin = 4;
ClientConfig - Class in com.cognite.client.config
This class captures the client configuration parameters.
ClientConfig() - Constructor for class com.cognite.client.config.ClientConfig
 
clone() - Method in class com.cognite.client.dto.Aggregate.Builder
 
clone() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
clone() - Method in class com.cognite.client.dto.Annotation.Builder
 
clone() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
clone() - Method in class com.cognite.client.dto.Asset.Builder
 
clone() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
clone() - Method in class com.cognite.client.dto.BoundingBox.Builder
 
clone() - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
clone() - Method in class com.cognite.client.dto.DataSet.Builder
 
clone() - Method in class com.cognite.client.dto.EntityMatch.Builder
 
clone() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
clone() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
clone() - Method in class com.cognite.client.dto.Event.Builder
 
clone() - Method in class com.cognite.client.dto.FileBinary.Builder
 
clone() - Method in class com.cognite.client.dto.FileContainer.Builder
 
clone() - Method in class com.cognite.client.dto.FileMetadata.Builder
 
clone() - Method in class com.cognite.client.dto.Item.Builder
 
clone() - Method in class com.cognite.client.dto.Label.Builder
 
clone() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
clone() - Method in class com.cognite.client.dto.MatchField.Builder
 
clone() - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
clone() - Method in class com.cognite.client.dto.RawRow.Builder
 
clone() - Method in class com.cognite.client.dto.RawTable.Builder
 
clone() - Method in class com.cognite.client.dto.Relationship.Builder
 
clone() - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
clone() - Method in class com.cognite.client.dto.SequenceBody.Builder
 
clone() - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
clone() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
clone() - Method in class com.cognite.client.dto.SequenceRow.Builder
 
clone() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
clone() - Method in class com.cognite.client.dto.ThreedNode.Builder
 
clone() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
clone() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
clone() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
clone() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
clone() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
clone() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
clone() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
clone() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
clone() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
clone() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
clone() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
clone() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
clone() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
clone() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
clone() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
clone() - Method in class com.google.protobuf.BoolValue.Builder
 
clone() - Method in class com.google.protobuf.BytesValue.Builder
 
clone() - Method in class com.google.protobuf.DoubleValue.Builder
 
clone() - Method in class com.google.protobuf.FloatValue.Builder
 
clone() - Method in class com.google.protobuf.Int32Value.Builder
 
clone() - Method in class com.google.protobuf.Int64Value.Builder
 
clone() - Method in class com.google.protobuf.ListValue.Builder
 
clone() - Method in class com.google.protobuf.StringValue.Builder
 
clone() - Method in class com.google.protobuf.Struct.Builder
 
clone() - Method in class com.google.protobuf.UInt32Value.Builder
 
clone() - Method in class com.google.protobuf.UInt64Value.Builder
 
clone() - Method in class com.google.protobuf.Value.Builder
 
CogniteClient - Class in com.cognite.client
This class represents the main entry point for interacting with this SDK (and Cognite Data Fusion).
CogniteClient() - Constructor for class com.cognite.client.CogniteClient
 
COLUMNS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.RawRow
 
COLUMNS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceBody
 
COLUMNS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceMetadata
 
com.cognite.client - package com.cognite.client
 
com.cognite.client.config - package com.cognite.client.config
 
com.cognite.client.dto - package com.cognite.client.dto
 
com.cognite.client.servicesV1 - package com.cognite.client.servicesV1
 
com.cognite.client.servicesV1.executor - package com.cognite.client.servicesV1.executor
 
com.cognite.client.servicesV1.parser - package com.cognite.client.servicesV1.parser
 
com.cognite.client.servicesV1.request - package com.cognite.client.servicesV1.request
 
com.cognite.client.servicesV1.response - package com.cognite.client.servicesV1.response
 
com.cognite.client.servicesV1.util - package com.cognite.client.servicesV1.util
 
com.cognite.client.util - package com.cognite.client.util
 
com.cognite.v1.timeseries.proto - package com.cognite.v1.timeseries.proto
 
com.google.protobuf - package com.google.protobuf
 
CONFIDENCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
CONFIDENCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
Connector<T> - Interface in com.cognite.client.servicesV1
An interface that defines the basic interface for calling a Cognite API endpoint with a request and consuming the response.
ConnectorConstants - Class in com.cognite.client.servicesV1
This class holds a set of constants used by various connector services.
ConnectorServiceV1 - Class in com.cognite.client.servicesV1
The service handles connections to the Cognite REST api.
ConnectorServiceV1() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1
 
ConnectorServiceV1.AsyncJobReader<T> - Class in com.cognite.client.servicesV1
Reads items from the Cognite API.
ConnectorServiceV1.Builder - Class in com.cognite.client.servicesV1
 
ConnectorServiceV1.DownloadFileBinary - Class in com.cognite.client.servicesV1
 
ConnectorServiceV1.FileBinaryReader - Class in com.cognite.client.servicesV1
Reads file binaries from the Cognite API.
ConnectorServiceV1.FileWriter - Class in com.cognite.client.servicesV1
Writes files (header + binary) to the Cognite API.
ConnectorServiceV1.ItemWriter - Class in com.cognite.client.servicesV1
 
ConnectorServiceV1.ResultFutureIterator<T> - Class in com.cognite.client.servicesV1
Iterator for paging through requests based on response cursors.
ConnectorServiceV1.SingleRequestItemReader<T> - Class in com.cognite.client.servicesV1
Reads items from the Cognite API.
containsFields(String) - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
containsFields(String) - Method in class com.google.protobuf.Struct
Unordered map of dynamically typed values.
containsFields(String) - Method in interface com.google.protobuf.StructOrBuilder
Unordered map of dynamically typed values.
containsMetadata(String) - Method in class com.cognite.client.dto.Asset.Builder
map<string, string> metadata = 10;
containsMetadata(String) - Method in class com.cognite.client.dto.Asset
map<string, string> metadata = 10;
containsMetadata(String) - Method in class com.cognite.client.dto.AssetLookup.Builder
map<string, string> metadata = 10;
containsMetadata(String) - Method in class com.cognite.client.dto.AssetLookup
map<string, string> metadata = 10;
containsMetadata(String) - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
map<string, string> metadata = 10;
containsMetadata(String) - Method in interface com.cognite.client.dto.AssetOrBuilder
map<string, string> metadata = 10;
containsMetadata(String) - Method in class com.cognite.client.dto.DataSet.Builder
map<string, string> metadata = 8;
containsMetadata(String) - Method in class com.cognite.client.dto.DataSet
map<string, string> metadata = 8;
containsMetadata(String) - Method in interface com.cognite.client.dto.DataSetOrBuilder
map<string, string> metadata = 8;
containsMetadata(String) - Method in class com.cognite.client.dto.Event.Builder
map<string, string> metadata = 11;
containsMetadata(String) - Method in class com.cognite.client.dto.Event
map<string, string> metadata = 11;
containsMetadata(String) - Method in interface com.cognite.client.dto.EventOrBuilder
map<string, string> metadata = 11;
containsMetadata(String) - Method in class com.cognite.client.dto.FileMetadata.Builder
map<string, string> metadata = 6;
containsMetadata(String) - Method in class com.cognite.client.dto.FileMetadata
map<string, string> metadata = 6;
containsMetadata(String) - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
map<string, string> metadata = 6;
containsMetadata(String) - Method in class com.cognite.client.dto.SequenceColumn.Builder
map<string, string> metadata = 5;
containsMetadata(String) - Method in class com.cognite.client.dto.SequenceColumn
map<string, string> metadata = 5;
containsMetadata(String) - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
map<string, string> metadata = 5;
containsMetadata(String) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
map<string, string> metadata = 6;
containsMetadata(String) - Method in class com.cognite.client.dto.SequenceMetadata
map<string, string> metadata = 6;
containsMetadata(String) - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
map<string, string> metadata = 6;
containsMetadata(String) - Method in class com.cognite.client.dto.ThreedNode.Builder
map<string, string> metadata = 13;
containsMetadata(String) - Method in class com.cognite.client.dto.ThreedNode
map<string, string> metadata = 13;
containsMetadata(String) - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
map<string, string> metadata = 13;
containsMetadata(String) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
map<string, string> metadata = 12;
containsMetadata(String) - Method in class com.cognite.client.dto.TimeseriesMetadata
map<string, string> metadata = 12;
containsMetadata(String) - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
map<string, string> metadata = 12;
CONTENT_LENGTH_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileBinary
 
contextualization() - Method in class com.cognite.client.CogniteClient
Returns Contextualization representing the Cognite contextualization api endpoints.
Contextualization - Class in com.cognite.client
This class represents the Cognite contextualization api endpoint.
Contextualization() - Constructor for class com.cognite.client.Contextualization
 
CONTINUOUS_VARIANCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
CONTINUOUSVARIANCE_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
convertPnid() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Convert a single-page P&ID in PDF format to an interactive SVG where the provided annotations are highlighted.
convertPnID(Collection<PnIDResponse>, boolean) - Method in class com.cognite.client.PnID
Convert a single-page P&ID in PDF format to an interactive SVG where the provided annotations are highlighted.
ConvertResponse - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ConvertResponse
ConvertResponse.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ConvertResponse
ConvertResponseOrBuilder - Interface in com.cognite.client.dto
 
COUNT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Aggregate.Record
 
COUNT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
COUNT_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
create() - Static method in class com.cognite.client.CogniteClient
Returns a CogniteClient using an API key from the system's environment variables (COGNITE_API_KEY) and using default settings.
create() - Static method in class com.cognite.client.config.AuthConfig
 
create() - Static method in class com.cognite.client.config.ClientConfig
Returns a ClientConfig object with default settings.
create() - Static method in class com.cognite.client.Request
 
create() - Static method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
create() - Static method in class com.cognite.client.servicesV1.response.FileBinaryResponseParser
 
create() - Static method in class com.cognite.client.servicesV1.response.JsonItemResponseParser
 
create() - Static method in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
 
create() - Static method in class com.cognite.client.servicesV1.response.JsonResponseParser
 
create() - Static method in class com.cognite.client.servicesV1.response.JsonStringAttributeResponseParser
 
create(String, List<String>, boolean) - Method in class com.cognite.client.RawTables
Creates tables in a Raw database.
create(Collection<Request>) - Method in class com.cognite.client.EntityMatching
Train a model that predicts matches between entities (for example, time series names to asset names).
create(List<SecurityCategory>) - Method in class com.cognite.client.SecurityCategories
Creates a set of SecurityCategory objects.
create(List<String>) - Method in class com.cognite.client.RawDatabases
Creates Raw databases.
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DataSet
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Label
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceColumn
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceMetadata
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 

D

DATA_SET - com.cognite.client.config.ResourceType
 
DATA_SET_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
DATA_SET_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
DATA_SET_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
DATA_SET_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
DATA_SET_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
DATA_SET_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceMetadata
 
DATA_SET_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
databases() - Method in class com.cognite.client.Raw
Returns RawDatabases representing the Cognite Raw Tables api endpoint.
DataGenerator - Class in com.cognite.client.util
Utility class for generating random data objects.
DataGenerator() - Constructor for class com.cognite.client.util.DataGenerator
 
DataPointInsertionItem - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.DataPointInsertionItem
DataPointInsertionItem.Builder - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.DataPointInsertionItem
DataPointInsertionItem.DatapointTypeCase - Enum in com.cognite.v1.timeseries.proto
 
DataPointInsertionItem.IdOrExternalIdCase - Enum in com.cognite.v1.timeseries.proto
 
DataPointInsertionItemOrBuilder - Interface in com.cognite.v1.timeseries.proto
 
DataPointInsertionRequest - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.DataPointInsertionRequest
DataPointInsertionRequest.Builder - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.DataPointInsertionRequest
DataPointInsertionRequestOrBuilder - Interface in com.cognite.v1.timeseries.proto
 
DataPointInsertionRequestOuterClass - Class in com.cognite.v1.timeseries.proto
 
DataPointListItem - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.DataPointListItem
DataPointListItem.Builder - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.DataPointListItem
DataPointListItem.DatapointTypeCase - Enum in com.cognite.v1.timeseries.proto
 
DataPointListItemOrBuilder - Interface in com.cognite.v1.timeseries.proto
 
DataPointListResponse - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.DataPointListResponse
DataPointListResponse.Builder - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.DataPointListResponse
DataPointListResponseOrBuilder - Interface in com.cognite.v1.timeseries.proto
 
DataPointListResponseOuterClass - Class in com.cognite.v1.timeseries.proto
 
dataPoints() - Method in class com.cognite.client.Timeseries
Returns DataPoints representing the time series data points api.
DataPoints - Class in com.cognite.client
This class represents the Cognite timeseries api endpoint.
DataPoints - Class in com.cognite.v1.timeseries.proto
 
DataPoints() - Constructor for class com.cognite.client.DataPoints
 
DATAPOINTS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
DATAPOINTS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
DATAPOINTS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.StringDatapoints
 
DataPoints.FlatMapIterator<T> - Class in com.cognite.client
This Iterator takes the input from an input Iterator and maps the output to a new type via a mapping Function.
DATAPOINTTYPE_NOT_SET - com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
 
DATAPOINTTYPE_NOT_SET - com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
 
DATAPOINTTYPE_NOT_SET - com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
 
DataSet - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.DataSet
DataSet.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.DataSet
DataSetOrBuilder - Interface in com.cognite.client.dto
 
DataSetOuterClass - Class in com.cognite.client.dto
 
DataSetParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing data set objects between Cognite api representations (json and proto) and typed objects.
DataSetParser() - Constructor for class com.cognite.client.servicesV1.parser.DataSetParser
 
datasets() - Method in class com.cognite.client.CogniteClient
Returns Datasets representing the Cognite dats sets api endpoint.
Datasets - Class in com.cognite.client
This class represents the Cognite datasets api endpoint It provides methods for reading and writing DataSet
Datasets() - Constructor for class com.cognite.client.Datasets
 
DB_NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.RawRow
 
DB_NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.RawTable
 
DEFAULT_APP_IDENTIFIER - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_ASYNC_API_JOB_POLLING_INTERVAL - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_ASYNC_API_JOB_TIMEOUT - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_BETA_ENABLED - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_ENDPOINT - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_MAX_BATCH_SIZE - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_MAX_BATCH_SIZE_RAW - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_MAX_BATCH_SIZE_SEQUENCES_ROWS - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_MAX_BATCH_SIZE_TS_DATAPOINTS - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_MAX_BATCH_SIZE_TS_DATAPOINTS_AGG - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_MAX_BATCH_SIZE_WRITE - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_MAX_BATCH_SIZE_WRITE_RAW - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_MAX_BATCH_SIZE_WRITE_TS_DATAPOINTS - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_MAX_RETRIES - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_METRICS_ENABLED - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_PARAMETER_NUMBER_OF_CURSORS - Static variable in class com.cognite.client.servicesV1.request.RawReadRowsCursorsRequestProvider
 
DEFAULT_SEQUENCE_WRITE_MAX_CELLS_PER_BATCH - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_SEQUENCE_WRITE_MAX_CHARS_PER_BATCH - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_SEQUENCE_WRITE_MAX_ITEMS_PER_BATCH - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_SEQUENCE_WRITE_MAX_ROWS_PER_ITEM - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_SESSION_IDENTIFIER - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DefaultResponseParser - Class in com.cognite.client.servicesV1.response
The default response parser extracts results items from the items node and next cursor from the nextCursor node.
DefaultResponseParser() - Constructor for class com.cognite.client.servicesV1.response.DefaultResponseParser
 
delete(String, List<String>) - Method in class com.cognite.client.RawTables
Deletes a set of tables from a Raw database.
delete(Collection<RawRow>) - Method in class com.cognite.client.RawRows
Deletes a set of rows from Raw tables.
delete(List<Item>) - Method in class com.cognite.client.Assets
Deletes a set of assets.
delete(List<Item>) - Method in class com.cognite.client.DataPoints
 
delete(List<Item>) - Method in class com.cognite.client.EntityMatching
Deletes a set of entity matching models.
delete(List<Item>) - Method in class com.cognite.client.Events
Deletes a set of Events.
delete(List<Item>) - Method in class com.cognite.client.Files
Deletes a set of files.
delete(List<Item>) - Method in class com.cognite.client.Labels
Deletes a set of Labels.
delete(List<Item>) - Method in class com.cognite.client.Relationships
Deletes a set of Relationships.
delete(List<Item>) - Method in class com.cognite.client.Sequences
Deletes a set of Sequences.
delete(List<Item>) - Method in class com.cognite.client.Timeseries
 
delete(List<SecurityCategory>) - Method in class com.cognite.client.SecurityCategories
Deletes a set of Security Categories.
delete(List<SequenceBody>) - Method in class com.cognite.client.SequenceRows
Deletes the given rows of the sequence(s).
delete(List<String>) - Method in class com.cognite.client.RawDatabases
Deletes a set of Raw database.
deleteAssets() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete Assets in Cognite.
deleteDatapoints() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete data points in Cognite.
deleteEntityMatcherModels() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Create a writer for deleting entity matcher models.
deleteEvents() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete Events in Cognite.
deleteFiles() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete Files (including headers) in Cognite.
deleteLabels() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete labels in Cognite.
deleteRawDbNames() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Create Raw tables in a given database.
deleteRawRows() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete Assets in Cognite.
deleteRawTableNames(String) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete Raw tables from a given database.
deleteRelationships() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete relationships in Cognite.
deleteSecurityCategories() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete security categories in Cognite.
deleteSequencesHeaders() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete sequences headers in Cognite.
deleteSequencesRows() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete sequences rows in Cognite.
deleteTsHeaders() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete TS headers in Cognite.
DEPTH_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset.Aggregates
 
DEPTH_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DataSet
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Label
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceColumn
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceMetadata
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
detectAnnotationsPnid() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Detect references to assets and files in a P&ID and annotate the references with bounding boxes.
detectAnnotationsPnID(Collection<Item>, Collection<Struct>, String, boolean) - Method in class com.cognite.client.PnID
Detect references to assets and files, etc.
detectAnnotationsPnID(Collection<Item>, Collection<Struct>, String, boolean, int, boolean) - Method in class com.cognite.client.PnID
Detect references to assets and files, etc.
detectAnnotationsPnID(Collection<Request>, boolean) - Method in class com.cognite.client.PnID
Detect references to assets and files, etc.
DIRECTORY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
DISCRETE_VARIANCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
DISCRETEVARIANCE_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
DOUBLE - com.cognite.client.dto.SequenceColumn.ValueType
DOUBLE = 0;
DOUBLE_VALUE - Static variable in enum com.cognite.client.dto.SequenceColumn.ValueType
DOUBLE = 0;
DoubleValue - Class in com.google.protobuf
Wrapper message for `double`.
DoubleValue.Builder - Class in com.google.protobuf
Wrapper message for `double`.
DoubleValueOrBuilder - Interface in com.google.protobuf
 
download(List<Item>, Path, boolean) - Method in class com.cognite.client.Files
Downloads file binaries.
downloadBinary(Request) - Method in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
Executes a given request and returns the response body as a file binary.
downloadBinaryAsync(Request) - Method in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
Executes a given request and returns the response body as a file binary.
downloadFileBinaries(List<Item>, URI, boolean) - Method in class com.cognite.client.Files
Downloads file binaries.
DownloadFileBinary() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.DownloadFileBinary
 
downloadFileBinaryFromURL(String) - Static method in class com.cognite.client.servicesV1.ConnectorServiceV1.DownloadFileBinary
 
downloadFileBinaryFromURL(String, int, URI, boolean) - Static method in class com.cognite.client.servicesV1.ConnectorServiceV1.DownloadFileBinary
 
downloadFileBinaryFromURL(String, URI) - Static method in class com.cognite.client.servicesV1.ConnectorServiceV1.DownloadFileBinary
 
downloadFileBinaryFromURL(String, URI, boolean) - Static method in class com.cognite.client.servicesV1.ConnectorServiceV1.DownloadFileBinary
 
downloadToPath(List<Item>, Path) - Method in class com.cognite.client.Files
Downloads file binaries to a local / network path.
DurationParser - Class in com.cognite.client.servicesV1.util
This class helps parse duration (on the timeline) from the text-based Cognite api specification.
DurationParser() - Constructor for class com.cognite.client.servicesV1.util.DurationParser
 
DurationParser.Builder - Class in com.cognite.client.servicesV1.util
 

E

enableDeleteTempFile(boolean) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.FileWriter
Configure how to treat a temp blob after an upload.
enableDeleteTempFile(boolean) - Method in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
Configure how to treat a temp blob after an upload.
enableForceTempStorage(boolean) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.FileBinaryReader
Forces the use of temp storage for all binaries--not just the >200MiB ones.
enableForceTempStorage(boolean) - Method in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
Forces the use of temp storage for all binaries--not just the >200MiB ones.
enableItemMode(boolean) - Method in class com.cognite.client.servicesV1.response.RequestParametersResponseParser
Enables/disables item mode.
END_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
END_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
ENTITIES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
EntityMatch - Class in com.cognite.client.dto
A potential match (match to object) together with the associated confidence score of the match.
EntityMatch.Builder - Class in com.cognite.client.dto
A potential match (match to object) together with the associated confidence score of the match.
entityMatcherFit() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Create an entity matcher training executor.
entityMatcherPredict() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Create an entity matcher predict reader.
entityMatching() - Method in class com.cognite.client.Contextualization
Returns EntityMatching representing the entity matching api services.
EntityMatching - Class in com.cognite.client
This class represents the Cognite entity matching api endpoint It provides methods for interacting with the entity matching services.
EntityMatching() - Constructor for class com.cognite.client.EntityMatching
 
EntityMatchingParser - Class in com.cognite.client.servicesV1.parser
Methods for parsing entity matching results json into typed objects.
EntityMatchingParser() - Constructor for class com.cognite.client.servicesV1.parser.EntityMatchingParser
 
EntityMatchModel - Class in com.cognite.client.dto
An entity match model.
EntityMatchModel.Builder - Class in com.cognite.client.dto
An entity match model.
EntityMatchModelOrBuilder - Interface in com.cognite.client.dto
 
EntityMatchOrBuilder - Interface in com.cognite.client.dto
 
EntityMatchOuterClass - Class in com.cognite.client.dto
 
EntityMatchResult - Class in com.cognite.client.dto
An entity match result.
EntityMatchResult.Builder - Class in com.cognite.client.dto
An entity match result.
EntityMatchResultOrBuilder - Interface in com.cognite.client.dto
 
equals(Object) - Method in class com.cognite.client.dto.Aggregate
 
equals(Object) - Method in class com.cognite.client.dto.Aggregate.Record
 
equals(Object) - Method in class com.cognite.client.dto.Annotation
 
equals(Object) - Method in class com.cognite.client.dto.Asset.Aggregates
 
equals(Object) - Method in class com.cognite.client.dto.Asset
 
equals(Object) - Method in class com.cognite.client.dto.AssetLookup
 
equals(Object) - Method in class com.cognite.client.dto.BoundingBox
 
equals(Object) - Method in class com.cognite.client.dto.ConvertResponse
 
equals(Object) - Method in class com.cognite.client.dto.DataSet
 
equals(Object) - Method in class com.cognite.client.dto.EntityMatch
 
equals(Object) - Method in class com.cognite.client.dto.EntityMatchModel
 
equals(Object) - Method in class com.cognite.client.dto.EntityMatchResult
 
equals(Object) - Method in class com.cognite.client.dto.Event
 
equals(Object) - Method in class com.cognite.client.dto.FileBinary
 
equals(Object) - Method in class com.cognite.client.dto.FileContainer
 
equals(Object) - Method in class com.cognite.client.dto.FileMetadata
 
equals(Object) - Method in class com.cognite.client.dto.Item
 
equals(Object) - Method in class com.cognite.client.dto.Label
 
equals(Object) - Method in class com.cognite.client.dto.LoginStatus
 
equals(Object) - Method in class com.cognite.client.dto.MatchField
 
equals(Object) - Method in class com.cognite.client.dto.PnIDResponse
 
equals(Object) - Method in class com.cognite.client.dto.RawRow
 
equals(Object) - Method in class com.cognite.client.dto.RawTable
 
equals(Object) - Method in class com.cognite.client.dto.Relationship
 
equals(Object) - Method in class com.cognite.client.dto.SecurityCategory
 
equals(Object) - Method in class com.cognite.client.dto.SequenceBody
 
equals(Object) - Method in class com.cognite.client.dto.SequenceColumn
 
equals(Object) - Method in class com.cognite.client.dto.SequenceMetadata
 
equals(Object) - Method in class com.cognite.client.dto.SequenceRow
 
equals(Object) - Method in class com.cognite.client.dto.ThreedMetadata
 
equals(Object) - Method in class com.cognite.client.dto.ThreedNode
 
equals(Object) - Method in class com.cognite.client.dto.ThreedVersionedFile
 
equals(Object) - Method in class com.cognite.client.dto.TimeseriesMetadata
 
equals(Object) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
equals(Object) - Method in class com.cognite.client.dto.TimeseriesPoint
 
equals(Object) - Method in class com.cognite.client.dto.TimeseriesPointPost
 
equals(Object) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
equals(Object) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
equals(Object) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
equals(Object) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
equals(Object) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
equals(Object) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
equals(Object) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
equals(Object) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
equals(Object) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
equals(Object) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
equals(Object) - Method in class com.google.protobuf.BoolValue
 
equals(Object) - Method in class com.google.protobuf.BytesValue
 
equals(Object) - Method in class com.google.protobuf.DoubleValue
 
equals(Object) - Method in class com.google.protobuf.FloatValue
 
equals(Object) - Method in class com.google.protobuf.Int32Value
 
equals(Object) - Method in class com.google.protobuf.Int64Value
 
equals(Object) - Method in class com.google.protobuf.ListValue
 
equals(Object) - Method in class com.google.protobuf.StringValue
 
equals(Object) - Method in class com.google.protobuf.Struct
 
equals(Object) - Method in class com.google.protobuf.UInt32Value
 
equals(Object) - Method in class com.google.protobuf.UInt64Value
 
equals(Object) - Method in class com.google.protobuf.Value
 
Event - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Event
EVENT - com.cognite.client.config.ResourceType
 
EVENT - com.cognite.client.dto.Relationship.ResourceType
EVENT = 3;
EVENT_VALUE - Static variable in enum com.cognite.client.dto.Relationship.ResourceType
EVENT = 3;
Event.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Event
EventOrBuilder - Interface in com.cognite.client.dto
 
EventOuterClass - Class in com.cognite.client.dto
 
EventParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.
EventParser() - Constructor for class com.cognite.client.servicesV1.parser.EventParser
 
events() - Method in class com.cognite.client.CogniteClient
Returns Events representing the Cognite events api endpoint.
Events - Class in com.cognite.client
This class represents the Cognite events api endpoint.
Events() - Constructor for class com.cognite.client.Events
 
EXCLUSIVE_END_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Item
 
execute(Request) - Method in interface com.cognite.client.servicesV1.Connector
Executes a request against the api endpoint.
execute(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.AsyncJobReader
Executes a request to get items and blocks the thread until all items have been downloaded.
executeAsync(Request) - Method in interface com.cognite.client.servicesV1.Connector
Executes a request against the api endpoint on a separate thread.
executeAsync(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.AsyncJobReader
Executes an item-based request to get items asynchronously.
executeRequest(Request) - Method in class com.cognite.client.servicesV1.executor.RequestExecutor
Executes a given request.
executeRequestAsync(Request) - Method in class com.cognite.client.servicesV1.executor.RequestExecutor
Executes a given request.
experimental() - Method in class com.cognite.client.CogniteClient
Returns Experimental representing experimental (non-released) api endpoints.
Experimental - Class in com.cognite.client
This class represents api services in "playground".
Experimental() - Constructor for class com.cognite.client.Experimental
 
EXTERNAL_ID - com.cognite.client.dto.FileBinary.IdTypeCase
 
EXTERNAL_ID - com.cognite.client.dto.Item.IdTypeCase
 
EXTERNAL_ID - com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DataSet
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileBinary
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Item
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Label
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceBody
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceColumn
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceMetadata
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPointPost
 
EXTERNALID - com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
 
EXTERNALID_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
EXTERNALID_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItem
 
extractItems(byte[]) - Method in class com.cognite.client.servicesV1.response.DefaultResponseParser
Extract the results items from a response body.
extractItems(byte[]) - Method in class com.cognite.client.servicesV1.response.FileBinaryResponseParser
Extract the file binary from the response body.
extractItems(byte[]) - Method in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
Extract the results items from a response body.
extractItems(byte[]) - Method in class com.cognite.client.servicesV1.response.RequestParametersResponseParser
Extract the main items from a results json payload.
extractItems(byte[]) - Method in interface com.cognite.client.servicesV1.response.ResponseParser
Extract the results items from a response body.
extractItems(byte[]) - Method in class com.cognite.client.servicesV1.response.TSPointsProtoResponseParser
Extract the results items from a response body.
extractItems(String) - Method in class com.cognite.client.servicesV1.response.DefaultResponseParser
Extract the main items from a results json payload.
extractItems(String) - Method in class com.cognite.client.servicesV1.response.FileUploadHeaderResponseParser
 
extractItems(String) - Method in class com.cognite.client.servicesV1.response.JsonDataItemResponseParser
Extract the main items from a results json payload corresponding to v0.6 spec.
extractItems(String) - Method in class com.cognite.client.servicesV1.response.JsonErrorItemResponseParser
Extract the main items from a results json payload.
extractItems(String) - Method in class com.cognite.client.servicesV1.response.JsonErrorMessageDuplicateResponseParser
Extract the main items from a results json payload.
extractItems(String) - Method in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
Extract the main items from a results json payload.
extractItems(String) - Method in class com.cognite.client.servicesV1.response.JsonRawRowResponseParser
Extract the main items from a results json payload corresponding to v0.6 spec.
extractItems(String) - Method in class com.cognite.client.servicesV1.response.JsonResponseParser
Extract the main items from a results json payload.
extractItems(String) - Method in class com.cognite.client.servicesV1.response.JsonStringAttributeResponseParser
Extract the main items from a results json payload.
extractNextCursor(byte[]) - Method in class com.cognite.client.servicesV1.response.DefaultResponseParser
Extract the next cursor from a response body.
extractNextCursor(byte[]) - Method in class com.cognite.client.servicesV1.response.FileBinaryResponseParser
Returns Optional.empty() as there is no next cursor in a file binary response.
extractNextCursor(byte[]) - Method in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
Extract the next cursor from a response body.
extractNextCursor(byte[]) - Method in class com.cognite.client.servicesV1.response.RequestParametersResponseParser
Extract the next cursor from a response body.
extractNextCursor(byte[]) - Method in interface com.cognite.client.servicesV1.response.ResponseParser
Extract the next cursor from a response body.
extractNextCursor(byte[]) - Method in class com.cognite.client.servicesV1.response.TSPointsProtoResponseParser
Extracts the start timestamp for the next iteration of timestamp points.
extractNextCursor(String) - Method in class com.cognite.client.servicesV1.response.DefaultResponseParser
Extract the next cursor from a results json payload.
extractNextCursor(String) - Method in class com.cognite.client.servicesV1.response.FileUploadHeaderResponseParser
 
extractNextCursor(String) - Method in class com.cognite.client.servicesV1.response.JsonDataItemResponseParser
Extract the next cursor from a results json payload.
extractNextCursor(String) - Method in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
Extract the next cursor from a results json payload.
extractNextCursor(String) - Method in class com.cognite.client.servicesV1.response.JsonStringAttributeResponseParser
Extract the next cursor from a results json payload.
extractNextCursor(String) - Method in class com.cognite.client.servicesV1.response.TSPointsResponseParser
Extract the next cursor from a results json payload.

F

FEATURE_TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
FIELDS_FIELD_NUMBER - Static variable in class com.google.protobuf.Struct
 
File - Class in com.cognite.client.dto
 
FILE - com.cognite.client.config.ResourceType
 
FILE - com.cognite.client.dto.Relationship.ResourceType
FILE = 2;
FILE_BINARY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileContainer
 
FILE_EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ConvertResponse
 
FILE_EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.PnIDResponse
 
FILE_HEADER - com.cognite.client.config.ResourceType
 
FILE_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ConvertResponse
 
FILE_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.PnIDResponse
 
FILE_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
FILE_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedVersionedFile
 
FILE_METADATA_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileContainer
 
FILE_VALUE - Static variable in enum com.cognite.client.dto.Relationship.ResourceType
FILE = 2;
FileBinary - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.FileBinary
FileBinary.BinaryTypeCase - Enum in com.cognite.client.dto
 
FileBinary.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.FileBinary
FileBinary.IdTypeCase - Enum in com.cognite.client.dto
 
FileBinaryOrBuilder - Interface in com.cognite.client.dto
 
FileBinaryReader() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.FileBinaryReader
 
FileBinaryRequestExecutor - Class in com.cognite.client.servicesV1.executor
This request executor implements specific behavior to deal with very large request/response bodies when operating on file binaries.
FileBinaryRequestExecutor() - Constructor for class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
 
FileBinaryRequestExecutor.Builder - Class in com.cognite.client.servicesV1.executor
 
FileBinaryResponseParser - Class in com.cognite.client.servicesV1.response
Parses a file binary based on a request and binary response payload.
FileBinaryResponseParser() - Constructor for class com.cognite.client.servicesV1.response.FileBinaryResponseParser
 
FileBinaryResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
FileContainer - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.FileContainer
FileContainer.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.FileContainer
FileContainerOrBuilder - Interface in com.cognite.client.dto
 
FileMetadata - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.FileMetadata
FileMetadata.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.FileMetadata
FileMetadataOrBuilder - Interface in com.cognite.client.dto
 
FileParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.
FileParser() - Constructor for class com.cognite.client.servicesV1.parser.FileParser
 
files() - Method in class com.cognite.client.CogniteClient
Returns Files representing the Cognite files api endpoints.
Files - Class in com.cognite.client
This class represents the Cognite events api endpoint.
Files() - Constructor for class com.cognite.client.Files
 
FilesUploadRequestProvider - Class in com.cognite.client.servicesV1.request
 
FilesUploadRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.FilesUploadRequestProvider
 
FilesUploadRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
FileUploadHeaderResponseParser - Class in com.cognite.client.servicesV1.response
 
FileUploadHeaderResponseParser() - Constructor for class com.cognite.client.servicesV1.response.FileUploadHeaderResponseParser
 
FileUploadHeaderResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
FileWriter() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.FileWriter
 
FlatMapIterator() - Constructor for class com.cognite.client.DataPoints.FlatMapIterator
 
FloatValue - Class in com.google.protobuf
Wrapper message for `float`.
FloatValue.Builder - Class in com.google.protobuf
Wrapper message for `float`.
FloatValueOrBuilder - Interface in com.google.protobuf
 
forNumber(int) - Static method in enum com.cognite.client.dto.FileBinary.BinaryTypeCase
 
forNumber(int) - Static method in enum com.cognite.client.dto.FileBinary.IdTypeCase
 
forNumber(int) - Static method in enum com.cognite.client.dto.Item.IdTypeCase
 
forNumber(int) - Static method in enum com.cognite.client.dto.Relationship.ResourceType
 
forNumber(int) - Static method in enum com.cognite.client.dto.SequenceColumn.ValueType
 
forNumber(int) - Static method in enum com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
 
forNumber(int) - Static method in enum com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
 
forNumber(int) - Static method in enum com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
 
forNumber(int) - Static method in enum com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
 
forNumber(int) - Static method in enum com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
 
forNumber(int) - Static method in enum com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
 
forNumber(int) - Static method in enum com.google.protobuf.NullValue
 
forNumber(int) - Static method in enum com.google.protobuf.Value.KindCase
 

G

generateAssetHierarchy(int) - Static method in class com.cognite.client.util.DataGenerator
 
generateAssets(int) - Static method in class com.cognite.client.util.DataGenerator
 
generateAzureAdURL(String) - Static method in class com.cognite.client.config.TokenUrl
Generate a token URL for authenticating towards Azure AD as the identity provider.
generateEvents(int) - Static method in class com.cognite.client.util.DataGenerator
 
generateFileHeaderObjects(int) - Static method in class com.cognite.client.util.DataGenerator
 
generateLabels(int) - Static method in class com.cognite.client.util.DataGenerator
 
generateListString(int) - Static method in class com.cognite.client.util.DataGenerator
 
generateRawRows(String, String, int) - Static method in class com.cognite.client.util.DataGenerator
 
generateRelationships(int) - Static method in class com.cognite.client.util.DataGenerator
 
generateSecurityGroups(int) - Static method in class com.cognite.client.util.DataGenerator
 
generateSequenceMetadata(int) - Static method in class com.cognite.client.util.DataGenerator
 
generateSequenceRows(SequenceMetadata, int) - Static method in class com.cognite.client.util.DataGenerator
 
generateTsDatapointsObjects(int, double, String) - Static method in class com.cognite.client.util.DataGenerator
 
generateTsDatapointsObjects(int, double, List<String>) - Static method in class com.cognite.client.util.DataGenerator
 
generateTsHeaderObjects(int) - Static method in class com.cognite.client.util.DataGenerator
 
get(int) - Method in class com.cognite.client.util.Partition
 
getAggregateDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
getAggregateDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
getAggregateDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
getAggregateDatapointsBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
getAggregateDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
getAggregateDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
getAggregateDatapointsOrBuilder() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
getAggregateGranularityDuration(Request) - Static method in class com.cognite.client.servicesV1.util.TSIterationUtilities
Parses the aggregate duration (minute, hour, day, etc.) from a TS datapoints request.
getAggregates() - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
getAggregates() - Method in class com.cognite.client.dto.Asset
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
getAggregates() - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
getAggregates() - Method in class com.cognite.client.dto.AssetLookup
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
getAggregates() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
getAggregates() - Method in interface com.cognite.client.dto.AssetOrBuilder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
getAggregates(int) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregates(int) - Method in class com.cognite.client.dto.Aggregate
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregates(int) - Method in interface com.cognite.client.dto.AggregateOrBuilder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
getAggregatesBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
getAggregatesBuilder(int) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesBuilderList() - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesCount() - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesCount() - Method in class com.cognite.client.dto.Aggregate
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesCount() - Method in interface com.cognite.client.dto.AggregateOrBuilder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesList() - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesList() - Method in class com.cognite.client.dto.Aggregate
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesList() - Method in interface com.cognite.client.dto.AggregateOrBuilder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
getAggregatesOrBuilder() - Method in class com.cognite.client.dto.Asset
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
getAggregatesOrBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
getAggregatesOrBuilder() - Method in class com.cognite.client.dto.AssetLookup
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
getAggregatesOrBuilder() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
getAggregatesOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
getAggregatesOrBuilder(int) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesOrBuilder(int) - Method in class com.cognite.client.dto.Aggregate
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesOrBuilder(int) - Method in interface com.cognite.client.dto.AggregateOrBuilder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesOrBuilderList() - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesOrBuilderList() - Method in class com.cognite.client.dto.Aggregate
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getAggregatesOrBuilderList() - Method in interface com.cognite.client.dto.AggregateOrBuilder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
getApiJobDurationMillies() - Method in class com.cognite.client.servicesV1.ResponseBinary
Returns the measured job duration of an async api request.
getApiJobQueueDurationMillies() - Method in class com.cognite.client.servicesV1.ResponseBinary
Returns the measured queue duration of an async api request.
getApiKey() - Method in class com.cognite.client.CogniteClient
 
getApiKeyId() - Method in class com.cognite.client.dto.LoginStatus.Builder
.google.protobuf.Int64Value api_key_id = 5;
getApiKeyId() - Method in class com.cognite.client.dto.LoginStatus
.google.protobuf.Int64Value api_key_id = 5;
getApiKeyId() - Method in interface com.cognite.client.dto.LoginStatusOrBuilder
.google.protobuf.Int64Value api_key_id = 5;
getApiKeyIdBuilder() - Method in class com.cognite.client.dto.LoginStatus.Builder
.google.protobuf.Int64Value api_key_id = 5;
getApiKeyIdOrBuilder() - Method in class com.cognite.client.dto.LoginStatus.Builder
.google.protobuf.Int64Value api_key_id = 5;
getApiKeyIdOrBuilder() - Method in class com.cognite.client.dto.LoginStatus
.google.protobuf.Int64Value api_key_id = 5;
getApiKeyIdOrBuilder() - Method in interface com.cognite.client.dto.LoginStatusOrBuilder
.google.protobuf.Int64Value api_key_id = 5;
getApiLatency() - Method in class com.cognite.client.servicesV1.ResponseBinary
Returns the measured latency in getting the first response from the api.
getApiRetryCounter() - Method in class com.cognite.client.servicesV1.ResponseBinary
 
getAppIdentifier() - Method in class com.cognite.client.config.ClientConfig
 
getAssetId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value asset_id = 5;
getAssetId() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value asset_id = 5;
getAssetId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value asset_id = 5;
getAssetId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value asset_id = 8;
getAssetId() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value asset_id = 8;
getAssetId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value asset_id = 8;
getAssetIdBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value asset_id = 5;
getAssetIdBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value asset_id = 8;
getAssetIdOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value asset_id = 5;
getAssetIdOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value asset_id = 5;
getAssetIdOrBuilder() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value asset_id = 5;
getAssetIdOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value asset_id = 8;
getAssetIdOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value asset_id = 8;
getAssetIdOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value asset_id = 8;
getAssetIds(int) - Method in class com.cognite.client.dto.Event.Builder
repeated int64 asset_ids = 8;
getAssetIds(int) - Method in class com.cognite.client.dto.Event
repeated int64 asset_ids = 8;
getAssetIds(int) - Method in interface com.cognite.client.dto.EventOrBuilder
repeated int64 asset_ids = 8;
getAssetIds(int) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 asset_ids = 7;
getAssetIds(int) - Method in class com.cognite.client.dto.FileMetadata
repeated int64 asset_ids = 7;
getAssetIds(int) - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
repeated int64 asset_ids = 7;
getAssetIds(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIds(int) - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIds(int) - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsBuilder(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsBuilderList() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsCount() - Method in class com.cognite.client.dto.Event.Builder
repeated int64 asset_ids = 8;
getAssetIdsCount() - Method in class com.cognite.client.dto.Event
repeated int64 asset_ids = 8;
getAssetIdsCount() - Method in interface com.cognite.client.dto.EventOrBuilder
repeated int64 asset_ids = 8;
getAssetIdsCount() - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 asset_ids = 7;
getAssetIdsCount() - Method in class com.cognite.client.dto.FileMetadata
repeated int64 asset_ids = 7;
getAssetIdsCount() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
repeated int64 asset_ids = 7;
getAssetIdsCount() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsCount() - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsCount() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsList() - Method in class com.cognite.client.dto.Event.Builder
repeated int64 asset_ids = 8;
getAssetIdsList() - Method in class com.cognite.client.dto.Event
repeated int64 asset_ids = 8;
getAssetIdsList() - Method in interface com.cognite.client.dto.EventOrBuilder
repeated int64 asset_ids = 8;
getAssetIdsList() - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 asset_ids = 7;
getAssetIdsList() - Method in class com.cognite.client.dto.FileMetadata
repeated int64 asset_ids = 7;
getAssetIdsList() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
repeated int64 asset_ids = 7;
getAssetIdsList() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsList() - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsList() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsOrBuilder(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsOrBuilder(int) - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsOrBuilder(int) - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsOrBuilderList() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsOrBuilderList() - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetIdsOrBuilderList() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.Int64Value asset_ids = 12;
getAssetMappingCount() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value asset_mapping_count = 15;
getAssetMappingCount() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value asset_mapping_count = 15;
getAssetMappingCount() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value asset_mapping_count = 15;
getAssetMappingCountBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value asset_mapping_count = 15;
getAssetMappingCountOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value asset_mapping_count = 15;
getAssetMappingCountOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value asset_mapping_count = 15;
getAssetMappingCountOrBuilder() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value asset_mapping_count = 15;
getAttributePath() - Method in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
 
getAttributePath() - Method in class com.cognite.client.servicesV1.response.JsonStringAttributeResponseParser
 
getAuthConfig() - Method in class com.cognite.client.Request
Returns the project configuration for a request.
getAverage() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue average = 1;
getAverage() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue average = 1;
getAverage() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue average = 1;
getAverage() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double average = 2;
getAverage() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
double average = 2;
getAverage() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointOrBuilder
double average = 2;
getAverageBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue average = 1;
getAverageOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue average = 1;
getAverageOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue average = 1;
getAverageOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue average = 1;
getBaseUrl() - Method in class com.cognite.client.CogniteClient
 
getBinary() - Method in class com.cognite.client.dto.FileBinary.Builder
bytes binary = 3;
getBinary() - Method in class com.cognite.client.dto.FileBinary
bytes binary = 3;
getBinary() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
bytes binary = 3;
getBinaryTypeCase() - Method in class com.cognite.client.dto.FileBinary.Builder
 
getBinaryTypeCase() - Method in class com.cognite.client.dto.FileBinary
 
getBinaryTypeCase() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
 
getBinaryUri() - Method in class com.cognite.client.dto.FileBinary.Builder
string binary_uri = 4;
getBinaryUri() - Method in class com.cognite.client.dto.FileBinary
string binary_uri = 4;
getBinaryUri() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
string binary_uri = 4;
getBinaryUriBytes() - Method in class com.cognite.client.dto.FileBinary.Builder
string binary_uri = 4;
getBinaryUriBytes() - Method in class com.cognite.client.dto.FileBinary
string binary_uri = 4;
getBinaryUriBytes() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
string binary_uri = 4;
getBoolValue() - Method in class com.google.protobuf.Value.Builder
Represents a boolean value.
getBoolValue() - Method in class com.google.protobuf.Value
Represents a boolean value.
getBoolValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a boolean value.
getBoundingBox() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
getBoundingBox() - Method in class com.cognite.client.dto.Annotation
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
getBoundingBox() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
getBoundingBoxBuilder() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
getBoundingBoxMax(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMax(int) - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMax(int) - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxBuilder(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxBuilderList() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxCount() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxCount() - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxCount() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxList() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxList() - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxList() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxOrBuilder(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxOrBuilder(int) - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxOrBuilder(int) - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxOrBuilderList() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxOrBuilderList() - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMaxOrBuilderList() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
getBoundingBoxMin(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMin(int) - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMin(int) - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinBuilder(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinBuilderList() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinCount() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinCount() - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinCount() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinList() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinList() - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinList() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinOrBuilder(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinOrBuilder(int) - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinOrBuilder(int) - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinOrBuilderList() - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinOrBuilderList() - Method in class com.cognite.client.dto.ThreedNode
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxMinOrBuilderList() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
getBoundingBoxOrBuilder() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
getBoundingBoxOrBuilder() - Method in class com.cognite.client.dto.Annotation
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
getBoundingBoxOrBuilder() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
getCameraPosition(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPosition(int) - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPosition(int) - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionBuilderList() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionCount() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionCount() - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionCount() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionList() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionList() - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionList() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionOrBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionOrBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionOrBuilder(int) - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionOrBuilderList() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionOrBuilderList() - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraPositionOrBuilderList() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue camera_position = 7;
getCameraTarget(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTarget(int) - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTarget(int) - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetBuilderList() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetCount() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetCount() - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetCount() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetList() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetList() - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetList() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetOrBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetOrBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetOrBuilder(int) - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetOrBuilderList() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetOrBuilderList() - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue camera_target = 6;
getCameraTargetOrBuilderList() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue camera_target = 6;
getChildCount() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value child_count = 1;
getChildCount() - Method in class com.cognite.client.dto.Asset.Aggregates
.google.protobuf.Int32Value child_count = 1;
getChildCount() - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
.google.protobuf.Int32Value child_count = 1;
getChildCountBuilder() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value child_count = 1;
getChildCountOrBuilder() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value child_count = 1;
getChildCountOrBuilder() - Method in class com.cognite.client.dto.Asset.Aggregates
.google.protobuf.Int32Value child_count = 1;
getChildCountOrBuilder() - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
.google.protobuf.Int32Value child_count = 1;
getClassifier() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue classifier = 12;
getClassifier() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue classifier = 12;
getClassifier() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue classifier = 12;
getClassifierBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue classifier = 12;
getClassifierOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue classifier = 12;
getClassifierOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue classifier = 12;
getClassifierOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue classifier = 12;
getClient() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
getClientConfig() - Method in class com.cognite.client.CogniteClient
 
getClientId() - Method in class com.cognite.client.CogniteClient
 
getClientSecret() - Method in class com.cognite.client.CogniteClient
 
getColumns() - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Struct columns = 5;
getColumns() - Method in class com.cognite.client.dto.RawRow
.google.protobuf.Struct columns = 5;
getColumns() - Method in interface com.cognite.client.dto.RawRowOrBuilder
.google.protobuf.Struct columns = 5;
getColumns(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumns(int) - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumns(int) - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumns(int) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumns(int) - Method in class com.cognite.client.dto.SequenceMetadata
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumns(int) - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsBuilder() - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Struct columns = 5;
getColumnsBuilder(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsBuilder(int) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsBuilderList() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsBuilderList() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsCount() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsCount() - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsCount() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsCount() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsCount() - Method in class com.cognite.client.dto.SequenceMetadata
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsCount() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsList() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsList() - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsList() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsList() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsList() - Method in class com.cognite.client.dto.SequenceMetadata
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsList() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsOrBuilder() - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Struct columns = 5;
getColumnsOrBuilder() - Method in class com.cognite.client.dto.RawRow
.google.protobuf.Struct columns = 5;
getColumnsOrBuilder() - Method in interface com.cognite.client.dto.RawRowOrBuilder
.google.protobuf.Struct columns = 5;
getColumnsOrBuilder(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsOrBuilder(int) - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsOrBuilder(int) - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsOrBuilder(int) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsOrBuilder(int) - Method in class com.cognite.client.dto.SequenceMetadata
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsOrBuilder(int) - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsOrBuilderList() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsOrBuilderList() - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsOrBuilderList() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
getColumnsOrBuilderList() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsOrBuilderList() - Method in class com.cognite.client.dto.SequenceMetadata
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getColumnsOrBuilderList() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
getConfidence() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.DoubleValue confidence = 4;
getConfidence() - Method in class com.cognite.client.dto.Annotation
.google.protobuf.DoubleValue confidence = 4;
getConfidence() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.google.protobuf.DoubleValue confidence = 4;
getConfidence() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.FloatValue confidence = 8;
getConfidence() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.FloatValue confidence = 8;
getConfidence() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.FloatValue confidence = 8;
getConfidenceBuilder() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.DoubleValue confidence = 4;
getConfidenceBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.FloatValue confidence = 8;
getConfidenceOrBuilder() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.DoubleValue confidence = 4;
getConfidenceOrBuilder() - Method in class com.cognite.client.dto.Annotation
.google.protobuf.DoubleValue confidence = 4;
getConfidenceOrBuilder() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.google.protobuf.DoubleValue confidence = 4;
getConfidenceOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.FloatValue confidence = 8;
getConfidenceOrBuilder() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.FloatValue confidence = 8;
getConfidenceOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.FloatValue confidence = 8;
getConnectorService() - Method in class com.cognite.client.CogniteClient
Returns the services layer mirroring the Cognite Data Fusion API.
getContentLength() - Method in class com.cognite.client.dto.FileBinary.Builder
int64 content_length = 5;
getContentLength() - Method in class com.cognite.client.dto.FileBinary
int64 content_length = 5;
getContentLength() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
int64 content_length = 5;
getContinuousVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue continuous_variance = 8;
getContinuousVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue continuous_variance = 8;
getContinuousVariance() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue continuous_variance = 8;
getContinuousVariance() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double continuousVariance = 9;
getContinuousVariance() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
double continuousVariance = 9;
getContinuousVariance() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointOrBuilder
double continuousVariance = 9;
getContinuousVarianceBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue continuous_variance = 8;
getContinuousVarianceOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue continuous_variance = 8;
getContinuousVarianceOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue continuous_variance = 8;
getContinuousVarianceOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue continuous_variance = 8;
getCount() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
int64 count = 2;
getCount() - Method in class com.cognite.client.dto.Aggregate.Record
int64 count = 2;
getCount() - Method in interface com.cognite.client.dto.Aggregate.RecordOrBuilder
int64 count = 2;
getCount() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.Int64Value count = 4;
getCount() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.Int64Value count = 4;
getCount() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.Int64Value count = 4;
getCount() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double count = 5;
getCount() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
double count = 5;
getCount() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointOrBuilder
double count = 5;
getCountBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.Int64Value count = 4;
getCountOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.Int64Value count = 4;
getCountOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.Int64Value count = 4;
getCountOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.Int64Value count = 4;
getCreatedTime() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value created_time = 8;
getCreatedTime() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value created_time = 8;
getCreatedTime() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value created_time = 8;
getCreatedTime() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value created_time = 8;
getCreatedTime() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value created_time = 8;
getCreatedTime() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value created_time = 8;
getCreatedTime() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value created_time = 6;
getCreatedTime() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.Int64Value created_time = 6;
getCreatedTime() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.Int64Value created_time = 6;
getCreatedTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value created_time = 4;
getCreatedTime() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.Int64Value created_time = 4;
getCreatedTime() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.Int64Value created_time = 4;
getCreatedTime() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value created_time = 9;
getCreatedTime() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value created_time = 9;
getCreatedTime() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value created_time = 9;
getCreatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value created_time = 11;
getCreatedTime() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value created_time = 11;
getCreatedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value created_time = 11;
getCreatedTime() - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.Int64Value created_time = 4;
getCreatedTime() - Method in class com.cognite.client.dto.Label
.google.protobuf.Int64Value created_time = 4;
getCreatedTime() - Method in interface com.cognite.client.dto.LabelOrBuilder
.google.protobuf.Int64Value created_time = 4;
getCreatedTime() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value created_time = 11;
getCreatedTime() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value created_time = 11;
getCreatedTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value created_time = 11;
getCreatedTime() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value created_time = 6;
getCreatedTime() - Method in class com.cognite.client.dto.SequenceColumn
.google.protobuf.Int64Value created_time = 6;
getCreatedTime() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.google.protobuf.Int64Value created_time = 6;
getCreatedTime() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value created_time = 8;
getCreatedTime() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value created_time = 8;
getCreatedTime() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value created_time = 8;
getCreatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value created_time = 10;
getCreatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value created_time = 10;
getCreatedTime() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value created_time = 10;
getCreatedTimeBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value created_time = 8;
getCreatedTimeBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value created_time = 8;
getCreatedTimeBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value created_time = 6;
getCreatedTimeBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value created_time = 4;
getCreatedTimeBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value created_time = 9;
getCreatedTimeBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value created_time = 11;
getCreatedTimeBuilder() - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.Int64Value created_time = 4;
getCreatedTimeBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value created_time = 11;
getCreatedTimeBuilder() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value created_time = 6;
getCreatedTimeBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value created_time = 8;
getCreatedTimeBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value created_time = 10;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value created_time = 8;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value created_time = 8;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value created_time = 8;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value created_time = 8;
getCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value created_time = 8;
getCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value created_time = 8;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value created_time = 6;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.Int64Value created_time = 6;
getCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.Int64Value created_time = 6;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value created_time = 4;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.Int64Value created_time = 4;
getCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.Int64Value created_time = 4;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value created_time = 9;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value created_time = 9;
getCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value created_time = 9;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value created_time = 11;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value created_time = 11;
getCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value created_time = 11;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.Int64Value created_time = 4;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.Label
.google.protobuf.Int64Value created_time = 4;
getCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.LabelOrBuilder
.google.protobuf.Int64Value created_time = 4;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value created_time = 11;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value created_time = 11;
getCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value created_time = 11;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value created_time = 6;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.SequenceColumn
.google.protobuf.Int64Value created_time = 6;
getCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.google.protobuf.Int64Value created_time = 6;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value created_time = 8;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value created_time = 8;
getCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value created_time = 8;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value created_time = 10;
getCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value created_time = 10;
getCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value created_time = 10;
getDatapoints(int) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapoints(int) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapoints(int) - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapoints(int) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapoints(int) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapoints(int) - Method in interface com.cognite.v1.timeseries.proto.NumericDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapoints(int) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapoints(int) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapoints(int) - Method in interface com.cognite.v1.timeseries.proto.StringDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsBuilder(int) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsBuilder(int) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsBuilder(int) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsBuilderList() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsBuilderList() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsBuilderList() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsCount() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsCount() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsCount() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsCount() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsCount() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsCount() - Method in interface com.cognite.v1.timeseries.proto.NumericDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsCount() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsCount() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsCount() - Method in interface com.cognite.v1.timeseries.proto.StringDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsList() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsList() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsList() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsList() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsList() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsList() - Method in interface com.cognite.v1.timeseries.proto.NumericDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsList() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsList() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsList() - Method in interface com.cognite.v1.timeseries.proto.StringDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsOrBuilder(int) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsOrBuilder(int) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsOrBuilder(int) - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsOrBuilder(int) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsOrBuilder(int) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsOrBuilder(int) - Method in interface com.cognite.v1.timeseries.proto.NumericDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsOrBuilder(int) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsOrBuilder(int) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsOrBuilder(int) - Method in interface com.cognite.v1.timeseries.proto.StringDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsOrBuilderList() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsOrBuilderList() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsOrBuilderList() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
getDatapointsOrBuilderList() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsOrBuilderList() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsOrBuilderList() - Method in interface com.cognite.v1.timeseries.proto.NumericDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
getDatapointsOrBuilderList() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsOrBuilderList() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointsOrBuilderList() - Method in interface com.cognite.v1.timeseries.proto.StringDatapointsOrBuilder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
getDatapointTypeCase() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
getDatapointTypeCase() - Method in class com.cognite.client.dto.TimeseriesPoint
 
getDatapointTypeCase() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
 
getDatapointTypeCase() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
getDatapointTypeCase() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
getDatapointTypeCase() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
 
getDatapointTypeCase() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
getDatapointTypeCase() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
getDatapointTypeCase() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
 
getDataSetId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value data_set_id = 13;
getDataSetId() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value data_set_id = 13;
getDataSetId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value data_set_id = 14;
getDataSetId() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value data_set_id = 14;
getDataSetId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value data_set_id = 14;
getDataSetId() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value data_set_id = 13;
getDataSetId() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value data_set_id = 14;
getDataSetId() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value data_set_id = 14;
getDataSetId() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value data_set_id = 14;
getDataSetId() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value data_set_id = 15;
getDataSetId() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value data_set_id = 15;
getDataSetId() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value data_set_id = 15;
getDataSetId() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value data_set_id = 9;
getDataSetId() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value data_set_id = 9;
getDataSetId() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value data_set_id = 9;
getDataSetId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value data_set_id = 10;
getDataSetId() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value data_set_id = 10;
getDataSetId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value data_set_id = 10;
getDataSetId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value data_set_id = 13;
getDataSetId() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value data_set_id = 13;
getDataSetId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value data_set_id = 13;
getDataSetIdBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value data_set_id = 13;
getDataSetIdBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value data_set_id = 14;
getDataSetIdBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value data_set_id = 14;
getDataSetIdBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value data_set_id = 15;
getDataSetIdBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value data_set_id = 9;
getDataSetIdBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value data_set_id = 10;
getDataSetIdBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value data_set_id = 13;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value data_set_id = 13;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value data_set_id = 13;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value data_set_id = 14;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value data_set_id = 14;
getDataSetIdOrBuilder() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value data_set_id = 14;
getDataSetIdOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value data_set_id = 13;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value data_set_id = 14;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value data_set_id = 14;
getDataSetIdOrBuilder() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value data_set_id = 14;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value data_set_id = 15;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value data_set_id = 15;
getDataSetIdOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value data_set_id = 15;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value data_set_id = 9;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value data_set_id = 9;
getDataSetIdOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value data_set_id = 9;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value data_set_id = 10;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value data_set_id = 10;
getDataSetIdOrBuilder() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value data_set_id = 10;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value data_set_id = 13;
getDataSetIdOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value data_set_id = 13;
getDataSetIdOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value data_set_id = 13;
getDbName() - Method in class com.cognite.client.dto.RawRow.Builder
string db_name = 1;
getDbName() - Method in class com.cognite.client.dto.RawRow
string db_name = 1;
getDbName() - Method in interface com.cognite.client.dto.RawRowOrBuilder
string db_name = 1;
getDbName() - Method in class com.cognite.client.dto.RawTable.Builder
string db_name = 1;
getDbName() - Method in class com.cognite.client.dto.RawTable
string db_name = 1;
getDbName() - Method in interface com.cognite.client.dto.RawTableOrBuilder
string db_name = 1;
getDbNameBytes() - Method in class com.cognite.client.dto.RawRow.Builder
string db_name = 1;
getDbNameBytes() - Method in class com.cognite.client.dto.RawRow
string db_name = 1;
getDbNameBytes() - Method in interface com.cognite.client.dto.RawRowOrBuilder
string db_name = 1;
getDbNameBytes() - Method in class com.cognite.client.dto.RawTable.Builder
string db_name = 1;
getDbNameBytes() - Method in class com.cognite.client.dto.RawTable
string db_name = 1;
getDbNameBytes() - Method in interface com.cognite.client.dto.RawTableOrBuilder
string db_name = 1;
getDefaultInstance() - Static method in class com.cognite.client.dto.Aggregate
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Aggregate.Record
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Annotation
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Asset.Aggregates
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Asset
 
getDefaultInstance() - Static method in class com.cognite.client.dto.AssetLookup
 
getDefaultInstance() - Static method in class com.cognite.client.dto.BoundingBox
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ConvertResponse
 
getDefaultInstance() - Static method in class com.cognite.client.dto.DataSet
 
getDefaultInstance() - Static method in class com.cognite.client.dto.EntityMatch
 
getDefaultInstance() - Static method in class com.cognite.client.dto.EntityMatchModel
 
getDefaultInstance() - Static method in class com.cognite.client.dto.EntityMatchResult
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Event
 
getDefaultInstance() - Static method in class com.cognite.client.dto.FileBinary
 
getDefaultInstance() - Static method in class com.cognite.client.dto.FileContainer
 
getDefaultInstance() - Static method in class com.cognite.client.dto.FileMetadata
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Item
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Label
 
getDefaultInstance() - Static method in class com.cognite.client.dto.LoginStatus
 
getDefaultInstance() - Static method in class com.cognite.client.dto.MatchField
 
getDefaultInstance() - Static method in class com.cognite.client.dto.PnIDResponse
 
getDefaultInstance() - Static method in class com.cognite.client.dto.RawRow
 
getDefaultInstance() - Static method in class com.cognite.client.dto.RawTable
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Relationship
 
getDefaultInstance() - Static method in class com.cognite.client.dto.SecurityCategory
 
getDefaultInstance() - Static method in class com.cognite.client.dto.SequenceBody
 
getDefaultInstance() - Static method in class com.cognite.client.dto.SequenceColumn
 
getDefaultInstance() - Static method in class com.cognite.client.dto.SequenceMetadata
 
getDefaultInstance() - Static method in class com.cognite.client.dto.SequenceRow
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreedMetadata
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreedNode
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
getDefaultInstance() - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
getDefaultInstance() - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
getDefaultInstance() - Static method in class com.cognite.client.dto.TimeseriesPoint
 
getDefaultInstance() - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
getDefaultInstance() - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
getDefaultInstance() - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
getDefaultInstance() - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
getDefaultInstance() - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
getDefaultInstance() - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
getDefaultInstance() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
getDefaultInstance() - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
getDefaultInstance() - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
getDefaultInstance() - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
getDefaultInstance() - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
getDefaultInstance() - Static method in class com.google.protobuf.BoolValue
 
getDefaultInstance() - Static method in class com.google.protobuf.BytesValue
 
getDefaultInstance() - Static method in class com.google.protobuf.DoubleValue
 
getDefaultInstance() - Static method in class com.google.protobuf.FloatValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Int32Value
 
getDefaultInstance() - Static method in class com.google.protobuf.Int64Value
 
getDefaultInstance() - Static method in class com.google.protobuf.ListValue
 
getDefaultInstance() - Static method in class com.google.protobuf.StringValue
 
getDefaultInstance() - Static method in class com.google.protobuf.Struct
 
getDefaultInstance() - Static method in class com.google.protobuf.UInt32Value
 
getDefaultInstance() - Static method in class com.google.protobuf.UInt64Value
 
getDefaultInstance() - Static method in class com.google.protobuf.Value
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Aggregate.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Aggregate
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Aggregate.Record
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Annotation.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Annotation
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Asset.Aggregates
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Asset.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Asset
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.AssetLookup
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.BoundingBox.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.BoundingBox
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ConvertResponse
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.DataSet.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.DataSet
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.EntityMatch.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.EntityMatch
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.EntityMatchModel
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.EntityMatchResult
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Event.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Event
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.FileBinary.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.FileBinary
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.FileContainer.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.FileContainer
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.FileMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.FileMetadata
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Item.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Item
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Label.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Label
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.LoginStatus
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.MatchField.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.MatchField
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.PnIDResponse
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.RawRow.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.RawRow
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.RawTable.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.RawTable
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Relationship.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Relationship
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.SecurityCategory
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.SequenceBody.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.SequenceBody
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.SequenceColumn
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.SequenceMetadata
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.SequenceRow.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.SequenceRow
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreedMetadata
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreedNode.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreedNode
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreedVersionedFile
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.TimeseriesMetadata
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.TimeseriesPoint
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.TimeseriesPointPost
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BoolValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.BytesValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.DoubleValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.FloatValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int32Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Int64Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.ListValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.ListValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.StringValue
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Struct.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Struct
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt32Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.UInt64Value
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Value.Builder
 
getDefaultInstanceForType() - Method in class com.google.protobuf.Value
 
getDepth() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value depth = 2;
getDepth() - Method in class com.cognite.client.dto.Asset.Aggregates
.google.protobuf.Int32Value depth = 2;
getDepth() - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
.google.protobuf.Int32Value depth = 2;
getDepth() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value depth = 6;
getDepth() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value depth = 6;
getDepth() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value depth = 6;
getDepthBuilder() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value depth = 2;
getDepthBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value depth = 6;
getDepthOrBuilder() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value depth = 2;
getDepthOrBuilder() - Method in class com.cognite.client.dto.Asset.Aggregates
.google.protobuf.Int32Value depth = 2;
getDepthOrBuilder() - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
.google.protobuf.Int32Value depth = 2;
getDepthOrBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value depth = 6;
getDepthOrBuilder() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value depth = 6;
getDepthOrBuilder() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value depth = 6;
getDescription() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue description = 6;
getDescription() - Method in class com.cognite.client.dto.Asset
.google.protobuf.StringValue description = 6;
getDescription() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue description = 6;
getDescription() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue description = 6;
getDescription() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue description = 6;
getDescription() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.StringValue description = 6;
getDescription() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue description = 4;
getDescription() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.StringValue description = 4;
getDescription() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.StringValue description = 4;
getDescription() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue description = 8;
getDescription() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue description = 8;
getDescription() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue description = 8;
getDescription() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue description = 5;
getDescription() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue description = 5;
getDescription() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue description = 5;
getDescription() - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.StringValue description = 3;
getDescription() - Method in class com.cognite.client.dto.Label
.google.protobuf.StringValue description = 3;
getDescription() - Method in interface com.cognite.client.dto.LabelOrBuilder
.google.protobuf.StringValue description = 3;
getDescription() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue description = 3;
getDescription() - Method in class com.cognite.client.dto.SequenceColumn
.google.protobuf.StringValue description = 3;
getDescription() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.google.protobuf.StringValue description = 3;
getDescription() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue description = 4;
getDescription() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.StringValue description = 4;
getDescription() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.StringValue description = 4;
getDescription() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue description = 4;
getDescription() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.StringValue description = 4;
getDescription() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.StringValue description = 4;
getDescriptionBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue description = 6;
getDescriptionBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue description = 6;
getDescriptionBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue description = 4;
getDescriptionBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue description = 8;
getDescriptionBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue description = 5;
getDescriptionBuilder() - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.StringValue description = 3;
getDescriptionBuilder() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue description = 3;
getDescriptionBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue description = 4;
getDescriptionBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue description = 4;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue description = 6;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.Asset
.google.protobuf.StringValue description = 6;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue description = 6;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue description = 6;
getDescriptionOrBuilder() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue description = 6;
getDescriptionOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.StringValue description = 6;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue description = 4;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.StringValue description = 4;
getDescriptionOrBuilder() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.StringValue description = 4;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue description = 8;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue description = 8;
getDescriptionOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue description = 8;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue description = 5;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue description = 5;
getDescriptionOrBuilder() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue description = 5;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.StringValue description = 3;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.Label
.google.protobuf.StringValue description = 3;
getDescriptionOrBuilder() - Method in interface com.cognite.client.dto.LabelOrBuilder
.google.protobuf.StringValue description = 3;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue description = 3;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.SequenceColumn
.google.protobuf.StringValue description = 3;
getDescriptionOrBuilder() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.google.protobuf.StringValue description = 3;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue description = 4;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.StringValue description = 4;
getDescriptionOrBuilder() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.StringValue description = 4;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue description = 4;
getDescriptionOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.StringValue description = 4;
getDescriptionOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.StringValue description = 4;
getDescriptor() - Static method in class com.cognite.client.dto.Aggregate.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Aggregate
 
getDescriptor() - Static method in class com.cognite.client.dto.Aggregate.Record.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Aggregate.Record
 
getDescriptor() - Static method in class com.cognite.client.dto.AggregateOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.Annotation.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Annotation
 
getDescriptor() - Static method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Asset.Aggregates
 
getDescriptor() - Static method in class com.cognite.client.dto.Asset.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Asset
 
getDescriptor() - Static method in class com.cognite.client.dto.AssetLookup.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.AssetLookup
 
getDescriptor() - Static method in class com.cognite.client.dto.AssetLookupOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.AssetOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.BoundingBox.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.BoundingBox
 
getDescriptor() - Static method in class com.cognite.client.dto.ConvertResponse.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ConvertResponse
 
getDescriptor() - Static method in class com.cognite.client.dto.DataSet.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.DataSet
 
getDescriptor() - Static method in class com.cognite.client.dto.DataSetOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.EntityMatch.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.EntityMatch
 
getDescriptor() - Static method in class com.cognite.client.dto.EntityMatchModel.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.EntityMatchModel
 
getDescriptor() - Static method in class com.cognite.client.dto.EntityMatchOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.EntityMatchResult.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.EntityMatchResult
 
getDescriptor() - Static method in class com.cognite.client.dto.Event.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Event
 
getDescriptor() - Static method in class com.cognite.client.dto.EventOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.File
 
getDescriptor() - Static method in class com.cognite.client.dto.FileBinary.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.FileBinary
 
getDescriptor() - Static method in class com.cognite.client.dto.FileContainer.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.FileContainer
 
getDescriptor() - Static method in class com.cognite.client.dto.FileMetadata.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.FileMetadata
 
getDescriptor() - Static method in class com.cognite.client.dto.Item.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Item
 
getDescriptor() - Static method in class com.cognite.client.dto.ItemOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.Label.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Label
 
getDescriptor() - Static method in class com.cognite.client.dto.LabelOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.LoginStatus.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.LoginStatus
 
getDescriptor() - Static method in class com.cognite.client.dto.LoginStatusOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.MatchField.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.MatchField
 
getDescriptor() - Static method in class com.cognite.client.dto.PnIDResponse.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.PnIDResponse
 
getDescriptor() - Static method in class com.cognite.client.dto.PnIDResponseOuter
 
getDescriptor() - Static method in class com.cognite.client.dto.RawRow.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.RawRow
 
getDescriptor() - Static method in class com.cognite.client.dto.RawRowOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.RawTable.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.RawTable
 
getDescriptor() - Static method in class com.cognite.client.dto.RawTableOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.Relationship.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Relationship
 
getDescriptor() - Static method in enum com.cognite.client.dto.Relationship.ResourceType
 
getDescriptor() - Static method in class com.cognite.client.dto.RelationshipOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.SecurityCategory.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.SecurityCategory
 
getDescriptor() - Static method in class com.cognite.client.dto.SecurityCategoryOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.Sequence
 
getDescriptor() - Static method in class com.cognite.client.dto.SequenceBody.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.SequenceBody
 
getDescriptor() - Static method in class com.cognite.client.dto.SequenceColumn.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.SequenceColumn
 
getDescriptor() - Static method in enum com.cognite.client.dto.SequenceColumn.ValueType
 
getDescriptor() - Static method in class com.cognite.client.dto.SequenceMetadata.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.SequenceMetadata
 
getDescriptor() - Static method in class com.cognite.client.dto.SequenceRow.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.SequenceRow
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreedMeta
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreedMetadata.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreedMetadata
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreedNode.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreedNode
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreedNodeOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
getDescriptor() - Static method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
getDescriptor() - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
getDescriptor() - Static method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.TimeseriesPoint
 
getDescriptor() - Static method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
getDescriptor() - Static method in class com.cognite.client.dto.Tsmeta
 
getDescriptor() - Static method in class com.cognite.client.dto.Tspoint
 
getDescriptor() - Static method in class com.cognite.client.dto.TspointPost
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequestOuterClass
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseOuterClass
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPoints
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
getDescriptor() - Static method in class com.google.protobuf.BoolValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.BoolValue
 
getDescriptor() - Static method in class com.google.protobuf.BytesValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.BytesValue
 
getDescriptor() - Static method in class com.google.protobuf.DoubleValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.DoubleValue
 
getDescriptor() - Static method in class com.google.protobuf.FloatValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.FloatValue
 
getDescriptor() - Static method in class com.google.protobuf.Int32Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Int32Value
 
getDescriptor() - Static method in class com.google.protobuf.Int64Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Int64Value
 
getDescriptor() - Static method in class com.google.protobuf.ListValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.ListValue
 
getDescriptor() - Static method in enum com.google.protobuf.NullValue
 
getDescriptor() - Static method in class com.google.protobuf.StringValue.Builder
 
getDescriptor() - Static method in class com.google.protobuf.StringValue
 
getDescriptor() - Static method in class com.google.protobuf.Struct.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Struct
 
getDescriptor() - Static method in class com.google.protobuf.StructProto
 
getDescriptor() - Static method in class com.google.protobuf.UInt32Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.UInt32Value
 
getDescriptor() - Static method in class com.google.protobuf.UInt64Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.UInt64Value
 
getDescriptor() - Static method in class com.google.protobuf.Value.Builder
 
getDescriptor() - Static method in class com.google.protobuf.Value
 
getDescriptor() - Static method in class com.google.protobuf.WrappersProto
 
getDescriptorForType() - Method in class com.cognite.client.dto.Aggregate.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Annotation.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Asset.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.BoundingBox.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.DataSet.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.EntityMatch.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Event.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.FileBinary.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.FileContainer.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.FileMetadata.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Item.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Label.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.MatchField.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.RawRow.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.RawTable.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Relationship.Builder
 
getDescriptorForType() - Method in enum com.cognite.client.dto.Relationship.ResourceType
 
getDescriptorForType() - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.SequenceBody.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
getDescriptorForType() - Method in enum com.cognite.client.dto.SequenceColumn.ValueType
 
getDescriptorForType() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.SequenceRow.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreedNode.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
getDescriptorForType() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
getDescriptorForType() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
getDescriptorForType() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
getDescriptorForType() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
getDescriptorForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
getDescriptorForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
getDescriptorForType() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
getDescriptorForType() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
getDescriptorForType() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
getDescriptorForType() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.BoolValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.BytesValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.DoubleValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.FloatValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Int32Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Int64Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.ListValue.Builder
 
getDescriptorForType() - Method in enum com.google.protobuf.NullValue
 
getDescriptorForType() - Method in class com.google.protobuf.StringValue.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Struct.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.UInt32Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.UInt64Value.Builder
 
getDescriptorForType() - Method in class com.google.protobuf.Value.Builder
 
getDirectory() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue directory = 3;
getDirectory() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue directory = 3;
getDirectory() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue directory = 3;
getDirectoryBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue directory = 3;
getDirectoryOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue directory = 3;
getDirectoryOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue directory = 3;
getDirectoryOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue directory = 3;
getDiscreteVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue discrete_variance = 9;
getDiscreteVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue discrete_variance = 9;
getDiscreteVariance() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue discrete_variance = 9;
getDiscreteVariance() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double discreteVariance = 10;
getDiscreteVariance() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
double discreteVariance = 10;
getDiscreteVariance() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointOrBuilder
double discreteVariance = 10;
getDiscreteVarianceBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue discrete_variance = 9;
getDiscreteVarianceOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue discrete_variance = 9;
getDiscreteVarianceOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue discrete_variance = 9;
getDiscreteVarianceOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue discrete_variance = 9;
getDuplicateItems() - Method in class com.cognite.client.servicesV1.ResponseItems
Returns a list of duplicate items.
getDuplicatesResponseParser() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.ItemWriter
 
getEndAsMillis(Request) - Static method in class com.cognite.client.servicesV1.util.TSIterationUtilities
Parses the end attribute from a TS datapoints request and returns it as millis since epoch.
getEndTime() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value end_time = 4;
getEndTime() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value end_time = 4;
getEndTime() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value end_time = 4;
getEndTime() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value end_time = 7;
getEndTime() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value end_time = 7;
getEndTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value end_time = 7;
getEndTimeBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value end_time = 4;
getEndTimeBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value end_time = 7;
getEndTimeOrBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value end_time = 4;
getEndTimeOrBuilder() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value end_time = 4;
getEndTimeOrBuilder() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value end_time = 4;
getEndTimeOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value end_time = 7;
getEndTimeOrBuilder() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value end_time = 7;
getEndTimeOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value end_time = 7;
getEntities(int) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
getEntities(int) - Method in class com.cognite.client.dto.Annotation
repeated .google.protobuf.Struct entities = 3;
getEntities(int) - Method in interface com.cognite.client.dto.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 3;
getEntitiesBuilder(int) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
getEntitiesBuilderList() - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
getEntitiesCount() - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
getEntitiesCount() - Method in class com.cognite.client.dto.Annotation
repeated .google.protobuf.Struct entities = 3;
getEntitiesCount() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 3;
getEntitiesList() - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
getEntitiesList() - Method in class com.cognite.client.dto.Annotation
repeated .google.protobuf.Struct entities = 3;
getEntitiesList() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 3;
getEntitiesOrBuilder(int) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
getEntitiesOrBuilder(int) - Method in class com.cognite.client.dto.Annotation
repeated .google.protobuf.Struct entities = 3;
getEntitiesOrBuilder(int) - Method in interface com.cognite.client.dto.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 3;
getEntitiesOrBuilderList() - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
getEntitiesOrBuilderList() - Method in class com.cognite.client.dto.Annotation
repeated .google.protobuf.Struct entities = 3;
getEntitiesOrBuilderList() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 3;
getEntityMatchingMaxBatchSize() - Method in class com.cognite.client.config.ClientConfig
 
getErrorMessage() - Method in class com.cognite.client.servicesV1.ResponseItems
 
getErrorSubPath() - Method in class com.cognite.client.servicesV1.response.JsonErrorItemResponseParser
 
getErrorSubPath() - Method in class com.cognite.client.servicesV1.response.JsonErrorMessageDuplicateResponseParser
 
getExclusiveEnd() - Method in class com.cognite.client.dto.Item.Builder
End of time window for a time series data point.
getExclusiveEnd() - Method in class com.cognite.client.dto.Item
End of time window for a time series data point.
getExclusiveEnd() - Method in interface com.cognite.client.dto.ItemOrBuilder
End of time window for a time series data point.
getExclusiveEndBuilder() - Method in class com.cognite.client.dto.Item.Builder
End of time window for a time series data point.
getExclusiveEndOrBuilder() - Method in class com.cognite.client.dto.Item.Builder
End of time window for a time series data point.
getExclusiveEndOrBuilder() - Method in class com.cognite.client.dto.Item
End of time window for a time series data point.
getExclusiveEndOrBuilder() - Method in interface com.cognite.client.dto.ItemOrBuilder
End of time window for a time series data point.
getExecutorService() - Method in class com.cognite.client.CogniteClient
 
getExternalId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.Asset
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.FileBinary.Builder
string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.FileBinary
string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue external_id = 1;
getExternalId() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.Item.Builder
string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.Item
string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.ItemOrBuilder
string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.Label.Builder
string external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.Label
string external_id = 1;
getExternalId() - Method in interface com.cognite.client.dto.LabelOrBuilder
string external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.Relationship.Builder
string external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.Relationship
string external_id = 1;
getExternalId() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
string external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.StringValue external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.SequenceBody
.google.protobuf.StringValue external_id = 1;
getExternalId() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
.google.protobuf.StringValue external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.SequenceColumn.Builder
string external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.SequenceColumn
string external_id = 1;
getExternalId() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
string external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.StringValue external_id = 1;
getExternalId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.StringValue external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.TimeseriesPoint
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.TimeseriesPointPost
string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
string external_id = 2;
getExternalId() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
string externalId = 2;
getExternalId() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
string externalId = 2;
getExternalId() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
string externalId = 2;
getExternalId() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
string externalId = 2;
getExternalId() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
string externalId = 2;
getExternalId() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
string externalId = 2;
getExternalIdBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue external_id = 1;
getExternalIdBuilder() - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.StringValue external_id = 1;
getExternalIdBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue external_id = 1;
getExternalIdBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.FileBinary.Builder
string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.FileBinary
string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.Item.Builder
string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.Item
string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.ItemOrBuilder
string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.Label.Builder
string external_id = 1;
getExternalIdBytes() - Method in class com.cognite.client.dto.Label
string external_id = 1;
getExternalIdBytes() - Method in interface com.cognite.client.dto.LabelOrBuilder
string external_id = 1;
getExternalIdBytes() - Method in class com.cognite.client.dto.Relationship.Builder
string external_id = 1;
getExternalIdBytes() - Method in class com.cognite.client.dto.Relationship
string external_id = 1;
getExternalIdBytes() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
string external_id = 1;
getExternalIdBytes() - Method in class com.cognite.client.dto.SequenceColumn.Builder
string external_id = 1;
getExternalIdBytes() - Method in class com.cognite.client.dto.SequenceColumn
string external_id = 1;
getExternalIdBytes() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
string external_id = 1;
getExternalIdBytes() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.TimeseriesPointPost
string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
string externalId = 2;
getExternalIdBytes() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
string externalId = 2;
getExternalIdBytes() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
string externalId = 2;
getExternalIdBytes() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
string externalId = 2;
getExternalIdBytes() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
string externalId = 2;
getExternalIdBytes() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
string externalId = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.Asset
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue external_id = 1;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue external_id = 1;
getExternalIdOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue external_id = 1;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.StringValue external_id = 1;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.SequenceBody
.google.protobuf.StringValue external_id = 1;
getExternalIdOrBuilder() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
.google.protobuf.StringValue external_id = 1;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue external_id = 1;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.StringValue external_id = 1;
getExternalIdOrBuilder() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.StringValue external_id = 1;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint
.google.protobuf.StringValue external_id = 2;
getExternalIdOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
.google.protobuf.StringValue external_id = 2;
getFeatureType() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue feature_type = 9;
getFeatureType() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue feature_type = 9;
getFeatureType() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue feature_type = 9;
getFeatureTypeBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue feature_type = 9;
getFeatureTypeOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue feature_type = 9;
getFeatureTypeOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue feature_type = 9;
getFeatureTypeOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue feature_type = 9;
getFields() - Method in class com.google.protobuf.Struct.Builder
Deprecated.
getFields() - Method in class com.google.protobuf.Struct
Deprecated.
getFields() - Method in interface com.google.protobuf.StructOrBuilder
Deprecated.
getFieldsCount() - Method in class com.google.protobuf.Struct.Builder
 
getFieldsCount() - Method in class com.google.protobuf.Struct
 
getFieldsCount() - Method in interface com.google.protobuf.StructOrBuilder
Unordered map of dynamically typed values.
getFieldsMap() - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
getFieldsMap() - Method in class com.google.protobuf.Struct
Unordered map of dynamically typed values.
getFieldsMap() - Method in interface com.google.protobuf.StructOrBuilder
Unordered map of dynamically typed values.
getFieldsOrDefault(String, Value) - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
getFieldsOrDefault(String, Value) - Method in class com.google.protobuf.Struct
Unordered map of dynamically typed values.
getFieldsOrDefault(String, Value) - Method in interface com.google.protobuf.StructOrBuilder
Unordered map of dynamically typed values.
getFieldsOrThrow(String) - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
getFieldsOrThrow(String) - Method in class com.google.protobuf.Struct
Unordered map of dynamically typed values.
getFieldsOrThrow(String) - Method in interface com.google.protobuf.StructOrBuilder
Unordered map of dynamically typed values.
getFileBinary() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileBinary file_binary = 2;
getFileBinary() - Method in class com.cognite.client.dto.FileContainer
.com.cognite.beam.proto.FileBinary file_binary = 2;
getFileBinary() - Method in interface com.cognite.client.dto.FileContainerOrBuilder
.com.cognite.beam.proto.FileBinary file_binary = 2;
getFileBinaryBuilder() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileBinary file_binary = 2;
getFileBinaryOrBuilder() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileBinary file_binary = 2;
getFileBinaryOrBuilder() - Method in class com.cognite.client.dto.FileContainer
.com.cognite.beam.proto.FileBinary file_binary = 2;
getFileBinaryOrBuilder() - Method in interface com.cognite.client.dto.FileContainerOrBuilder
.com.cognite.beam.proto.FileBinary file_binary = 2;
getFileExternalId() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The external id of the source file used for building interactive P&ID
getFileExternalId() - Method in class com.cognite.client.dto.ConvertResponse
The external id of the source file used for building interactive P&ID
getFileExternalId() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The external id of the source file used for building interactive P&ID
getFileExternalId() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The external id of the source file used for detecting annotations and building interactive P&ID
getFileExternalId() - Method in class com.cognite.client.dto.PnIDResponse
The external id of the source file used for detecting annotations and building interactive P&ID
getFileExternalId() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The external id of the source file used for detecting annotations and building interactive P&ID
getFileExternalIdBuilder() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The external id of the source file used for building interactive P&ID
getFileExternalIdBuilder() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The external id of the source file used for detecting annotations and building interactive P&ID
getFileExternalIdOrBuilder() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The external id of the source file used for building interactive P&ID
getFileExternalIdOrBuilder() - Method in class com.cognite.client.dto.ConvertResponse
The external id of the source file used for building interactive P&ID
getFileExternalIdOrBuilder() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The external id of the source file used for building interactive P&ID
getFileExternalIdOrBuilder() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The external id of the source file used for detecting annotations and building interactive P&ID
getFileExternalIdOrBuilder() - Method in class com.cognite.client.dto.PnIDResponse
The external id of the source file used for detecting annotations and building interactive P&ID
getFileExternalIdOrBuilder() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The external id of the source file used for detecting annotations and building interactive P&ID
getFileId() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The id of the source file used for building interactive P&ID
getFileId() - Method in class com.cognite.client.dto.ConvertResponse
The id of the source file used for building interactive P&ID
getFileId() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The id of the source file used for building interactive P&ID
getFileId() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The id of the source file used for detecting annotations and building interactive P&ID
getFileId() - Method in class com.cognite.client.dto.PnIDResponse
The id of the source file used for detecting annotations and building interactive P&ID
getFileId() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The id of the source file used for detecting annotations and building interactive P&ID
getFileId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value file_id = 9;
getFileId() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value file_id = 9;
getFileId() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value file_id = 9;
getFileId() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value file_id = 2;
getFileId() - Method in class com.cognite.client.dto.ThreedVersionedFile
.google.protobuf.Int64Value file_id = 2;
getFileId() - Method in interface com.cognite.client.dto.ThreedVersionedFileOrBuilder
.google.protobuf.Int64Value file_id = 2;
getFileIdBuilder() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The id of the source file used for building interactive P&ID
getFileIdBuilder() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The id of the source file used for detecting annotations and building interactive P&ID
getFileIdBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value file_id = 9;
getFileIdBuilder() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value file_id = 2;
getFileIdOrBuilder() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The id of the source file used for building interactive P&ID
getFileIdOrBuilder() - Method in class com.cognite.client.dto.ConvertResponse
The id of the source file used for building interactive P&ID
getFileIdOrBuilder() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The id of the source file used for building interactive P&ID
getFileIdOrBuilder() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The id of the source file used for detecting annotations and building interactive P&ID
getFileIdOrBuilder() - Method in class com.cognite.client.dto.PnIDResponse
The id of the source file used for detecting annotations and building interactive P&ID
getFileIdOrBuilder() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The id of the source file used for detecting annotations and building interactive P&ID
getFileIdOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value file_id = 9;
getFileIdOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value file_id = 9;
getFileIdOrBuilder() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value file_id = 9;
getFileIdOrBuilder() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value file_id = 2;
getFileIdOrBuilder() - Method in class com.cognite.client.dto.ThreedVersionedFile
.google.protobuf.Int64Value file_id = 2;
getFileIdOrBuilder() - Method in interface com.cognite.client.dto.ThreedVersionedFileOrBuilder
.google.protobuf.Int64Value file_id = 2;
getFileMetadata() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
getFileMetadata() - Method in class com.cognite.client.dto.FileContainer
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
getFileMetadata() - Method in interface com.cognite.client.dto.FileContainerOrBuilder
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
getFileMetadataBuilder() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
getFileMetadataOrBuilder() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
getFileMetadataOrBuilder() - Method in class com.cognite.client.dto.FileContainer
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
getFileMetadataOrBuilder() - Method in interface com.cognite.client.dto.FileContainerOrBuilder
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
getFilterParameters() - Method in class com.cognite.client.Request
Returns the collection of filter parameters as a Map.
getHost() - Method in class com.cognite.client.config.AuthConfig
 
getHttpClient() - Method in class com.cognite.client.CogniteClient
 
getId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.AssetLookup.Builder
int64 id = 1;
getId() - Method in class com.cognite.client.dto.AssetLookup
int64 id = 1;
getId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
int64 id = 1;
getId() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.Int64Value id = 1;
getId() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.Int64Value id = 1;
getId() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value id = 1;
getId() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.FileBinary.Builder
int64 id = 1;
getId() - Method in class com.cognite.client.dto.FileBinary
int64 id = 1;
getId() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
int64 id = 1;
getId() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value id = 8;
getId() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value id = 8;
getId() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value id = 8;
getId() - Method in class com.cognite.client.dto.Item.Builder
int64 id = 1;
getId() - Method in class com.cognite.client.dto.Item
int64 id = 1;
getId() - Method in interface com.cognite.client.dto.ItemOrBuilder
int64 id = 1;
getId() - Method in class com.cognite.client.dto.SecurityCategory.Builder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.SecurityCategory
.google.protobuf.Int64Value id = 1;
getId() - Method in interface com.cognite.client.dto.SecurityCategoryOrBuilder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.Int64Value id = 2;
getId() - Method in class com.cognite.client.dto.SequenceBody
.google.protobuf.Int64Value id = 2;
getId() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
.google.protobuf.Int64Value id = 2;
getId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value id = 2;
getId() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value id = 2;
getId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value id = 2;
getId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value id = 1;
getId() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value id = 1;
getId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value id = 1;
getId() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
int64 id = 1;
getId() - Method in class com.cognite.client.dto.TimeseriesPoint
int64 id = 1;
getId() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
int64 id = 1;
getId() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
int64 id = 1;
getId() - Method in class com.cognite.client.dto.TimeseriesPointPost
int64 id = 1;
getId() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
int64 id = 1;
getId() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
int64 id = 1;
getId() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
int64 id = 1;
getId() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
int64 id = 1;
getId() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
int64 id = 1;
getId() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
int64 id = 1;
getId() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
int64 id = 1;
getIdBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value id = 1;
getIdBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value id = 1;
getIdBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value id = 1;
getIdBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value id = 1;
getIdBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value id = 8;
getIdBuilder() - Method in class com.cognite.client.dto.SecurityCategory.Builder
.google.protobuf.Int64Value id = 1;
getIdBuilder() - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.Int64Value id = 2;
getIdBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value id = 2;
getIdBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value id = 1;
getIdBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value id = 8;
getIdOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value id = 8;
getIdOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value id = 8;
getIdOrBuilder() - Method in class com.cognite.client.dto.SecurityCategory.Builder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.SecurityCategory
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in interface com.cognite.client.dto.SecurityCategoryOrBuilder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.Int64Value id = 2;
getIdOrBuilder() - Method in class com.cognite.client.dto.SequenceBody
.google.protobuf.Int64Value id = 2;
getIdOrBuilder() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
.google.protobuf.Int64Value id = 2;
getIdOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value id = 2;
getIdOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value id = 2;
getIdOrBuilder() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value id = 2;
getIdOrBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value id = 1;
getIdOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value id = 1;
getIdOrExternalIdCase() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
getIdOrExternalIdCase() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
getIdOrExternalIdCase() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
 
GetIdRequestProvider - Class in com.cognite.client.servicesV1.request
Builds request to get results from an async api job based on a jobId.
GetIdRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.GetIdRequestProvider
 
GetIdRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
getIdTypeCase() - Method in class com.cognite.client.dto.FileBinary.Builder
 
getIdTypeCase() - Method in class com.cognite.client.dto.FileBinary
 
getIdTypeCase() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
 
getIdTypeCase() - Method in class com.cognite.client.dto.Item.Builder
 
getIdTypeCase() - Method in class com.cognite.client.dto.Item
 
getIdTypeCase() - Method in interface com.cognite.client.dto.ItemOrBuilder
 
getIdTypeCase() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
getIdTypeCase() - Method in class com.cognite.client.dto.TimeseriesPointPost
 
getIdTypeCase() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
 
getIgnoreMissingFields() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.BoolValue ignore_missing_fields = 11;
getIgnoreMissingFields() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.BoolValue ignore_missing_fields = 11;
getIgnoreMissingFields() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.BoolValue ignore_missing_fields = 11;
getIgnoreMissingFieldsBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.BoolValue ignore_missing_fields = 11;
getIgnoreMissingFieldsOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.BoolValue ignore_missing_fields = 11;
getIgnoreMissingFieldsOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.BoolValue ignore_missing_fields = 11;
getIgnoreMissingFieldsOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.BoolValue ignore_missing_fields = 11;
getInclusiveBegin() - Method in class com.cognite.client.dto.Item.Builder
Start of time window for a time series data point.
getInclusiveBegin() - Method in class com.cognite.client.dto.Item
Start of time window for a time series data point.
getInclusiveBegin() - Method in interface com.cognite.client.dto.ItemOrBuilder
Start of time window for a time series data point.
getInclusiveBeginBuilder() - Method in class com.cognite.client.dto.Item.Builder
Start of time window for a time series data point.
getInclusiveBeginOrBuilder() - Method in class com.cognite.client.dto.Item.Builder
Start of time window for a time series data point.
getInclusiveBeginOrBuilder() - Method in class com.cognite.client.dto.Item
Start of time window for a time series data point.
getInclusiveBeginOrBuilder() - Method in interface com.cognite.client.dto.ItemOrBuilder
Start of time window for a time series data point.
getInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue interpolation = 6;
getInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue interpolation = 6;
getInterpolation() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue interpolation = 6;
getInterpolation() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double interpolation = 7;
getInterpolation() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
double interpolation = 7;
getInterpolation() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointOrBuilder
double interpolation = 7;
getInterpolationBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue interpolation = 6;
getInterpolationOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue interpolation = 6;
getInterpolationOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue interpolation = 6;
getInterpolationOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue interpolation = 6;
getIsStep() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
bool is_step = 6;
getIsStep() - Method in class com.cognite.client.dto.TimeseriesMetadata
bool is_step = 6;
getIsStep() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
bool is_step = 6;
getIsStep() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.BoolValue is_step = 3;
getIsStep() - Method in class com.cognite.client.dto.TimeseriesPoint
.google.protobuf.BoolValue is_step = 3;
getIsStep() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
.google.protobuf.BoolValue is_step = 3;
getIsStep() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
bool isStep = 6;
getIsStep() - Method in class com.cognite.client.dto.TimeseriesPointPost
bool isStep = 6;
getIsStep() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
bool isStep = 6;
getIsStep() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
bool isStep = 7;
getIsStep() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
bool isStep = 7;
getIsStep() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
bool isStep = 7;
getIsStepBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.BoolValue is_step = 3;
getIsStepOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.BoolValue is_step = 3;
getIsStepOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint
.google.protobuf.BoolValue is_step = 3;
getIsStepOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
.google.protobuf.BoolValue is_step = 3;
getIsString() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
bool is_string = 5;
getIsString() - Method in class com.cognite.client.dto.TimeseriesMetadata
bool is_string = 5;
getIsString() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
bool is_string = 5;
getIsString() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
bool isString = 6;
getIsString() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
bool isString = 6;
getIsString() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
bool isString = 6;
getItems() - Method in class com.cognite.client.Request
Returns the list of items.
getItems(int) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
getItems(int) - Method in class com.cognite.client.dto.PnIDResponse
The identified entity annotations with bounding boxes
getItems(int) - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The identified entity annotations with bounding boxes
getItems(int) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItems(int) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItems(int) - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionRequestOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItems(int) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItems(int) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItems(int) - Method in interface com.cognite.v1.timeseries.proto.DataPointListResponseOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItems(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.AsyncJobReader
Executes a request to get items and blocks the thread until all items have been downloaded.
getItems(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.SingleRequestItemReader
Executes a request to get items and blocks the thread until all items have been downloaded.
getItems(Request) - Method in interface com.cognite.client.servicesV1.ItemReader
Executes a request against the api endpoint.
getItemsAsync(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.AsyncJobReader
Executes an item-based request to get items asynchronously.
getItemsAsync(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.SingleRequestItemReader
Executes an item-based request to get items asynchronously.
getItemsAsync(Request) - Method in interface com.cognite.client.servicesV1.ItemReader
Executes a request against the api endpoint on a separate thread.
getItemsBuilder(int) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
getItemsBuilder(int) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsBuilder(int) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsBuilderList() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
getItemsBuilderList() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsBuilderList() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsCount() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
getItemsCount() - Method in class com.cognite.client.dto.PnIDResponse
The identified entity annotations with bounding boxes
getItemsCount() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The identified entity annotations with bounding boxes
getItemsCount() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsCount() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsCount() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionRequestOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsCount() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsCount() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsCount() - Method in interface com.cognite.v1.timeseries.proto.DataPointListResponseOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsList() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
getItemsList() - Method in class com.cognite.client.dto.PnIDResponse
The identified entity annotations with bounding boxes
getItemsList() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The identified entity annotations with bounding boxes
getItemsList() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsList() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsList() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionRequestOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsList() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsList() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsList() - Method in interface com.cognite.v1.timeseries.proto.DataPointListResponseOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsOrBuilder(int) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
getItemsOrBuilder(int) - Method in class com.cognite.client.dto.PnIDResponse
The identified entity annotations with bounding boxes
getItemsOrBuilder(int) - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The identified entity annotations with bounding boxes
getItemsOrBuilder(int) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsOrBuilder(int) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsOrBuilder(int) - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionRequestOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsOrBuilder(int) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsOrBuilder(int) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsOrBuilder(int) - Method in interface com.cognite.v1.timeseries.proto.DataPointListResponseOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsOrBuilderList() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
getItemsOrBuilderList() - Method in class com.cognite.client.dto.PnIDResponse
The identified entity annotations with bounding boxes
getItemsOrBuilderList() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The identified entity annotations with bounding boxes
getItemsOrBuilderList() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsOrBuilderList() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsOrBuilderList() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionRequestOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
getItemsOrBuilderList() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsOrBuilderList() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getItemsOrBuilderList() - Method in interface com.cognite.v1.timeseries.proto.DataPointListResponseOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
getKey() - Method in class com.cognite.client.dto.RawRow.Builder
string key = 3;
getKey() - Method in class com.cognite.client.dto.RawRow
string key = 3;
getKey() - Method in interface com.cognite.client.dto.RawRowOrBuilder
string key = 3;
getKeyBytes() - Method in class com.cognite.client.dto.RawRow.Builder
string key = 3;
getKeyBytes() - Method in class com.cognite.client.dto.RawRow
string key = 3;
getKeyBytes() - Method in interface com.cognite.client.dto.RawRowOrBuilder
string key = 3;
getKindCase() - Method in class com.google.protobuf.Value.Builder
 
getKindCase() - Method in class com.google.protobuf.Value
 
getKindCase() - Method in interface com.google.protobuf.ValueOrBuilder
 
getLabels(int) - Method in class com.cognite.client.dto.Asset.Builder
repeated string labels = 11;
getLabels(int) - Method in class com.cognite.client.dto.Asset
repeated string labels = 11;
getLabels(int) - Method in class com.cognite.client.dto.AssetLookup.Builder
repeated string labels = 11;
getLabels(int) - Method in class com.cognite.client.dto.AssetLookup
repeated string labels = 11;
getLabels(int) - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
repeated string labels = 11;
getLabels(int) - Method in interface com.cognite.client.dto.AssetOrBuilder
repeated string labels = 11;
getLabels(int) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated string labels = 17;
getLabels(int) - Method in class com.cognite.client.dto.FileMetadata
repeated string labels = 17;
getLabels(int) - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
repeated string labels = 17;
getLabels(int) - Method in class com.cognite.client.dto.Relationship.Builder
repeated string labels = 10;
getLabels(int) - Method in class com.cognite.client.dto.Relationship
repeated string labels = 10;
getLabels(int) - Method in interface com.cognite.client.dto.RelationshipOrBuilder
repeated string labels = 10;
getLabelsBytes(int) - Method in class com.cognite.client.dto.Asset.Builder
repeated string labels = 11;
getLabelsBytes(int) - Method in class com.cognite.client.dto.Asset
repeated string labels = 11;
getLabelsBytes(int) - Method in class com.cognite.client.dto.AssetLookup.Builder
repeated string labels = 11;
getLabelsBytes(int) - Method in class com.cognite.client.dto.AssetLookup
repeated string labels = 11;
getLabelsBytes(int) - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
repeated string labels = 11;
getLabelsBytes(int) - Method in interface com.cognite.client.dto.AssetOrBuilder
repeated string labels = 11;
getLabelsBytes(int) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated string labels = 17;
getLabelsBytes(int) - Method in class com.cognite.client.dto.FileMetadata
repeated string labels = 17;
getLabelsBytes(int) - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
repeated string labels = 17;
getLabelsBytes(int) - Method in class com.cognite.client.dto.Relationship.Builder
repeated string labels = 10;
getLabelsBytes(int) - Method in class com.cognite.client.dto.Relationship
repeated string labels = 10;
getLabelsBytes(int) - Method in interface com.cognite.client.dto.RelationshipOrBuilder
repeated string labels = 10;
getLabelsCount() - Method in class com.cognite.client.dto.Asset.Builder
repeated string labels = 11;
getLabelsCount() - Method in class com.cognite.client.dto.Asset
repeated string labels = 11;
getLabelsCount() - Method in class com.cognite.client.dto.AssetLookup.Builder
repeated string labels = 11;
getLabelsCount() - Method in class com.cognite.client.dto.AssetLookup
repeated string labels = 11;
getLabelsCount() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
repeated string labels = 11;
getLabelsCount() - Method in interface com.cognite.client.dto.AssetOrBuilder
repeated string labels = 11;
getLabelsCount() - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated string labels = 17;
getLabelsCount() - Method in class com.cognite.client.dto.FileMetadata
repeated string labels = 17;
getLabelsCount() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
repeated string labels = 17;
getLabelsCount() - Method in class com.cognite.client.dto.Relationship.Builder
repeated string labels = 10;
getLabelsCount() - Method in class com.cognite.client.dto.Relationship
repeated string labels = 10;
getLabelsCount() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
repeated string labels = 10;
getLabelsList() - Method in class com.cognite.client.dto.Asset.Builder
repeated string labels = 11;
getLabelsList() - Method in class com.cognite.client.dto.Asset
repeated string labels = 11;
getLabelsList() - Method in class com.cognite.client.dto.AssetLookup.Builder
repeated string labels = 11;
getLabelsList() - Method in class com.cognite.client.dto.AssetLookup
repeated string labels = 11;
getLabelsList() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
repeated string labels = 11;
getLabelsList() - Method in interface com.cognite.client.dto.AssetOrBuilder
repeated string labels = 11;
getLabelsList() - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated string labels = 17;
getLabelsList() - Method in class com.cognite.client.dto.FileMetadata
repeated string labels = 17;
getLabelsList() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
repeated string labels = 17;
getLabelsList() - Method in class com.cognite.client.dto.Relationship.Builder
repeated string labels = 10;
getLabelsList() - Method in class com.cognite.client.dto.Relationship
repeated string labels = 10;
getLabelsList() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
repeated string labels = 10;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTime() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTime() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTime() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTime() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value last_updated_time = 10;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value last_updated_time = 10;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value last_updated_time = 10;
getLastUpdatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTime() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTime() - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Int64Value last_updated_time = 4;
getLastUpdatedTime() - Method in class com.cognite.client.dto.RawRow
.google.protobuf.Int64Value last_updated_time = 4;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.RawRowOrBuilder
.google.protobuf.Int64Value last_updated_time = 4;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceColumn
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 11;
getLastUpdatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value last_updated_time = 11;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value last_updated_time = 11;
getLastUpdatedTimeBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTimeBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTimeBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTimeBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value last_updated_time = 10;
getLastUpdatedTimeBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTimeBuilder() - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Int64Value last_updated_time = 4;
getLastUpdatedTimeBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTimeBuilder() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTimeBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTimeBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 11;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTimeOrBuilder() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTimeOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTimeOrBuilder() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value last_updated_time = 10;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value last_updated_time = 10;
getLastUpdatedTimeOrBuilder() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value last_updated_time = 10;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTimeOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Int64Value last_updated_time = 4;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.RawRow
.google.protobuf.Int64Value last_updated_time = 4;
getLastUpdatedTimeOrBuilder() - Method in interface com.cognite.client.dto.RawRowOrBuilder
.google.protobuf.Int64Value last_updated_time = 4;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTimeOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value last_updated_time = 12;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.SequenceColumn
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTimeOrBuilder() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.google.protobuf.Int64Value last_updated_time = 7;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTimeOrBuilder() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value last_updated_time = 9;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 11;
getLastUpdatedTimeOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value last_updated_time = 11;
getLastUpdatedTimeOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value last_updated_time = 11;
getLegacyName() - Method in class com.cognite.client.dto.Item.Builder
string legacy_name = 3;
getLegacyName() - Method in class com.cognite.client.dto.Item
string legacy_name = 3;
getLegacyName() - Method in interface com.cognite.client.dto.ItemOrBuilder
string legacy_name = 3;
getLegacyNameBytes() - Method in class com.cognite.client.dto.Item.Builder
string legacy_name = 3;
getLegacyNameBytes() - Method in class com.cognite.client.dto.Item
string legacy_name = 3;
getLegacyNameBytes() - Method in interface com.cognite.client.dto.ItemOrBuilder
string legacy_name = 3;
getListValue() - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
getListValue() - Method in class com.google.protobuf.Value
Represents a repeated `Value`.
getListValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a repeated `Value`.
getListValueBuilder() - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
getListValueOrBuilder() - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
getListValueOrBuilder() - Method in class com.google.protobuf.Value
Represents a repeated `Value`.
getListValueOrBuilder() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a repeated `Value`.
getLoggedIn() - Method in class com.cognite.client.dto.LoginStatus.Builder
bool logged_in = 2;
getLoggedIn() - Method in class com.cognite.client.dto.LoginStatus
bool logged_in = 2;
getLoggedIn() - Method in interface com.cognite.client.dto.LoginStatusOrBuilder
bool logged_in = 2;
GetLoginRequestProvider - Class in com.cognite.client.servicesV1.request
 
GetLoginRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.GetLoginRequestProvider
 
GetLoginRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
getMatches(int) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatches(int) - Method in class com.cognite.client.dto.EntityMatchResult
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatches(int) - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesBuilder(int) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesBuilderList() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesCount() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesCount() - Method in class com.cognite.client.dto.EntityMatchResult
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesCount() - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesList() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesList() - Method in class com.cognite.client.dto.EntityMatchResult
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesList() - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesOrBuilder(int) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesOrBuilder(int) - Method in class com.cognite.client.dto.EntityMatchResult
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesOrBuilder(int) - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesOrBuilderList() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesOrBuilderList() - Method in class com.cognite.client.dto.EntityMatchResult
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchesOrBuilderList() - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
getMatchFields(int) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFields(int) - Method in class com.cognite.client.dto.EntityMatchModel
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFields(int) - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsBuilder(int) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsBuilderList() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsCount() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsCount() - Method in class com.cognite.client.dto.EntityMatchModel
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsCount() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsList() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsList() - Method in class com.cognite.client.dto.EntityMatchModel
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsList() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsOrBuilder(int) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsOrBuilder(int) - Method in class com.cognite.client.dto.EntityMatchModel
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsOrBuilder(int) - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsOrBuilderList() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsOrBuilderList() - Method in class com.cognite.client.dto.EntityMatchModel
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMatchFieldsOrBuilderList() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
getMax() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue max = 2;
getMax() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue max = 2;
getMax() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue max = 2;
getMax() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double max = 3;
getMax() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
double max = 3;
getMax() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointOrBuilder
double max = 3;
getMaxBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue max = 2;
getMaxFrequency(Request, Instant, Instant) - Method in class com.cognite.client.DataPoints
Calculate the max frequency of the TS items in the query.
getMaxOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue max = 2;
getMaxOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue max = 2;
getMaxOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue max = 2;
getMaxRetries() - Method in class com.cognite.client.config.ClientConfig
 
getMetadata() - Method in class com.cognite.client.dto.Asset.Builder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.Asset
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.AssetLookup.Builder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.AssetLookup
Deprecated.
getMetadata() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
Deprecated.
getMetadata() - Method in interface com.cognite.client.dto.AssetOrBuilder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.DataSet.Builder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.DataSet
Deprecated.
getMetadata() - Method in interface com.cognite.client.dto.DataSetOrBuilder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.Event.Builder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.Event
Deprecated.
getMetadata() - Method in interface com.cognite.client.dto.EventOrBuilder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.FileMetadata.Builder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.FileMetadata
Deprecated.
getMetadata() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.SequenceColumn.Builder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.SequenceColumn
Deprecated.
getMetadata() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.SequenceMetadata
Deprecated.
getMetadata() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.ThreedNode.Builder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.ThreedNode
Deprecated.
getMetadata() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.TimeseriesMetadata
Deprecated.
getMetadata() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
Deprecated.
getMetadataCount() - Method in class com.cognite.client.dto.Asset.Builder
 
getMetadataCount() - Method in class com.cognite.client.dto.Asset
 
getMetadataCount() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
getMetadataCount() - Method in class com.cognite.client.dto.AssetLookup
 
getMetadataCount() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
map<string, string> metadata = 10;
getMetadataCount() - Method in interface com.cognite.client.dto.AssetOrBuilder
map<string, string> metadata = 10;
getMetadataCount() - Method in class com.cognite.client.dto.DataSet.Builder
 
getMetadataCount() - Method in class com.cognite.client.dto.DataSet
 
getMetadataCount() - Method in interface com.cognite.client.dto.DataSetOrBuilder
map<string, string> metadata = 8;
getMetadataCount() - Method in class com.cognite.client.dto.Event.Builder
 
getMetadataCount() - Method in class com.cognite.client.dto.Event
 
getMetadataCount() - Method in interface com.cognite.client.dto.EventOrBuilder
map<string, string> metadata = 11;
getMetadataCount() - Method in class com.cognite.client.dto.FileMetadata.Builder
 
getMetadataCount() - Method in class com.cognite.client.dto.FileMetadata
 
getMetadataCount() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
map<string, string> metadata = 6;
getMetadataCount() - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
getMetadataCount() - Method in class com.cognite.client.dto.SequenceColumn
 
getMetadataCount() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
map<string, string> metadata = 5;
getMetadataCount() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
getMetadataCount() - Method in class com.cognite.client.dto.SequenceMetadata
 
getMetadataCount() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
map<string, string> metadata = 6;
getMetadataCount() - Method in class com.cognite.client.dto.ThreedNode.Builder
 
getMetadataCount() - Method in class com.cognite.client.dto.ThreedNode
 
getMetadataCount() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
map<string, string> metadata = 13;
getMetadataCount() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
getMetadataCount() - Method in class com.cognite.client.dto.TimeseriesMetadata
 
getMetadataCount() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
map<string, string> metadata = 12;
getMetadataFilterParameters() - Method in class com.cognite.client.Request
Returns the collection of metadata specific filter parameters as a Map.
getMetadataMap() - Method in class com.cognite.client.dto.Asset.Builder
map<string, string> metadata = 10;
getMetadataMap() - Method in class com.cognite.client.dto.Asset
map<string, string> metadata = 10;
getMetadataMap() - Method in class com.cognite.client.dto.AssetLookup.Builder
map<string, string> metadata = 10;
getMetadataMap() - Method in class com.cognite.client.dto.AssetLookup
map<string, string> metadata = 10;
getMetadataMap() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
map<string, string> metadata = 10;
getMetadataMap() - Method in interface com.cognite.client.dto.AssetOrBuilder
map<string, string> metadata = 10;
getMetadataMap() - Method in class com.cognite.client.dto.DataSet.Builder
map<string, string> metadata = 8;
getMetadataMap() - Method in class com.cognite.client.dto.DataSet
map<string, string> metadata = 8;
getMetadataMap() - Method in interface com.cognite.client.dto.DataSetOrBuilder
map<string, string> metadata = 8;
getMetadataMap() - Method in class com.cognite.client.dto.Event.Builder
map<string, string> metadata = 11;
getMetadataMap() - Method in class com.cognite.client.dto.Event
map<string, string> metadata = 11;
getMetadataMap() - Method in interface com.cognite.client.dto.EventOrBuilder
map<string, string> metadata = 11;
getMetadataMap() - Method in class com.cognite.client.dto.FileMetadata.Builder
map<string, string> metadata = 6;
getMetadataMap() - Method in class com.cognite.client.dto.FileMetadata
map<string, string> metadata = 6;
getMetadataMap() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
map<string, string> metadata = 6;
getMetadataMap() - Method in class com.cognite.client.dto.SequenceColumn.Builder
map<string, string> metadata = 5;
getMetadataMap() - Method in class com.cognite.client.dto.SequenceColumn
map<string, string> metadata = 5;
getMetadataMap() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
map<string, string> metadata = 5;
getMetadataMap() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
map<string, string> metadata = 6;
getMetadataMap() - Method in class com.cognite.client.dto.SequenceMetadata
map<string, string> metadata = 6;
getMetadataMap() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
map<string, string> metadata = 6;
getMetadataMap() - Method in class com.cognite.client.dto.ThreedNode.Builder
map<string, string> metadata = 13;
getMetadataMap() - Method in class com.cognite.client.dto.ThreedNode
map<string, string> metadata = 13;
getMetadataMap() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
map<string, string> metadata = 13;
getMetadataMap() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
map<string, string> metadata = 12;
getMetadataMap() - Method in class com.cognite.client.dto.TimeseriesMetadata
map<string, string> metadata = 12;
getMetadataMap() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
map<string, string> metadata = 12;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.Asset.Builder
map<string, string> metadata = 10;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.Asset
map<string, string> metadata = 10;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.AssetLookup.Builder
map<string, string> metadata = 10;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.AssetLookup
map<string, string> metadata = 10;
getMetadataOrDefault(String, String) - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
map<string, string> metadata = 10;
getMetadataOrDefault(String, String) - Method in interface com.cognite.client.dto.AssetOrBuilder
map<string, string> metadata = 10;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.DataSet.Builder
map<string, string> metadata = 8;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.DataSet
map<string, string> metadata = 8;
getMetadataOrDefault(String, String) - Method in interface com.cognite.client.dto.DataSetOrBuilder
map<string, string> metadata = 8;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.Event.Builder
map<string, string> metadata = 11;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.Event
map<string, string> metadata = 11;
getMetadataOrDefault(String, String) - Method in interface com.cognite.client.dto.EventOrBuilder
map<string, string> metadata = 11;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.FileMetadata.Builder
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.FileMetadata
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.SequenceColumn.Builder
map<string, string> metadata = 5;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.SequenceColumn
map<string, string> metadata = 5;
getMetadataOrDefault(String, String) - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
map<string, string> metadata = 5;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.SequenceMetadata
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
map<string, string> metadata = 6;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.ThreedNode.Builder
map<string, string> metadata = 13;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.ThreedNode
map<string, string> metadata = 13;
getMetadataOrDefault(String, String) - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
map<string, string> metadata = 13;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
map<string, string> metadata = 12;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.TimeseriesMetadata
map<string, string> metadata = 12;
getMetadataOrDefault(String, String) - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
map<string, string> metadata = 12;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.Asset.Builder
map<string, string> metadata = 10;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.Asset
map<string, string> metadata = 10;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.AssetLookup.Builder
map<string, string> metadata = 10;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.AssetLookup
map<string, string> metadata = 10;
getMetadataOrThrow(String) - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
map<string, string> metadata = 10;
getMetadataOrThrow(String) - Method in interface com.cognite.client.dto.AssetOrBuilder
map<string, string> metadata = 10;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.DataSet.Builder
map<string, string> metadata = 8;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.DataSet
map<string, string> metadata = 8;
getMetadataOrThrow(String) - Method in interface com.cognite.client.dto.DataSetOrBuilder
map<string, string> metadata = 8;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.Event.Builder
map<string, string> metadata = 11;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.Event
map<string, string> metadata = 11;
getMetadataOrThrow(String) - Method in interface com.cognite.client.dto.EventOrBuilder
map<string, string> metadata = 11;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.FileMetadata.Builder
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.FileMetadata
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.SequenceColumn.Builder
map<string, string> metadata = 5;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.SequenceColumn
map<string, string> metadata = 5;
getMetadataOrThrow(String) - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
map<string, string> metadata = 5;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.SequenceMetadata
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
map<string, string> metadata = 6;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.ThreedNode.Builder
map<string, string> metadata = 13;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.ThreedNode
map<string, string> metadata = 13;
getMetadataOrThrow(String) - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
map<string, string> metadata = 13;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
map<string, string> metadata = 12;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.TimeseriesMetadata
map<string, string> metadata = 12;
getMetadataOrThrow(String) - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
map<string, string> metadata = 12;
getMimeType() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue mime_type = 5;
getMimeType() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue mime_type = 5;
getMimeType() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue mime_type = 5;
getMimeTypeBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue mime_type = 5;
getMimeTypeOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue mime_type = 5;
getMimeTypeOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue mime_type = 5;
getMimeTypeOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue mime_type = 5;
getMin() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue min = 3;
getMin() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue min = 3;
getMin() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue min = 3;
getMin() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double min = 4;
getMin() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
double min = 4;
getMin() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointOrBuilder
double min = 4;
getMinBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue min = 3;
getMinOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue min = 3;
getMinOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue min = 3;
getMinOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue min = 3;
getMissingItems() - Method in class com.cognite.client.servicesV1.ResponseItems
 
getModelCreatedTime() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_created_time = 3;
getModelCreatedTime() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value model_created_time = 3;
getModelCreatedTime() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value model_created_time = 3;
getModelCreatedTimeBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_created_time = 3;
getModelCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_created_time = 3;
getModelCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value model_created_time = 3;
getModelCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value model_created_time = 3;
getModelId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_id = 1;
getModelId() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value model_id = 1;
getModelId() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value model_id = 1;
getModelId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value model_id = 2;
getModelId() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value model_id = 2;
getModelId() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value model_id = 2;
getModelIdBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_id = 1;
getModelIdBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value model_id = 2;
getModelIdOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_id = 1;
getModelIdOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value model_id = 1;
getModelIdOrBuilder() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value model_id = 1;
getModelIdOrBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value model_id = 2;
getModelIdOrBuilder() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value model_id = 2;
getModelIdOrBuilder() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value model_id = 2;
getModelName() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
string model_name = 2;
getModelName() - Method in class com.cognite.client.dto.ThreedMetadata
string model_name = 2;
getModelName() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
string model_name = 2;
getModelNameBytes() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
string model_name = 2;
getModelNameBytes() - Method in class com.cognite.client.dto.ThreedMetadata
string model_name = 2;
getModelNameBytes() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
string model_name = 2;
getMutableFields() - Method in class com.google.protobuf.Struct.Builder
Deprecated.
getMutableMetadata() - Method in class com.cognite.client.dto.Asset.Builder
Deprecated.
getMutableMetadata() - Method in class com.cognite.client.dto.AssetLookup.Builder
Deprecated.
getMutableMetadata() - Method in class com.cognite.client.dto.DataSet.Builder
Deprecated.
getMutableMetadata() - Method in class com.cognite.client.dto.Event.Builder
Deprecated.
getMutableMetadata() - Method in class com.cognite.client.dto.FileMetadata.Builder
Deprecated.
getMutableMetadata() - Method in class com.cognite.client.dto.SequenceColumn.Builder
Deprecated.
getMutableMetadata() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
Deprecated.
getMutableMetadata() - Method in class com.cognite.client.dto.ThreedNode.Builder
Deprecated.
getMutableMetadata() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
Deprecated.
getName() - Method in class com.cognite.client.dto.Asset.Builder
string name = 3;
getName() - Method in class com.cognite.client.dto.Asset
string name = 3;
getName() - Method in class com.cognite.client.dto.AssetLookup.Builder
string name = 3;
getName() - Method in class com.cognite.client.dto.AssetLookup
string name = 3;
getName() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
string name = 3;
getName() - Method in interface com.cognite.client.dto.AssetOrBuilder
string name = 3;
getName() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue name = 3;
getName() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.StringValue name = 3;
getName() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.StringValue name = 3;
getName() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue name = 7;
getName() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue name = 7;
getName() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue name = 7;
getName() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue name = 2;
getName() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue name = 2;
getName() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue name = 2;
getName() - Method in class com.cognite.client.dto.Label.Builder
string name = 2;
getName() - Method in class com.cognite.client.dto.Label
string name = 2;
getName() - Method in interface com.cognite.client.dto.LabelOrBuilder
string name = 2;
getName() - Method in class com.cognite.client.dto.SecurityCategory.Builder
string name = 2;
getName() - Method in class com.cognite.client.dto.SecurityCategory
string name = 2;
getName() - Method in interface com.cognite.client.dto.SecurityCategoryOrBuilder
string name = 2;
getName() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue name = 2;
getName() - Method in class com.cognite.client.dto.SequenceColumn
.google.protobuf.StringValue name = 2;
getName() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.google.protobuf.StringValue name = 2;
getName() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue name = 3;
getName() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.StringValue name = 3;
getName() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.StringValue name = 3;
getName() - Method in class com.cognite.client.dto.ThreedNode.Builder
string name = 7;
getName() - Method in class com.cognite.client.dto.ThreedNode
string name = 7;
getName() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
string name = 7;
getName() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue name = 3;
getName() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.StringValue name = 3;
getName() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.StringValue name = 3;
getNameBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue name = 3;
getNameBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue name = 7;
getNameBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue name = 2;
getNameBuilder() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue name = 2;
getNameBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue name = 3;
getNameBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue name = 3;
getNameBytes() - Method in class com.cognite.client.dto.Asset.Builder
string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.Asset
string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.AssetLookup.Builder
string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.AssetLookup
string name = 3;
getNameBytes() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
string name = 3;
getNameBytes() - Method in interface com.cognite.client.dto.AssetOrBuilder
string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.Label.Builder
string name = 2;
getNameBytes() - Method in class com.cognite.client.dto.Label
string name = 2;
getNameBytes() - Method in interface com.cognite.client.dto.LabelOrBuilder
string name = 2;
getNameBytes() - Method in class com.cognite.client.dto.SecurityCategory.Builder
string name = 2;
getNameBytes() - Method in class com.cognite.client.dto.SecurityCategory
string name = 2;
getNameBytes() - Method in interface com.cognite.client.dto.SecurityCategoryOrBuilder
string name = 2;
getNameBytes() - Method in class com.cognite.client.dto.ThreedNode.Builder
string name = 7;
getNameBytes() - Method in class com.cognite.client.dto.ThreedNode
string name = 7;
getNameBytes() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
string name = 7;
getNameOrBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue name = 3;
getNameOrBuilder() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.StringValue name = 3;
getNameOrBuilder() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.StringValue name = 3;
getNameOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue name = 7;
getNameOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue name = 7;
getNameOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue name = 7;
getNameOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue name = 2;
getNameOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue name = 2;
getNameOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue name = 2;
getNameOrBuilder() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue name = 2;
getNameOrBuilder() - Method in class com.cognite.client.dto.SequenceColumn
.google.protobuf.StringValue name = 2;
getNameOrBuilder() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.google.protobuf.StringValue name = 2;
getNameOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue name = 3;
getNameOrBuilder() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.StringValue name = 3;
getNameOrBuilder() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.StringValue name = 3;
getNameOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue name = 3;
getNameOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.StringValue name = 3;
getNameOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.StringValue name = 3;
getNoListPartitions() - Method in class com.cognite.client.config.ClientConfig
 
getNoWorkers() - Method in class com.cognite.client.config.ClientConfig
 
getNullValue() - Method in class com.google.protobuf.Value.Builder
Represents a null value.
getNullValue() - Method in class com.google.protobuf.Value
Represents a null value.
getNullValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a null value.
getNullValueValue() - Method in class com.google.protobuf.Value.Builder
Represents a null value.
getNullValueValue() - Method in class com.google.protobuf.Value
Represents a null value.
getNullValueValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a null value.
getNumber() - Method in enum com.cognite.client.dto.FileBinary.BinaryTypeCase
 
getNumber() - Method in enum com.cognite.client.dto.FileBinary.IdTypeCase
 
getNumber() - Method in enum com.cognite.client.dto.Item.IdTypeCase
 
getNumber() - Method in enum com.cognite.client.dto.Relationship.ResourceType
 
getNumber() - Method in enum com.cognite.client.dto.SequenceColumn.ValueType
 
getNumber() - Method in enum com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
 
getNumber() - Method in enum com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
 
getNumber() - Method in enum com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
 
getNumber() - Method in enum com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
 
getNumber() - Method in enum com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
 
getNumber() - Method in enum com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
 
getNumber() - Method in enum com.google.protobuf.NullValue
 
getNumber() - Method in enum com.google.protobuf.Value.KindCase
 
getNumberValue() - Method in class com.google.protobuf.Value.Builder
Represents a double value.
getNumberValue() - Method in class com.google.protobuf.Value
Represents a double value.
getNumberValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a double value.
getNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapointsBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapointsBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapointsOrBuilder() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapointsOrBuilder() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getObjectMapperInstance() - Static method in class com.cognite.client.servicesV1.util.JsonUtil
Returns a pre-configured ObjectMapper singleton.
getOriginalId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue original_id = 13;
getOriginalId() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue original_id = 13;
getOriginalId() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue original_id = 13;
getOriginalIdBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue original_id = 13;
getOriginalIdOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue original_id = 13;
getOriginalIdOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue original_id = 13;
getOriginalIdOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue original_id = 13;
getParentExternalId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalId() - Method in class com.cognite.client.dto.Asset
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalId() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalId() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalIdBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalIdBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalIdOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalIdOrBuilder() - Method in class com.cognite.client.dto.Asset
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalIdOrBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalIdOrBuilder() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalIdOrBuilder() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue parent_external_id = 5;
getParentExternalIdOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.StringValue parent_external_id = 5;
getParentId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value parent_id = 4;
getParentId() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value parent_id = 4;
getParentId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value parent_id = 4;
getParentId() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value parent_id = 4;
getParentId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value parent_id = 4;
getParentId() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value parent_id = 4;
getParentId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value parent_id = 5;
getParentId() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value parent_id = 5;
getParentId() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value parent_id = 5;
getParentIdBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value parent_id = 4;
getParentIdBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value parent_id = 4;
getParentIdBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value parent_id = 5;
getParentIdOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value parent_id = 4;
getParentIdOrBuilder() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value parent_id = 4;
getParentIdOrBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value parent_id = 4;
getParentIdOrBuilder() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value parent_id = 4;
getParentIdOrBuilder() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value parent_id = 4;
getParentIdOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value parent_id = 4;
getParentIdOrBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value parent_id = 5;
getParentIdOrBuilder() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value parent_id = 5;
getParentIdOrBuilder() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value parent_id = 5;
getParserForType() - Method in class com.cognite.client.dto.Aggregate
 
getParserForType() - Method in class com.cognite.client.dto.Aggregate.Record
 
getParserForType() - Method in class com.cognite.client.dto.Annotation
 
getParserForType() - Method in class com.cognite.client.dto.Asset.Aggregates
 
getParserForType() - Method in class com.cognite.client.dto.Asset
 
getParserForType() - Method in class com.cognite.client.dto.AssetLookup
 
getParserForType() - Method in class com.cognite.client.dto.BoundingBox
 
getParserForType() - Method in class com.cognite.client.dto.ConvertResponse
 
getParserForType() - Method in class com.cognite.client.dto.DataSet
 
getParserForType() - Method in class com.cognite.client.dto.EntityMatch
 
getParserForType() - Method in class com.cognite.client.dto.EntityMatchModel
 
getParserForType() - Method in class com.cognite.client.dto.EntityMatchResult
 
getParserForType() - Method in class com.cognite.client.dto.Event
 
getParserForType() - Method in class com.cognite.client.dto.FileBinary
 
getParserForType() - Method in class com.cognite.client.dto.FileContainer
 
getParserForType() - Method in class com.cognite.client.dto.FileMetadata
 
getParserForType() - Method in class com.cognite.client.dto.Item
 
getParserForType() - Method in class com.cognite.client.dto.Label
 
getParserForType() - Method in class com.cognite.client.dto.LoginStatus
 
getParserForType() - Method in class com.cognite.client.dto.MatchField
 
getParserForType() - Method in class com.cognite.client.dto.PnIDResponse
 
getParserForType() - Method in class com.cognite.client.dto.RawRow
 
getParserForType() - Method in class com.cognite.client.dto.RawTable
 
getParserForType() - Method in class com.cognite.client.dto.Relationship
 
getParserForType() - Method in class com.cognite.client.dto.SecurityCategory
 
getParserForType() - Method in class com.cognite.client.dto.SequenceBody
 
getParserForType() - Method in class com.cognite.client.dto.SequenceColumn
 
getParserForType() - Method in class com.cognite.client.dto.SequenceMetadata
 
getParserForType() - Method in class com.cognite.client.dto.SequenceRow
 
getParserForType() - Method in class com.cognite.client.dto.ThreedMetadata
 
getParserForType() - Method in class com.cognite.client.dto.ThreedNode
 
getParserForType() - Method in class com.cognite.client.dto.ThreedVersionedFile
 
getParserForType() - Method in class com.cognite.client.dto.TimeseriesMetadata
 
getParserForType() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
getParserForType() - Method in class com.cognite.client.dto.TimeseriesPoint
 
getParserForType() - Method in class com.cognite.client.dto.TimeseriesPointPost
 
getParserForType() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
getParserForType() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
getParserForType() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
getParserForType() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
getParserForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
getParserForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
getParserForType() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
getParserForType() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
getParserForType() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
getParserForType() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
getParserForType() - Method in class com.google.protobuf.BoolValue
 
getParserForType() - Method in class com.google.protobuf.BytesValue
 
getParserForType() - Method in class com.google.protobuf.DoubleValue
 
getParserForType() - Method in class com.google.protobuf.FloatValue
 
getParserForType() - Method in class com.google.protobuf.Int32Value
 
getParserForType() - Method in class com.google.protobuf.Int64Value
 
getParserForType() - Method in class com.google.protobuf.ListValue
 
getParserForType() - Method in class com.google.protobuf.StringValue
 
getParserForType() - Method in class com.google.protobuf.Struct
 
getParserForType() - Method in class com.google.protobuf.UInt32Value
 
getParserForType() - Method in class com.google.protobuf.UInt64Value
 
getParserForType() - Method in class com.google.protobuf.Value
 
getPath(int) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
repeated int64 path = 3;
getPath(int) - Method in class com.cognite.client.dto.Asset.Aggregates
repeated int64 path = 3;
getPath(int) - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
repeated int64 path = 3;
getPathCount() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
repeated int64 path = 3;
getPathCount() - Method in class com.cognite.client.dto.Asset.Aggregates
repeated int64 path = 3;
getPathCount() - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
repeated int64 path = 3;
getPathList() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
repeated int64 path = 3;
getPathList() - Method in class com.cognite.client.dto.Asset.Aggregates
repeated int64 path = 3;
getPathList() - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
repeated int64 path = 3;
GetPlaygroundJobIdRequestProvider - Class in com.cognite.client.servicesV1.request
Builds request to get results from an async api job based on a jobId.
GetPlaygroundJobIdRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.GetPlaygroundJobIdRequestProvider
 
GetPlaygroundJobIdRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
GetPlaygroundRequestProvider - Class in com.cognite.client.servicesV1.request
 
GetPlaygroundRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.GetPlaygroundRequestProvider
 
GetPlaygroundRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
getPngBinary() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted PNG binary
getPngBinary() - Method in class com.cognite.client.dto.PnIDResponse
The converted PNG binary
getPngBinary() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The converted PNG binary
getPngBinaryBuilder() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted PNG binary
getPngBinaryOrBuilder() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted PNG binary
getPngBinaryOrBuilder() - Method in class com.cognite.client.dto.PnIDResponse
The converted PNG binary
getPngBinaryOrBuilder() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The converted PNG binary
getPngUrl() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted PNG file
getPngUrl() - Method in class com.cognite.client.dto.ConvertResponse
The URL for the converted PNG file
getPngUrl() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The URL for the converted PNG file
getPngUrlBuilder() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted PNG file
getPngUrlOrBuilder() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted PNG file
getPngUrlOrBuilder() - Method in class com.cognite.client.dto.ConvertResponse
The URL for the converted PNG file
getPngUrlOrBuilder() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The URL for the converted PNG file
getProject() - Method in class com.cognite.client.CogniteClient
 
getProject() - Method in class com.cognite.client.config.AuthConfig
 
getProject() - Method in class com.cognite.client.dto.LoginStatus.Builder
string project = 3;
getProject() - Method in class com.cognite.client.dto.LoginStatus
string project = 3;
getProject() - Method in interface com.cognite.client.dto.LoginStatusOrBuilder
string project = 3;
getProjectBytes() - Method in class com.cognite.client.dto.LoginStatus.Builder
string project = 3;
getProjectBytes() - Method in class com.cognite.client.dto.LoginStatus
string project = 3;
getProjectBytes() - Method in interface com.cognite.client.dto.LoginStatusOrBuilder
string project = 3;
getProjectId() - Method in class com.cognite.client.dto.LoginStatus.Builder
int64 project_id = 4;
getProjectId() - Method in class com.cognite.client.dto.LoginStatus
int64 project_id = 4;
getProjectId() - Method in interface com.cognite.client.dto.LoginStatusOrBuilder
int64 project_id = 4;
getProtoRequestBody() - Method in class com.cognite.client.Request
For internal use only.
getPublished() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.BoolValue published = 4;
getPublished() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.BoolValue published = 4;
getPublished() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.BoolValue published = 4;
getPublishedBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.BoolValue published = 4;
getPublishedOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.BoolValue published = 4;
getPublishedOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.BoolValue published = 4;
getPublishedOrBuilder() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.BoolValue published = 4;
getRequest() - Method in class com.cognite.client.servicesV1.response.TSPointsProtoResponseParser
 
getRequest() - Method in class com.cognite.client.servicesV1.response.TSPointsResponseParser
 
getRequestParameters() - Method in class com.cognite.client.Request
Returns the object representation of the composite request body.
getRequestParametersAsJson() - Method in class com.cognite.client.Request
 
getResponse() - Method in class com.cognite.client.servicesV1.ResponseBinary
Returns the original Response (less the body) with metadata and header values.
getResponseBinary() - Method in class com.cognite.client.servicesV1.ResponseItems
 
getResponseBodyAsString() - Method in class com.cognite.client.servicesV1.ResponseItems
 
getResponseBodyBytes() - Method in class com.cognite.client.servicesV1.ResponseBinary
Returns the main body of the response.
getResultsItems() - Method in class com.cognite.client.servicesV1.ResponseItems
Returns the main result items.
getRevisionCreatedTime() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_created_time = 16;
getRevisionCreatedTime() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value revision_created_time = 16;
getRevisionCreatedTime() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value revision_created_time = 16;
getRevisionCreatedTimeBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_created_time = 16;
getRevisionCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_created_time = 16;
getRevisionCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value revision_created_time = 16;
getRevisionCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value revision_created_time = 16;
getRevisionId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_id = 8;
getRevisionId() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value revision_id = 8;
getRevisionId() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value revision_id = 8;
getRevisionId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value revision_id = 3;
getRevisionId() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value revision_id = 3;
getRevisionId() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value revision_id = 3;
getRevisionIdBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_id = 8;
getRevisionIdBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value revision_id = 3;
getRevisionIdOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_id = 8;
getRevisionIdOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value revision_id = 8;
getRevisionIdOrBuilder() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value revision_id = 8;
getRevisionIdOrBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value revision_id = 3;
getRevisionIdOrBuilder() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value revision_id = 3;
getRevisionIdOrBuilder() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value revision_id = 3;
getRootId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value root_id = 7;
getRootId() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value root_id = 7;
getRootId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value root_id = 7;
getRootId() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value root_id = 7;
getRootId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value root_id = 7;
getRootId() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value root_id = 7;
getRootIdBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value root_id = 7;
getRootIdBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value root_id = 7;
getRootIdOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value root_id = 7;
getRootIdOrBuilder() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value root_id = 7;
getRootIdOrBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value root_id = 7;
getRootIdOrBuilder() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value root_id = 7;
getRootIdOrBuilder() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value root_id = 7;
getRootIdOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value root_id = 7;
getRootName() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue root_name = 13;
getRootName() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue root_name = 13;
getRootName() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue root_name = 13;
getRootNameBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue root_name = 13;
getRootNameOrBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue root_name = 13;
getRootNameOrBuilder() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue root_name = 13;
getRootNameOrBuilder() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue root_name = 13;
getRotation(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
getRotation(int) - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue rotation = 5;
getRotation(int) - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationBuilderList() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationCount() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationCount() - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationCount() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationList() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationList() - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationList() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationOrBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationOrBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationOrBuilder(int) - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationOrBuilderList() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationOrBuilderList() - Method in class com.cognite.client.dto.ThreedMetadata
repeated .google.protobuf.DoubleValue rotation = 5;
getRotationOrBuilderList() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .google.protobuf.DoubleValue rotation = 5;
getRowNumber() - Method in class com.cognite.client.dto.SequenceRow.Builder
int64 row_number = 1;
getRowNumber() - Method in class com.cognite.client.dto.SequenceRow
int64 row_number = 1;
getRowNumber() - Method in interface com.cognite.client.dto.SequenceRowOrBuilder
int64 row_number = 1;
getRows(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRows(int) - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRows(int) - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsBuilder(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsBuilderList() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsCount() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsCount() - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsCount() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsList() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsList() - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsList() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsOrBuilder(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsOrBuilder(int) - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsOrBuilder(int) - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsOrBuilderList() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsOrBuilderList() - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getRowsOrBuilderList() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
getSceneThreedFileId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value scene_threed_file_id = 13;
getSceneThreedFileId() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value scene_threed_file_id = 13;
getSceneThreedFileId() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value scene_threed_file_id = 13;
getSceneThreedFileIdBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value scene_threed_file_id = 13;
getSceneThreedFileIdOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value scene_threed_file_id = 13;
getSceneThreedFileIdOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value scene_threed_file_id = 13;
getSceneThreedFileIdOrBuilder() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value scene_threed_file_id = 13;
getSceneThreedFiles(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFiles(int) - Method in class com.cognite.client.dto.ThreedMetadata
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFiles(int) - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesBuilderList() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesCount() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesCount() - Method in class com.cognite.client.dto.ThreedMetadata
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesCount() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesList() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesList() - Method in class com.cognite.client.dto.ThreedMetadata
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesList() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesOrBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesOrBuilder(int) - Method in class com.cognite.client.dto.ThreedMetadata
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesOrBuilder(int) - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesOrBuilderList() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesOrBuilderList() - Method in class com.cognite.client.dto.ThreedMetadata
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getSceneThreedFilesOrBuilderList() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
getScore() - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.DoubleValue score = 1;
getScore() - Method in class com.cognite.client.dto.EntityMatch
.google.protobuf.DoubleValue score = 1;
getScore() - Method in interface com.cognite.client.dto.EntityMatchOrBuilder
.google.protobuf.DoubleValue score = 1;
getScoreBuilder() - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.DoubleValue score = 1;
getScoreOrBuilder() - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.DoubleValue score = 1;
getScoreOrBuilder() - Method in class com.cognite.client.dto.EntityMatch
.google.protobuf.DoubleValue score = 1;
getScoreOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchOrBuilder
.google.protobuf.DoubleValue score = 1;
getSdkIdentifier() - Method in class com.cognite.client.config.ClientConfig
 
getSectorId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value sector_id = 11;
getSectorId() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value sector_id = 11;
getSectorId() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value sector_id = 11;
getSectorIdBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value sector_id = 11;
getSectorIdOrBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value sector_id = 11;
getSectorIdOrBuilder() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value sector_id = 11;
getSectorIdOrBuilder() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value sector_id = 11;
getSecurityCategories(int) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 security_categories = 16;
getSecurityCategories(int) - Method in class com.cognite.client.dto.FileMetadata
repeated int64 security_categories = 16;
getSecurityCategories(int) - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
repeated int64 security_categories = 16;
getSecurityCategories(int) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
repeated int64 security_categories = 9;
getSecurityCategories(int) - Method in class com.cognite.client.dto.TimeseriesMetadata
repeated int64 security_categories = 9;
getSecurityCategories(int) - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
repeated int64 security_categories = 9;
getSecurityCategoriesCount() - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 security_categories = 16;
getSecurityCategoriesCount() - Method in class com.cognite.client.dto.FileMetadata
repeated int64 security_categories = 16;
getSecurityCategoriesCount() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
repeated int64 security_categories = 16;
getSecurityCategoriesCount() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
repeated int64 security_categories = 9;
getSecurityCategoriesCount() - Method in class com.cognite.client.dto.TimeseriesMetadata
repeated int64 security_categories = 9;
getSecurityCategoriesCount() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
repeated int64 security_categories = 9;
getSecurityCategoriesList() - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 security_categories = 16;
getSecurityCategoriesList() - Method in class com.cognite.client.dto.FileMetadata
repeated int64 security_categories = 16;
getSecurityCategoriesList() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
repeated int64 security_categories = 16;
getSecurityCategoriesList() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
repeated int64 security_categories = 9;
getSecurityCategoriesList() - Method in class com.cognite.client.dto.TimeseriesMetadata
repeated int64 security_categories = 9;
getSecurityCategoriesList() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
repeated int64 security_categories = 9;
getSerializedSize() - Method in class com.cognite.client.dto.Aggregate
 
getSerializedSize() - Method in class com.cognite.client.dto.Aggregate.Record
 
getSerializedSize() - Method in class com.cognite.client.dto.Annotation
 
getSerializedSize() - Method in class com.cognite.client.dto.Asset.Aggregates
 
getSerializedSize() - Method in class com.cognite.client.dto.Asset
 
getSerializedSize() - Method in class com.cognite.client.dto.AssetLookup
 
getSerializedSize() - Method in class com.cognite.client.dto.BoundingBox
 
getSerializedSize() - Method in class com.cognite.client.dto.ConvertResponse
 
getSerializedSize() - Method in class com.cognite.client.dto.DataSet
 
getSerializedSize() - Method in class com.cognite.client.dto.EntityMatch
 
getSerializedSize() - Method in class com.cognite.client.dto.EntityMatchModel
 
getSerializedSize() - Method in class com.cognite.client.dto.EntityMatchResult
 
getSerializedSize() - Method in class com.cognite.client.dto.Event
 
getSerializedSize() - Method in class com.cognite.client.dto.FileBinary
 
getSerializedSize() - Method in class com.cognite.client.dto.FileContainer
 
getSerializedSize() - Method in class com.cognite.client.dto.FileMetadata
 
getSerializedSize() - Method in class com.cognite.client.dto.Item
 
getSerializedSize() - Method in class com.cognite.client.dto.Label
 
getSerializedSize() - Method in class com.cognite.client.dto.LoginStatus
 
getSerializedSize() - Method in class com.cognite.client.dto.MatchField
 
getSerializedSize() - Method in class com.cognite.client.dto.PnIDResponse
 
getSerializedSize() - Method in class com.cognite.client.dto.RawRow
 
getSerializedSize() - Method in class com.cognite.client.dto.RawTable
 
getSerializedSize() - Method in class com.cognite.client.dto.Relationship
 
getSerializedSize() - Method in class com.cognite.client.dto.SecurityCategory
 
getSerializedSize() - Method in class com.cognite.client.dto.SequenceBody
 
getSerializedSize() - Method in class com.cognite.client.dto.SequenceColumn
 
getSerializedSize() - Method in class com.cognite.client.dto.SequenceMetadata
 
getSerializedSize() - Method in class com.cognite.client.dto.SequenceRow
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreedMetadata
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreedNode
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreedVersionedFile
 
getSerializedSize() - Method in class com.cognite.client.dto.TimeseriesMetadata
 
getSerializedSize() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
getSerializedSize() - Method in class com.cognite.client.dto.TimeseriesPoint
 
getSerializedSize() - Method in class com.cognite.client.dto.TimeseriesPointPost
 
getSerializedSize() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
getSerializedSize() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
getSerializedSize() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
getSerializedSize() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
getSerializedSize() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
getSerializedSize() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
getSerializedSize() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
getSerializedSize() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
getSerializedSize() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
getSerializedSize() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
getSerializedSize() - Method in class com.google.protobuf.BoolValue
 
getSerializedSize() - Method in class com.google.protobuf.BytesValue
 
getSerializedSize() - Method in class com.google.protobuf.DoubleValue
 
getSerializedSize() - Method in class com.google.protobuf.FloatValue
 
getSerializedSize() - Method in class com.google.protobuf.Int32Value
 
getSerializedSize() - Method in class com.google.protobuf.Int64Value
 
getSerializedSize() - Method in class com.google.protobuf.ListValue
 
getSerializedSize() - Method in class com.google.protobuf.StringValue
 
getSerializedSize() - Method in class com.google.protobuf.Struct
 
getSerializedSize() - Method in class com.google.protobuf.UInt32Value
 
getSerializedSize() - Method in class com.google.protobuf.UInt64Value
 
getSerializedSize() - Method in class com.google.protobuf.Value
 
getSessionIdentifier() - Method in class com.cognite.client.config.ClientConfig
 
GetSimpleListRequestProvider - Class in com.cognite.client.servicesV1.request
 
GetSimpleListRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.GetSimpleListRequestProvider
 
GetSimpleListRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
getSource() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue source = 12;
getSource() - Method in class com.cognite.client.dto.Asset
.google.protobuf.StringValue source = 12;
getSource() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue source = 12;
getSource() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue source = 12;
getSource() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue source = 12;
getSource() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.StringValue source = 12;
getSource() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
.google.protobuf.Struct source = 1;
getSource() - Method in class com.cognite.client.dto.EntityMatchResult
.google.protobuf.Struct source = 1;
getSource() - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
.google.protobuf.Struct source = 1;
getSource() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue source = 13;
getSource() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue source = 13;
getSource() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue source = 13;
getSource() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue source = 4;
getSource() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue source = 4;
getSource() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue source = 4;
getSource() - Method in class com.cognite.client.dto.MatchField.Builder
string source = 1;
getSource() - Method in class com.cognite.client.dto.MatchField
string source = 1;
getSource() - Method in interface com.cognite.client.dto.MatchFieldOrBuilder
string source = 1;
getSourceBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue source = 12;
getSourceBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue source = 12;
getSourceBuilder() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
.google.protobuf.Struct source = 1;
getSourceBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue source = 13;
getSourceBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue source = 4;
getSourceBytes() - Method in class com.cognite.client.dto.MatchField.Builder
string source = 1;
getSourceBytes() - Method in class com.cognite.client.dto.MatchField
string source = 1;
getSourceBytes() - Method in interface com.cognite.client.dto.MatchFieldOrBuilder
string source = 1;
getSourceCreatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_created_time = 13;
getSourceCreatedTime() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value source_created_time = 13;
getSourceCreatedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value source_created_time = 13;
getSourceCreatedTimeBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_created_time = 13;
getSourceCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_created_time = 13;
getSourceCreatedTimeOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value source_created_time = 13;
getSourceCreatedTimeOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value source_created_time = 13;
getSourceExternalId() - Method in class com.cognite.client.dto.Relationship.Builder
string source_external_id = 2;
getSourceExternalId() - Method in class com.cognite.client.dto.Relationship
string source_external_id = 2;
getSourceExternalId() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
string source_external_id = 2;
getSourceExternalIdBytes() - Method in class com.cognite.client.dto.Relationship.Builder
string source_external_id = 2;
getSourceExternalIdBytes() - Method in class com.cognite.client.dto.Relationship
string source_external_id = 2;
getSourceExternalIdBytes() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
string source_external_id = 2;
getSourceModifiedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_modified_time = 14;
getSourceModifiedTime() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value source_modified_time = 14;
getSourceModifiedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value source_modified_time = 14;
getSourceModifiedTimeBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_modified_time = 14;
getSourceModifiedTimeOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_modified_time = 14;
getSourceModifiedTimeOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value source_modified_time = 14;
getSourceModifiedTimeOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value source_modified_time = 14;
getSourceOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue source = 12;
getSourceOrBuilder() - Method in class com.cognite.client.dto.Asset
.google.protobuf.StringValue source = 12;
getSourceOrBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue source = 12;
getSourceOrBuilder() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue source = 12;
getSourceOrBuilder() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue source = 12;
getSourceOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.StringValue source = 12;
getSourceOrBuilder() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
.google.protobuf.Struct source = 1;
getSourceOrBuilder() - Method in class com.cognite.client.dto.EntityMatchResult
.google.protobuf.Struct source = 1;
getSourceOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
.google.protobuf.Struct source = 1;
getSourceOrBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue source = 13;
getSourceOrBuilder() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue source = 13;
getSourceOrBuilder() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue source = 13;
getSourceOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue source = 4;
getSourceOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue source = 4;
getSourceOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue source = 4;
getSourceType() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Relationship.ResourceType source_type = 3;
getSourceType() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Relationship.ResourceType source_type = 3;
getSourceType() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Relationship.ResourceType source_type = 3;
getSourceTypeValue() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Relationship.ResourceType source_type = 3;
getSourceTypeValue() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Relationship.ResourceType source_type = 3;
getSourceTypeValue() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Relationship.ResourceType source_type = 3;
getStartAsMillis(Request) - Static method in class com.cognite.client.servicesV1.util.TSIterationUtilities
Parses the start attribute from a TS datapoints request and returns it as millis since epoch.
getStartTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value start_time = 5;
getStartTime() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.Int64Value start_time = 5;
getStartTime() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.Int64Value start_time = 5;
getStartTime() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value start_time = 3;
getStartTime() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value start_time = 3;
getStartTime() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value start_time = 3;
getStartTime() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value start_time = 6;
getStartTime() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value start_time = 6;
getStartTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value start_time = 6;
getStartTimeBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value start_time = 5;
getStartTimeBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value start_time = 3;
getStartTimeBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value start_time = 6;
getStartTimeOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value start_time = 5;
getStartTimeOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.Int64Value start_time = 5;
getStartTimeOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.Int64Value start_time = 5;
getStartTimeOrBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value start_time = 3;
getStartTimeOrBuilder() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value start_time = 3;
getStartTimeOrBuilder() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value start_time = 3;
getStartTimeOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value start_time = 6;
getStartTimeOrBuilder() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value start_time = 6;
getStartTimeOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value start_time = 6;
getStatus() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue status = 3;
getStatus() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue status = 3;
getStatus() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue status = 3;
getStatus() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue status = 10;
getStatus() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.StringValue status = 10;
getStatus() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.StringValue status = 10;
getStatus() - Method in class com.cognite.client.servicesV1.ResponseItems
 
getStatusBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue status = 3;
getStatusBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue status = 10;
getStatusOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue status = 3;
getStatusOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue status = 3;
getStatusOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue status = 3;
getStatusOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue status = 10;
getStatusOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.StringValue status = 10;
getStatusOrBuilder() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.StringValue status = 10;
getStatusTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value status_time = 6;
getStatusTime() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.Int64Value status_time = 6;
getStatusTime() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.Int64Value status_time = 6;
getStatusTimeBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value status_time = 6;
getStatusTimeOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value status_time = 6;
getStatusTimeOrBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.Int64Value status_time = 6;
getStatusTimeOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.Int64Value status_time = 6;
getStepInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue step_interpolation = 7;
getStepInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue step_interpolation = 7;
getStepInterpolation() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue step_interpolation = 7;
getStepInterpolation() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double stepInterpolation = 8;
getStepInterpolation() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
double stepInterpolation = 8;
getStepInterpolation() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointOrBuilder
double stepInterpolation = 8;
getStepInterpolationBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue step_interpolation = 7;
getStepInterpolationOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue step_interpolation = 7;
getStepInterpolationOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue step_interpolation = 7;
getStepInterpolationOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue step_interpolation = 7;
getStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapointsBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapointsBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapointsOrBuilder() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapointsOrBuilder() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringValue() - Method in class com.google.protobuf.Value.Builder
Represents a string value.
getStringValue() - Method in class com.google.protobuf.Value
Represents a string value.
getStringValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a string value.
getStringValueBytes() - Method in class com.google.protobuf.Value.Builder
Represents a string value.
getStringValueBytes() - Method in class com.google.protobuf.Value
Represents a string value.
getStringValueBytes() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a string value.
getStructValue() - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
getStructValue() - Method in class com.google.protobuf.Value
Represents a structured value.
getStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a structured value.
getStructValueBuilder() - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
getStructValueOrBuilder() - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
getStructValueOrBuilder() - Method in class com.google.protobuf.Value
Represents a structured value.
getStructValueOrBuilder() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a structured value.
getSubtreeSize() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value subtree_size = 8;
getSubtreeSize() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value subtree_size = 8;
getSubtreeSize() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value subtree_size = 8;
getSubtreeSizeBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value subtree_size = 8;
getSubtreeSizeOrBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value subtree_size = 8;
getSubtreeSizeOrBuilder() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value subtree_size = 8;
getSubtreeSizeOrBuilder() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value subtree_size = 8;
getSubtype() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue subtype = 7;
getSubtype() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue subtype = 7;
getSubtype() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue subtype = 7;
getSubtypeBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue subtype = 7;
getSubtypeOrBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue subtype = 7;
getSubtypeOrBuilder() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue subtype = 7;
getSubtypeOrBuilder() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue subtype = 7;
getSum() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue sum = 5;
getSum() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue sum = 5;
getSum() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue sum = 5;
getSum() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double sum = 6;
getSum() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
double sum = 6;
getSum() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointOrBuilder
double sum = 6;
getSumBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue sum = 5;
getSumOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue sum = 5;
getSumOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue sum = 5;
getSumOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue sum = 5;
getSvgBinary() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted SVG binary
getSvgBinary() - Method in class com.cognite.client.dto.PnIDResponse
The converted SVG binary
getSvgBinary() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The converted SVG binary
getSvgBinaryBuilder() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted SVG binary
getSvgBinaryOrBuilder() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted SVG binary
getSvgBinaryOrBuilder() - Method in class com.cognite.client.dto.PnIDResponse
The converted SVG binary
getSvgBinaryOrBuilder() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The converted SVG binary
getSvgUrl() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted SVG file
getSvgUrl() - Method in class com.cognite.client.dto.ConvertResponse
The URL for the converted SVG file
getSvgUrl() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The URL for the converted SVG file
getSvgUrlBuilder() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted SVG file
getSvgUrlOrBuilder() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted SVG file
getSvgUrlOrBuilder() - Method in class com.cognite.client.dto.ConvertResponse
The URL for the converted SVG file
getSvgUrlOrBuilder() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The URL for the converted SVG file
getTableName() - Method in class com.cognite.client.dto.RawRow.Builder
string table_name = 2;
getTableName() - Method in class com.cognite.client.dto.RawRow
string table_name = 2;
getTableName() - Method in interface com.cognite.client.dto.RawRowOrBuilder
string table_name = 2;
getTableName() - Method in class com.cognite.client.dto.RawTable.Builder
string table_name = 2;
getTableName() - Method in class com.cognite.client.dto.RawTable
string table_name = 2;
getTableName() - Method in interface com.cognite.client.dto.RawTableOrBuilder
string table_name = 2;
getTableNameBytes() - Method in class com.cognite.client.dto.RawRow.Builder
string table_name = 2;
getTableNameBytes() - Method in class com.cognite.client.dto.RawRow
string table_name = 2;
getTableNameBytes() - Method in interface com.cognite.client.dto.RawRowOrBuilder
string table_name = 2;
getTableNameBytes() - Method in class com.cognite.client.dto.RawTable.Builder
string table_name = 2;
getTableNameBytes() - Method in class com.cognite.client.dto.RawTable
string table_name = 2;
getTableNameBytes() - Method in interface com.cognite.client.dto.RawTableOrBuilder
string table_name = 2;
getTarget() - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.Struct target = 2;
getTarget() - Method in class com.cognite.client.dto.EntityMatch
.google.protobuf.Struct target = 2;
getTarget() - Method in interface com.cognite.client.dto.EntityMatchOrBuilder
.google.protobuf.Struct target = 2;
getTarget() - Method in class com.cognite.client.dto.MatchField.Builder
string target = 2;
getTarget() - Method in class com.cognite.client.dto.MatchField
string target = 2;
getTarget() - Method in interface com.cognite.client.dto.MatchFieldOrBuilder
string target = 2;
getTargetBuilder() - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.Struct target = 2;
getTargetBytes() - Method in class com.cognite.client.dto.MatchField.Builder
string target = 2;
getTargetBytes() - Method in class com.cognite.client.dto.MatchField
string target = 2;
getTargetBytes() - Method in interface com.cognite.client.dto.MatchFieldOrBuilder
string target = 2;
getTargetExternalId() - Method in class com.cognite.client.dto.Relationship.Builder
string target_external_id = 4;
getTargetExternalId() - Method in class com.cognite.client.dto.Relationship
string target_external_id = 4;
getTargetExternalId() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
string target_external_id = 4;
getTargetExternalIdBytes() - Method in class com.cognite.client.dto.Relationship.Builder
string target_external_id = 4;
getTargetExternalIdBytes() - Method in class com.cognite.client.dto.Relationship
string target_external_id = 4;
getTargetExternalIdBytes() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
string target_external_id = 4;
getTargetOrBuilder() - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.Struct target = 2;
getTargetOrBuilder() - Method in class com.cognite.client.dto.EntityMatch
.google.protobuf.Struct target = 2;
getTargetOrBuilder() - Method in interface com.cognite.client.dto.EntityMatchOrBuilder
.google.protobuf.Struct target = 2;
getTargetType() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Relationship.ResourceType target_type = 5;
getTargetType() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Relationship.ResourceType target_type = 5;
getTargetType() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Relationship.ResourceType target_type = 5;
getTargetTypeValue() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Relationship.ResourceType target_type = 5;
getTargetTypeValue() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Relationship.ResourceType target_type = 5;
getTargetTypeValue() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Relationship.ResourceType target_type = 5;
getText() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue text = 2;
getText() - Method in class com.cognite.client.dto.Annotation
.google.protobuf.StringValue text = 2;
getText() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.google.protobuf.StringValue text = 2;
getTextBuilder() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue text = 2;
getTextOrBuilder() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue text = 2;
getTextOrBuilder() - Method in class com.cognite.client.dto.Annotation
.google.protobuf.StringValue text = 2;
getTextOrBuilder() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.google.protobuf.StringValue text = 2;
getThumbnailThreedFileId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
getThumbnailThreedFileId() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
getThumbnailThreedFileId() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
getThumbnailThreedFileIdBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
getThumbnailThreedFileIdOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
getThumbnailThreedFileIdOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
getThumbnailThreedFileIdOrBuilder() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
getThumbnailUrl() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue thumbnail_url = 12;
getThumbnailUrl() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.StringValue thumbnail_url = 12;
getThumbnailUrl() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.StringValue thumbnail_url = 12;
getThumbnailUrlBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue thumbnail_url = 12;
getThumbnailUrlOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue thumbnail_url = 12;
getThumbnailUrlOrBuilder() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.StringValue thumbnail_url = 12;
getThumbnailUrlOrBuilder() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.StringValue thumbnail_url = 12;
getTimestamp() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
int64 timestamp = 4;
getTimestamp() - Method in class com.cognite.client.dto.TimeseriesPoint
int64 timestamp = 4;
getTimestamp() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
int64 timestamp = 4;
getTimestamp() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
int64 timestamp = 3;
getTimestamp() - Method in class com.cognite.client.dto.TimeseriesPointPost
int64 timestamp = 3;
getTimestamp() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
int64 timestamp = 3;
getTimestamp() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
int64 timestamp = 1;
getTimestamp() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
int64 timestamp = 1;
getTimestamp() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointOrBuilder
int64 timestamp = 1;
getTimestamp() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
int64 timestamp = 1;
getTimestamp() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
int64 timestamp = 1;
getTimestamp() - Method in interface com.cognite.v1.timeseries.proto.NumericDatapointOrBuilder
int64 timestamp = 1;
getTimestamp() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
int64 timestamp = 1;
getTimestamp() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
int64 timestamp = 1;
getTimestamp() - Method in interface com.cognite.v1.timeseries.proto.StringDatapointOrBuilder
int64 timestamp = 1;
getTokenUrl() - Method in class com.cognite.client.CogniteClient
 
getTotalVariation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue total_variation = 10;
getTotalVariation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue total_variation = 10;
getTotalVariation() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue total_variation = 10;
getTotalVariation() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double totalVariation = 11;
getTotalVariation() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
double totalVariation = 11;
getTotalVariation() - Method in interface com.cognite.v1.timeseries.proto.AggregateDatapointOrBuilder
double totalVariation = 11;
getTotalVariationBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue total_variation = 10;
getTotalVariationOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue total_variation = 10;
getTotalVariationOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue total_variation = 10;
getTotalVariationOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue total_variation = 10;
getTreeIndex() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value tree_index = 4;
getTreeIndex() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value tree_index = 4;
getTreeIndex() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value tree_index = 4;
getTreeIndexBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value tree_index = 4;
getTreeIndexOrBuilder() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value tree_index = 4;
getTreeIndexOrBuilder() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value tree_index = 4;
getTreeIndexOrBuilder() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value tree_index = 4;
getType() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue type = 5;
getType() - Method in class com.cognite.client.dto.Annotation
.google.protobuf.StringValue type = 5;
getType() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.google.protobuf.StringValue type = 5;
getType() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue type = 6;
getType() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue type = 6;
getType() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue type = 6;
getTypeBuilder() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue type = 5;
getTypeBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue type = 6;
getTypeOrBuilder() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue type = 5;
getTypeOrBuilder() - Method in class com.cognite.client.dto.Annotation
.google.protobuf.StringValue type = 5;
getTypeOrBuilder() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.google.protobuf.StringValue type = 5;
getTypeOrBuilder() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue type = 6;
getTypeOrBuilder() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue type = 6;
getTypeOrBuilder() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue type = 6;
getUnit() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue unit = 7;
getUnit() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.StringValue unit = 7;
getUnit() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.StringValue unit = 7;
getUnit() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
string unit = 8;
getUnit() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
string unit = 8;
getUnit() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
string unit = 8;
getUnitBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue unit = 7;
getUnitBytes() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
string unit = 8;
getUnitBytes() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
string unit = 8;
getUnitBytes() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
string unit = 8;
getUnitOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue unit = 7;
getUnitOrBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.StringValue unit = 7;
getUnitOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.StringValue unit = 7;
getUnknownFields() - Method in class com.cognite.client.dto.Aggregate
 
getUnknownFields() - Method in class com.cognite.client.dto.Aggregate.Record
 
getUnknownFields() - Method in class com.cognite.client.dto.Annotation
 
getUnknownFields() - Method in class com.cognite.client.dto.Asset.Aggregates
 
getUnknownFields() - Method in class com.cognite.client.dto.Asset
 
getUnknownFields() - Method in class com.cognite.client.dto.AssetLookup
 
getUnknownFields() - Method in class com.cognite.client.dto.BoundingBox
 
getUnknownFields() - Method in class com.cognite.client.dto.ConvertResponse
 
getUnknownFields() - Method in class com.cognite.client.dto.DataSet
 
getUnknownFields() - Method in class com.cognite.client.dto.EntityMatch
 
getUnknownFields() - Method in class com.cognite.client.dto.EntityMatchModel
 
getUnknownFields() - Method in class com.cognite.client.dto.EntityMatchResult
 
getUnknownFields() - Method in class com.cognite.client.dto.Event
 
getUnknownFields() - Method in class com.cognite.client.dto.FileBinary
 
getUnknownFields() - Method in class com.cognite.client.dto.FileContainer
 
getUnknownFields() - Method in class com.cognite.client.dto.FileMetadata
 
getUnknownFields() - Method in class com.cognite.client.dto.Item
 
getUnknownFields() - Method in class com.cognite.client.dto.Label
 
getUnknownFields() - Method in class com.cognite.client.dto.LoginStatus
 
getUnknownFields() - Method in class com.cognite.client.dto.MatchField
 
getUnknownFields() - Method in class com.cognite.client.dto.PnIDResponse
 
getUnknownFields() - Method in class com.cognite.client.dto.RawRow
 
getUnknownFields() - Method in class com.cognite.client.dto.RawTable
 
getUnknownFields() - Method in class com.cognite.client.dto.Relationship
 
getUnknownFields() - Method in class com.cognite.client.dto.SecurityCategory
 
getUnknownFields() - Method in class com.cognite.client.dto.SequenceBody
 
getUnknownFields() - Method in class com.cognite.client.dto.SequenceColumn
 
getUnknownFields() - Method in class com.cognite.client.dto.SequenceMetadata
 
getUnknownFields() - Method in class com.cognite.client.dto.SequenceRow
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreedMetadata
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreedNode
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreedVersionedFile
 
getUnknownFields() - Method in class com.cognite.client.dto.TimeseriesMetadata
 
getUnknownFields() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
getUnknownFields() - Method in class com.cognite.client.dto.TimeseriesPoint
 
getUnknownFields() - Method in class com.cognite.client.dto.TimeseriesPointPost
 
getUnknownFields() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
getUnknownFields() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
getUnknownFields() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
getUnknownFields() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
getUnknownFields() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
getUnknownFields() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
getUnknownFields() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
getUnknownFields() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
getUnknownFields() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
getUnknownFields() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
getUnknownFields() - Method in class com.google.protobuf.BoolValue
 
getUnknownFields() - Method in class com.google.protobuf.BytesValue
 
getUnknownFields() - Method in class com.google.protobuf.DoubleValue
 
getUnknownFields() - Method in class com.google.protobuf.FloatValue
 
getUnknownFields() - Method in class com.google.protobuf.Int32Value
 
getUnknownFields() - Method in class com.google.protobuf.Int64Value
 
getUnknownFields() - Method in class com.google.protobuf.ListValue
 
getUnknownFields() - Method in class com.google.protobuf.StringValue
 
getUnknownFields() - Method in class com.google.protobuf.Struct
 
getUnknownFields() - Method in class com.google.protobuf.UInt32Value
 
getUnknownFields() - Method in class com.google.protobuf.UInt64Value
 
getUnknownFields() - Method in class com.google.protobuf.Value
 
getUploaded() - Method in class com.cognite.client.dto.FileMetadata.Builder
bool uploaded = 9;
getUploaded() - Method in class com.cognite.client.dto.FileMetadata
bool uploaded = 9;
getUploaded() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
bool uploaded = 9;
getUploadedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value uploaded_time = 10;
getUploadedTime() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value uploaded_time = 10;
getUploadedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value uploaded_time = 10;
getUploadedTimeBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value uploaded_time = 10;
getUploadedTimeOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value uploaded_time = 10;
getUploadedTimeOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value uploaded_time = 10;
getUploadedTimeOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value uploaded_time = 10;
getUpsertMode() - Method in class com.cognite.client.config.ClientConfig
 
getUser() - Method in class com.cognite.client.dto.LoginStatus.Builder
string user = 1;
getUser() - Method in class com.cognite.client.dto.LoginStatus
string user = 1;
getUser() - Method in interface com.cognite.client.dto.LoginStatusOrBuilder
string user = 1;
getUserBytes() - Method in class com.cognite.client.dto.LoginStatus.Builder
string user = 1;
getUserBytes() - Method in class com.cognite.client.dto.LoginStatus
string user = 1;
getUserBytes() - Method in interface com.cognite.client.dto.LoginStatusOrBuilder
string user = 1;
getValue() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
.google.protobuf.StringValue value = 1;
getValue() - Method in class com.cognite.client.dto.Aggregate.Record
.google.protobuf.StringValue value = 1;
getValue() - Method in interface com.cognite.client.dto.Aggregate.RecordOrBuilder
.google.protobuf.StringValue value = 1;
getValue() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
double value = 2;
getValue() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
double value = 2;
getValue() - Method in interface com.cognite.v1.timeseries.proto.NumericDatapointOrBuilder
double value = 2;
getValue() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
string value = 2;
getValue() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
string value = 2;
getValue() - Method in interface com.cognite.v1.timeseries.proto.StringDatapointOrBuilder
string value = 2;
getValue() - Method in class com.google.protobuf.BoolValue.Builder
The bool value.
getValue() - Method in class com.google.protobuf.BoolValue
The bool value.
getValue() - Method in interface com.google.protobuf.BoolValueOrBuilder
The bool value.
getValue() - Method in class com.google.protobuf.BytesValue.Builder
The bytes value.
getValue() - Method in class com.google.protobuf.BytesValue
The bytes value.
getValue() - Method in interface com.google.protobuf.BytesValueOrBuilder
The bytes value.
getValue() - Method in class com.google.protobuf.DoubleValue.Builder
The double value.
getValue() - Method in class com.google.protobuf.DoubleValue
The double value.
getValue() - Method in interface com.google.protobuf.DoubleValueOrBuilder
The double value.
getValue() - Method in class com.google.protobuf.FloatValue.Builder
The float value.
getValue() - Method in class com.google.protobuf.FloatValue
The float value.
getValue() - Method in interface com.google.protobuf.FloatValueOrBuilder
The float value.
getValue() - Method in class com.google.protobuf.Int32Value.Builder
The int32 value.
getValue() - Method in class com.google.protobuf.Int32Value
The int32 value.
getValue() - Method in interface com.google.protobuf.Int32ValueOrBuilder
The int32 value.
getValue() - Method in class com.google.protobuf.Int64Value.Builder
The int64 value.
getValue() - Method in class com.google.protobuf.Int64Value
The int64 value.
getValue() - Method in interface com.google.protobuf.Int64ValueOrBuilder
The int64 value.
getValue() - Method in class com.google.protobuf.StringValue.Builder
The string value.
getValue() - Method in class com.google.protobuf.StringValue
The string value.
getValue() - Method in interface com.google.protobuf.StringValueOrBuilder
The string value.
getValue() - Method in class com.google.protobuf.UInt32Value.Builder
The uint32 value.
getValue() - Method in class com.google.protobuf.UInt32Value
The uint32 value.
getValue() - Method in interface com.google.protobuf.UInt32ValueOrBuilder
The uint32 value.
getValue() - Method in class com.google.protobuf.UInt64Value.Builder
The uint64 value.
getValue() - Method in class com.google.protobuf.UInt64Value
The uint64 value.
getValue() - Method in interface com.google.protobuf.UInt64ValueOrBuilder
The uint64 value.
getValueAggregates() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueAggregates() - Method in class com.cognite.client.dto.TimeseriesPoint
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueAggregates() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueAggregatesBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueAggregatesOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueAggregatesOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueAggregatesOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueBuilder() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
.google.protobuf.StringValue value = 1;
getValueBytes() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
string value = 2;
getValueBytes() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
string value = 2;
getValueBytes() - Method in interface com.cognite.v1.timeseries.proto.StringDatapointOrBuilder
string value = 2;
getValueBytes() - Method in class com.google.protobuf.StringValue.Builder
The string value.
getValueBytes() - Method in class com.google.protobuf.StringValue
The string value.
getValueBytes() - Method in interface com.google.protobuf.StringValueOrBuilder
The string value.
getValueDescriptor() - Method in enum com.cognite.client.dto.Relationship.ResourceType
 
getValueDescriptor() - Method in enum com.cognite.client.dto.SequenceColumn.ValueType
 
getValueDescriptor() - Method in enum com.google.protobuf.NullValue
 
getValueNum() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
double value_num = 5;
getValueNum() - Method in class com.cognite.client.dto.TimeseriesPoint
double value_num = 5;
getValueNum() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
double value_num = 5;
getValueNum() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
double value_num = 4;
getValueNum() - Method in class com.cognite.client.dto.TimeseriesPointPost
double value_num = 4;
getValueNum() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
double value_num = 4;
getValueOrBuilder() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
.google.protobuf.StringValue value = 1;
getValueOrBuilder() - Method in class com.cognite.client.dto.Aggregate.Record
.google.protobuf.StringValue value = 1;
getValueOrBuilder() - Method in interface com.cognite.client.dto.Aggregate.RecordOrBuilder
.google.protobuf.StringValue value = 1;
getValues(int) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
getValues(int) - Method in class com.cognite.client.dto.SequenceRow
repeated .google.protobuf.Value values = 2;
getValues(int) - Method in interface com.cognite.client.dto.SequenceRowOrBuilder
repeated .google.protobuf.Value values = 2;
getValues(int) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValues(int) - Method in class com.google.protobuf.ListValue
Repeated field of dynamically typed values.
getValues(int) - Method in interface com.google.protobuf.ListValueOrBuilder
Repeated field of dynamically typed values.
getValuesBuilder(int) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
getValuesBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValuesBuilderList() - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
getValuesBuilderList() - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValuesCount() - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
getValuesCount() - Method in class com.cognite.client.dto.SequenceRow
repeated .google.protobuf.Value values = 2;
getValuesCount() - Method in interface com.cognite.client.dto.SequenceRowOrBuilder
repeated .google.protobuf.Value values = 2;
getValuesCount() - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValuesCount() - Method in class com.google.protobuf.ListValue
Repeated field of dynamically typed values.
getValuesCount() - Method in interface com.google.protobuf.ListValueOrBuilder
Repeated field of dynamically typed values.
getValuesList() - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
getValuesList() - Method in class com.cognite.client.dto.SequenceRow
repeated .google.protobuf.Value values = 2;
getValuesList() - Method in interface com.cognite.client.dto.SequenceRowOrBuilder
repeated .google.protobuf.Value values = 2;
getValuesList() - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValuesList() - Method in class com.google.protobuf.ListValue
Repeated field of dynamically typed values.
getValuesList() - Method in interface com.google.protobuf.ListValueOrBuilder
Repeated field of dynamically typed values.
getValuesOrBuilder(int) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
getValuesOrBuilder(int) - Method in class com.cognite.client.dto.SequenceRow
repeated .google.protobuf.Value values = 2;
getValuesOrBuilder(int) - Method in interface com.cognite.client.dto.SequenceRowOrBuilder
repeated .google.protobuf.Value values = 2;
getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValuesOrBuilder(int) - Method in class com.google.protobuf.ListValue
Repeated field of dynamically typed values.
getValuesOrBuilder(int) - Method in interface com.google.protobuf.ListValueOrBuilder
Repeated field of dynamically typed values.
getValuesOrBuilderList() - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
getValuesOrBuilderList() - Method in class com.cognite.client.dto.SequenceRow
repeated .google.protobuf.Value values = 2;
getValuesOrBuilderList() - Method in interface com.cognite.client.dto.SequenceRowOrBuilder
repeated .google.protobuf.Value values = 2;
getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
getValuesOrBuilderList() - Method in class com.google.protobuf.ListValue
Repeated field of dynamically typed values.
getValuesOrBuilderList() - Method in interface com.google.protobuf.ListValueOrBuilder
Repeated field of dynamically typed values.
getValueString() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
string value_string = 6;
getValueString() - Method in class com.cognite.client.dto.TimeseriesPoint
string value_string = 6;
getValueString() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
string value_string = 6;
getValueString() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string value_string = 5;
getValueString() - Method in class com.cognite.client.dto.TimeseriesPointPost
string value_string = 5;
getValueString() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
string value_string = 5;
getValueStringBytes() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
string value_string = 6;
getValueStringBytes() - Method in class com.cognite.client.dto.TimeseriesPoint
string value_string = 6;
getValueStringBytes() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
string value_string = 6;
getValueStringBytes() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string value_string = 5;
getValueStringBytes() - Method in class com.cognite.client.dto.TimeseriesPointPost
string value_string = 5;
getValueStringBytes() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
string value_string = 5;
getValueType() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.com.cognite.beam.proto.SequenceColumn.ValueType value_type = 4;
getValueType() - Method in class com.cognite.client.dto.SequenceColumn
.com.cognite.beam.proto.SequenceColumn.ValueType value_type = 4;
getValueType() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.com.cognite.beam.proto.SequenceColumn.ValueType value_type = 4;
getValueTypeCase() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
getValueTypeCase() - Method in class com.cognite.client.dto.TimeseriesPointPost
 
getValueTypeCase() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
 
getValueTypeValue() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.com.cognite.beam.proto.SequenceColumn.ValueType value_type = 4;
getValueTypeValue() - Method in class com.cognite.client.dto.SequenceColumn
.com.cognite.beam.proto.SequenceColumn.ValueType value_type = 4;
getValueTypeValue() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.com.cognite.beam.proto.SequenceColumn.ValueType value_type = 4;
getVersion() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value version = 1;
getVersion() - Method in class com.cognite.client.dto.ThreedVersionedFile
.google.protobuf.Int64Value version = 1;
getVersion() - Method in interface com.cognite.client.dto.ThreedVersionedFileOrBuilder
.google.protobuf.Int64Value version = 1;
getVersionBuilder() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value version = 1;
getVersionOrBuilder() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value version = 1;
getVersionOrBuilder() - Method in class com.cognite.client.dto.ThreedVersionedFile
.google.protobuf.Int64Value version = 1;
getVersionOrBuilder() - Method in interface com.cognite.client.dto.ThreedVersionedFileOrBuilder
.google.protobuf.Int64Value version = 1;
getWriteProtected() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.BoolValue write_protected = 5;
getWriteProtected() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.BoolValue write_protected = 5;
getWriteProtected() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.BoolValue write_protected = 5;
getWriteProtectedBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.BoolValue write_protected = 5;
getWriteProtectedOrBuilder() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.BoolValue write_protected = 5;
getWriteProtectedOrBuilder() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.BoolValue write_protected = 5;
getWriteProtectedOrBuilder() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.BoolValue write_protected = 5;
getXMax() - Method in class com.cognite.client.dto.BoundingBox.Builder
double xMax = 1;
getXMax() - Method in class com.cognite.client.dto.BoundingBox
double xMax = 1;
getXMax() - Method in interface com.cognite.client.dto.BoundingBoxOrBuilder
double xMax = 1;
getXMin() - Method in class com.cognite.client.dto.BoundingBox.Builder
double xMin = 2;
getXMin() - Method in class com.cognite.client.dto.BoundingBox
double xMin = 2;
getXMin() - Method in interface com.cognite.client.dto.BoundingBoxOrBuilder
double xMin = 2;
getYMax() - Method in class com.cognite.client.dto.BoundingBox.Builder
double yMax = 3;
getYMax() - Method in class com.cognite.client.dto.BoundingBox
double yMax = 3;
getYMax() - Method in interface com.cognite.client.dto.BoundingBoxOrBuilder
double yMax = 3;
getYMin() - Method in class com.cognite.client.dto.BoundingBox.Builder
double yMin = 4;
getYMin() - Method in class com.cognite.client.dto.BoundingBox
double yMin = 4;
getYMin() - Method in interface com.cognite.client.dto.BoundingBoxOrBuilder
double yMin = 4;

H

hasAggregateDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
hasAggregateDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
hasAggregateDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
hasAggregates() - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
hasAggregates() - Method in class com.cognite.client.dto.Asset
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
hasAggregates() - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
hasAggregates() - Method in class com.cognite.client.dto.AssetLookup
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
hasAggregates() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
hasAggregates() - Method in interface com.cognite.client.dto.AssetOrBuilder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
hasApiKeyId() - Method in class com.cognite.client.dto.LoginStatus.Builder
.google.protobuf.Int64Value api_key_id = 5;
hasApiKeyId() - Method in class com.cognite.client.dto.LoginStatus
.google.protobuf.Int64Value api_key_id = 5;
hasApiKeyId() - Method in interface com.cognite.client.dto.LoginStatusOrBuilder
.google.protobuf.Int64Value api_key_id = 5;
hasAssetId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value asset_id = 5;
hasAssetId() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value asset_id = 5;
hasAssetId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value asset_id = 5;
hasAssetId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value asset_id = 8;
hasAssetId() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value asset_id = 8;
hasAssetId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value asset_id = 8;
hasAssetMappingCount() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value asset_mapping_count = 15;
hasAssetMappingCount() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value asset_mapping_count = 15;
hasAssetMappingCount() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value asset_mapping_count = 15;
hasAverage() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue average = 1;
hasAverage() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue average = 1;
hasAverage() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue average = 1;
hasBoundingBox() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
hasBoundingBox() - Method in class com.cognite.client.dto.Annotation
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
hasBoundingBox() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
hasChildCount() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value child_count = 1;
hasChildCount() - Method in class com.cognite.client.dto.Asset.Aggregates
.google.protobuf.Int32Value child_count = 1;
hasChildCount() - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
.google.protobuf.Int32Value child_count = 1;
hasClassifier() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue classifier = 12;
hasClassifier() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue classifier = 12;
hasClassifier() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue classifier = 12;
hasColumns() - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Struct columns = 5;
hasColumns() - Method in class com.cognite.client.dto.RawRow
.google.protobuf.Struct columns = 5;
hasColumns() - Method in interface com.cognite.client.dto.RawRowOrBuilder
.google.protobuf.Struct columns = 5;
hasConfidence() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.DoubleValue confidence = 4;
hasConfidence() - Method in class com.cognite.client.dto.Annotation
.google.protobuf.DoubleValue confidence = 4;
hasConfidence() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.google.protobuf.DoubleValue confidence = 4;
hasConfidence() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.FloatValue confidence = 8;
hasConfidence() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.FloatValue confidence = 8;
hasConfidence() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.FloatValue confidence = 8;
hasContinuousVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue continuous_variance = 8;
hasContinuousVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue continuous_variance = 8;
hasContinuousVariance() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue continuous_variance = 8;
hasCount() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.Int64Value count = 4;
hasCount() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.Int64Value count = 4;
hasCount() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.Int64Value count = 4;
hasCreatedTime() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value created_time = 8;
hasCreatedTime() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value created_time = 8;
hasCreatedTime() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value created_time = 8;
hasCreatedTime() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value created_time = 8;
hasCreatedTime() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value created_time = 8;
hasCreatedTime() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value created_time = 8;
hasCreatedTime() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value created_time = 6;
hasCreatedTime() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.Int64Value created_time = 6;
hasCreatedTime() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.Int64Value created_time = 6;
hasCreatedTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value created_time = 4;
hasCreatedTime() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.Int64Value created_time = 4;
hasCreatedTime() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.Int64Value created_time = 4;
hasCreatedTime() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value created_time = 9;
hasCreatedTime() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value created_time = 9;
hasCreatedTime() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value created_time = 9;
hasCreatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value created_time = 11;
hasCreatedTime() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value created_time = 11;
hasCreatedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value created_time = 11;
hasCreatedTime() - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.Int64Value created_time = 4;
hasCreatedTime() - Method in class com.cognite.client.dto.Label
.google.protobuf.Int64Value created_time = 4;
hasCreatedTime() - Method in interface com.cognite.client.dto.LabelOrBuilder
.google.protobuf.Int64Value created_time = 4;
hasCreatedTime() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value created_time = 11;
hasCreatedTime() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value created_time = 11;
hasCreatedTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value created_time = 11;
hasCreatedTime() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value created_time = 6;
hasCreatedTime() - Method in class com.cognite.client.dto.SequenceColumn
.google.protobuf.Int64Value created_time = 6;
hasCreatedTime() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.google.protobuf.Int64Value created_time = 6;
hasCreatedTime() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value created_time = 8;
hasCreatedTime() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value created_time = 8;
hasCreatedTime() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value created_time = 8;
hasCreatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value created_time = 10;
hasCreatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value created_time = 10;
hasCreatedTime() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value created_time = 10;
hasDataSetId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value data_set_id = 13;
hasDataSetId() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value data_set_id = 13;
hasDataSetId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value data_set_id = 14;
hasDataSetId() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value data_set_id = 14;
hasDataSetId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value data_set_id = 14;
hasDataSetId() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value data_set_id = 13;
hasDataSetId() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value data_set_id = 14;
hasDataSetId() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value data_set_id = 14;
hasDataSetId() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value data_set_id = 14;
hasDataSetId() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value data_set_id = 15;
hasDataSetId() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value data_set_id = 15;
hasDataSetId() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value data_set_id = 15;
hasDataSetId() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value data_set_id = 9;
hasDataSetId() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value data_set_id = 9;
hasDataSetId() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value data_set_id = 9;
hasDataSetId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value data_set_id = 10;
hasDataSetId() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value data_set_id = 10;
hasDataSetId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value data_set_id = 10;
hasDataSetId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value data_set_id = 13;
hasDataSetId() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value data_set_id = 13;
hasDataSetId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value data_set_id = 13;
hasDepth() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value depth = 2;
hasDepth() - Method in class com.cognite.client.dto.Asset.Aggregates
.google.protobuf.Int32Value depth = 2;
hasDepth() - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
.google.protobuf.Int32Value depth = 2;
hasDepth() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value depth = 6;
hasDepth() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value depth = 6;
hasDepth() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value depth = 6;
hasDescription() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue description = 6;
hasDescription() - Method in class com.cognite.client.dto.Asset
.google.protobuf.StringValue description = 6;
hasDescription() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue description = 6;
hasDescription() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue description = 6;
hasDescription() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue description = 6;
hasDescription() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.StringValue description = 6;
hasDescription() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue description = 4;
hasDescription() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.StringValue description = 4;
hasDescription() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.StringValue description = 4;
hasDescription() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue description = 8;
hasDescription() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue description = 8;
hasDescription() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue description = 8;
hasDescription() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue description = 5;
hasDescription() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue description = 5;
hasDescription() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue description = 5;
hasDescription() - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.StringValue description = 3;
hasDescription() - Method in class com.cognite.client.dto.Label
.google.protobuf.StringValue description = 3;
hasDescription() - Method in interface com.cognite.client.dto.LabelOrBuilder
.google.protobuf.StringValue description = 3;
hasDescription() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue description = 3;
hasDescription() - Method in class com.cognite.client.dto.SequenceColumn
.google.protobuf.StringValue description = 3;
hasDescription() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.google.protobuf.StringValue description = 3;
hasDescription() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue description = 4;
hasDescription() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.StringValue description = 4;
hasDescription() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.StringValue description = 4;
hasDescription() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue description = 4;
hasDescription() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.StringValue description = 4;
hasDescription() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.StringValue description = 4;
hasDirectory() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue directory = 3;
hasDirectory() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue directory = 3;
hasDirectory() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue directory = 3;
hasDiscreteVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue discrete_variance = 9;
hasDiscreteVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue discrete_variance = 9;
hasDiscreteVariance() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue discrete_variance = 9;
hasEndTime() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value end_time = 4;
hasEndTime() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value end_time = 4;
hasEndTime() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value end_time = 4;
hasEndTime() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value end_time = 7;
hasEndTime() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value end_time = 7;
hasEndTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value end_time = 7;
hasExclusiveEnd() - Method in class com.cognite.client.dto.Item.Builder
End of time window for a time series data point.
hasExclusiveEnd() - Method in class com.cognite.client.dto.Item
End of time window for a time series data point.
hasExclusiveEnd() - Method in interface com.cognite.client.dto.ItemOrBuilder
End of time window for a time series data point.
hasExternalId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.Asset
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue external_id = 1;
hasExternalId() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.StringValue external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.SequenceBody
.google.protobuf.StringValue external_id = 1;
hasExternalId() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
.google.protobuf.StringValue external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.StringValue external_id = 1;
hasExternalId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.StringValue external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.TimeseriesPoint
.google.protobuf.StringValue external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
.google.protobuf.StringValue external_id = 2;
hasFeatureType() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue feature_type = 9;
hasFeatureType() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue feature_type = 9;
hasFeatureType() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue feature_type = 9;
hasFileBinary() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileBinary file_binary = 2;
hasFileBinary() - Method in class com.cognite.client.dto.FileContainer
.com.cognite.beam.proto.FileBinary file_binary = 2;
hasFileBinary() - Method in interface com.cognite.client.dto.FileContainerOrBuilder
.com.cognite.beam.proto.FileBinary file_binary = 2;
hasFileExternalId() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The external id of the source file used for building interactive P&ID
hasFileExternalId() - Method in class com.cognite.client.dto.ConvertResponse
The external id of the source file used for building interactive P&ID
hasFileExternalId() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The external id of the source file used for building interactive P&ID
hasFileExternalId() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The external id of the source file used for detecting annotations and building interactive P&ID
hasFileExternalId() - Method in class com.cognite.client.dto.PnIDResponse
The external id of the source file used for detecting annotations and building interactive P&ID
hasFileExternalId() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The external id of the source file used for detecting annotations and building interactive P&ID
hasFileId() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The id of the source file used for building interactive P&ID
hasFileId() - Method in class com.cognite.client.dto.ConvertResponse
The id of the source file used for building interactive P&ID
hasFileId() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The id of the source file used for building interactive P&ID
hasFileId() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The id of the source file used for detecting annotations and building interactive P&ID
hasFileId() - Method in class com.cognite.client.dto.PnIDResponse
The id of the source file used for detecting annotations and building interactive P&ID
hasFileId() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The id of the source file used for detecting annotations and building interactive P&ID
hasFileId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value file_id = 9;
hasFileId() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value file_id = 9;
hasFileId() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value file_id = 9;
hasFileId() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value file_id = 2;
hasFileId() - Method in class com.cognite.client.dto.ThreedVersionedFile
.google.protobuf.Int64Value file_id = 2;
hasFileId() - Method in interface com.cognite.client.dto.ThreedVersionedFileOrBuilder
.google.protobuf.Int64Value file_id = 2;
hasFileMetadata() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
hasFileMetadata() - Method in class com.cognite.client.dto.FileContainer
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
hasFileMetadata() - Method in interface com.cognite.client.dto.FileContainerOrBuilder
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
hashCode() - Method in class com.cognite.client.dto.Aggregate
 
hashCode() - Method in class com.cognite.client.dto.Aggregate.Record
 
hashCode() - Method in class com.cognite.client.dto.Annotation
 
hashCode() - Method in class com.cognite.client.dto.Asset.Aggregates
 
hashCode() - Method in class com.cognite.client.dto.Asset
 
hashCode() - Method in class com.cognite.client.dto.AssetLookup
 
hashCode() - Method in class com.cognite.client.dto.BoundingBox
 
hashCode() - Method in class com.cognite.client.dto.ConvertResponse
 
hashCode() - Method in class com.cognite.client.dto.DataSet
 
hashCode() - Method in class com.cognite.client.dto.EntityMatch
 
hashCode() - Method in class com.cognite.client.dto.EntityMatchModel
 
hashCode() - Method in class com.cognite.client.dto.EntityMatchResult
 
hashCode() - Method in class com.cognite.client.dto.Event
 
hashCode() - Method in class com.cognite.client.dto.FileBinary
 
hashCode() - Method in class com.cognite.client.dto.FileContainer
 
hashCode() - Method in class com.cognite.client.dto.FileMetadata
 
hashCode() - Method in class com.cognite.client.dto.Item
 
hashCode() - Method in class com.cognite.client.dto.Label
 
hashCode() - Method in class com.cognite.client.dto.LoginStatus
 
hashCode() - Method in class com.cognite.client.dto.MatchField
 
hashCode() - Method in class com.cognite.client.dto.PnIDResponse
 
hashCode() - Method in class com.cognite.client.dto.RawRow
 
hashCode() - Method in class com.cognite.client.dto.RawTable
 
hashCode() - Method in class com.cognite.client.dto.Relationship
 
hashCode() - Method in class com.cognite.client.dto.SecurityCategory
 
hashCode() - Method in class com.cognite.client.dto.SequenceBody
 
hashCode() - Method in class com.cognite.client.dto.SequenceColumn
 
hashCode() - Method in class com.cognite.client.dto.SequenceMetadata
 
hashCode() - Method in class com.cognite.client.dto.SequenceRow
 
hashCode() - Method in class com.cognite.client.dto.ThreedMetadata
 
hashCode() - Method in class com.cognite.client.dto.ThreedNode
 
hashCode() - Method in class com.cognite.client.dto.ThreedVersionedFile
 
hashCode() - Method in class com.cognite.client.dto.TimeseriesMetadata
 
hashCode() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
hashCode() - Method in class com.cognite.client.dto.TimeseriesPoint
 
hashCode() - Method in class com.cognite.client.dto.TimeseriesPointPost
 
hashCode() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
hashCode() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
hashCode() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
hashCode() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
hashCode() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
hashCode() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
hashCode() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
hashCode() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
hashCode() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
hashCode() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
hashCode() - Method in class com.google.protobuf.BoolValue
 
hashCode() - Method in class com.google.protobuf.BytesValue
 
hashCode() - Method in class com.google.protobuf.DoubleValue
 
hashCode() - Method in class com.google.protobuf.FloatValue
 
hashCode() - Method in class com.google.protobuf.Int32Value
 
hashCode() - Method in class com.google.protobuf.Int64Value
 
hashCode() - Method in class com.google.protobuf.ListValue
 
hashCode() - Method in class com.google.protobuf.StringValue
 
hashCode() - Method in class com.google.protobuf.Struct
 
hashCode() - Method in class com.google.protobuf.UInt32Value
 
hashCode() - Method in class com.google.protobuf.UInt64Value
 
hashCode() - Method in class com.google.protobuf.Value
 
hasId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value id = 1;
hasId() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.Int64Value id = 1;
hasId() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.Int64Value id = 1;
hasId() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value id = 1;
hasId() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value id = 8;
hasId() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value id = 8;
hasId() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value id = 8;
hasId() - Method in class com.cognite.client.dto.SecurityCategory.Builder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.SecurityCategory
.google.protobuf.Int64Value id = 1;
hasId() - Method in interface com.cognite.client.dto.SecurityCategoryOrBuilder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.Int64Value id = 2;
hasId() - Method in class com.cognite.client.dto.SequenceBody
.google.protobuf.Int64Value id = 2;
hasId() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
.google.protobuf.Int64Value id = 2;
hasId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value id = 2;
hasId() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value id = 2;
hasId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value id = 2;
hasId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value id = 1;
hasId() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value id = 1;
hasId() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value id = 1;
hasId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value id = 1;
hasIgnoreMissingFields() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.BoolValue ignore_missing_fields = 11;
hasIgnoreMissingFields() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.BoolValue ignore_missing_fields = 11;
hasIgnoreMissingFields() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.BoolValue ignore_missing_fields = 11;
hasInclusiveBegin() - Method in class com.cognite.client.dto.Item.Builder
Start of time window for a time series data point.
hasInclusiveBegin() - Method in class com.cognite.client.dto.Item
Start of time window for a time series data point.
hasInclusiveBegin() - Method in interface com.cognite.client.dto.ItemOrBuilder
Start of time window for a time series data point.
hasInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue interpolation = 6;
hasInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue interpolation = 6;
hasInterpolation() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue interpolation = 6;
hasIsStep() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.BoolValue is_step = 3;
hasIsStep() - Method in class com.cognite.client.dto.TimeseriesPoint
.google.protobuf.BoolValue is_step = 3;
hasIsStep() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
.google.protobuf.BoolValue is_step = 3;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value last_updated_time = 9;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value last_updated_time = 9;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value last_updated_time = 9;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value last_updated_time = 9;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value last_updated_time = 9;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value last_updated_time = 9;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value last_updated_time = 7;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.Int64Value last_updated_time = 7;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.Int64Value last_updated_time = 7;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value last_updated_time = 10;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value last_updated_time = 10;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value last_updated_time = 10;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 12;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value last_updated_time = 12;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value last_updated_time = 12;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Int64Value last_updated_time = 4;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.RawRow
.google.protobuf.Int64Value last_updated_time = 4;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.RawRowOrBuilder
.google.protobuf.Int64Value last_updated_time = 4;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value last_updated_time = 12;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value last_updated_time = 12;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value last_updated_time = 12;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value last_updated_time = 7;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceColumn
.google.protobuf.Int64Value last_updated_time = 7;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.google.protobuf.Int64Value last_updated_time = 7;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 9;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.Int64Value last_updated_time = 9;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.Int64Value last_updated_time = 9;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 11;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.Int64Value last_updated_time = 11;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.Int64Value last_updated_time = 11;
hasListValue() - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
hasListValue() - Method in class com.google.protobuf.Value
Represents a repeated `Value`.
hasListValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a repeated `Value`.
hasMax() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue max = 2;
hasMax() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue max = 2;
hasMax() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue max = 2;
hasMimeType() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue mime_type = 5;
hasMimeType() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue mime_type = 5;
hasMimeType() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue mime_type = 5;
hasMin() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue min = 3;
hasMin() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue min = 3;
hasMin() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue min = 3;
hasModelCreatedTime() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_created_time = 3;
hasModelCreatedTime() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value model_created_time = 3;
hasModelCreatedTime() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value model_created_time = 3;
hasModelId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_id = 1;
hasModelId() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value model_id = 1;
hasModelId() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value model_id = 1;
hasModelId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value model_id = 2;
hasModelId() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value model_id = 2;
hasModelId() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value model_id = 2;
hasName() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue name = 3;
hasName() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.StringValue name = 3;
hasName() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.StringValue name = 3;
hasName() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue name = 7;
hasName() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue name = 7;
hasName() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue name = 7;
hasName() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue name = 2;
hasName() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue name = 2;
hasName() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue name = 2;
hasName() - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue name = 2;
hasName() - Method in class com.cognite.client.dto.SequenceColumn
.google.protobuf.StringValue name = 2;
hasName() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.google.protobuf.StringValue name = 2;
hasName() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue name = 3;
hasName() - Method in class com.cognite.client.dto.SequenceMetadata
.google.protobuf.StringValue name = 3;
hasName() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
.google.protobuf.StringValue name = 3;
hasName() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue name = 3;
hasName() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.StringValue name = 3;
hasName() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.StringValue name = 3;
hasNext() - Method in class com.cognite.client.DataPoints.FlatMapIterator
 
hasNext() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.ResultFutureIterator
 
hasNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
hasNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
hasNumericDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
hasNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
hasNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
hasNumericDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
hasOriginalId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue original_id = 13;
hasOriginalId() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue original_id = 13;
hasOriginalId() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue original_id = 13;
hasParentExternalId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue parent_external_id = 5;
hasParentExternalId() - Method in class com.cognite.client.dto.Asset
.google.protobuf.StringValue parent_external_id = 5;
hasParentExternalId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue parent_external_id = 5;
hasParentExternalId() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue parent_external_id = 5;
hasParentExternalId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue parent_external_id = 5;
hasParentExternalId() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.StringValue parent_external_id = 5;
hasParentId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value parent_id = 4;
hasParentId() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value parent_id = 4;
hasParentId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value parent_id = 4;
hasParentId() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value parent_id = 4;
hasParentId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value parent_id = 4;
hasParentId() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value parent_id = 4;
hasParentId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value parent_id = 5;
hasParentId() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value parent_id = 5;
hasParentId() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value parent_id = 5;
hasPngBinary() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted PNG binary
hasPngBinary() - Method in class com.cognite.client.dto.PnIDResponse
The converted PNG binary
hasPngBinary() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The converted PNG binary
hasPngUrl() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted PNG file
hasPngUrl() - Method in class com.cognite.client.dto.ConvertResponse
The URL for the converted PNG file
hasPngUrl() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The URL for the converted PNG file
hasPublished() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.BoolValue published = 4;
hasPublished() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.BoolValue published = 4;
hasPublished() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.BoolValue published = 4;
hasRevisionCreatedTime() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_created_time = 16;
hasRevisionCreatedTime() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value revision_created_time = 16;
hasRevisionCreatedTime() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value revision_created_time = 16;
hasRevisionId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_id = 8;
hasRevisionId() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value revision_id = 8;
hasRevisionId() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value revision_id = 8;
hasRevisionId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value revision_id = 3;
hasRevisionId() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value revision_id = 3;
hasRevisionId() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value revision_id = 3;
hasRootId() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value root_id = 7;
hasRootId() - Method in class com.cognite.client.dto.Asset
.google.protobuf.Int64Value root_id = 7;
hasRootId() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value root_id = 7;
hasRootId() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.Int64Value root_id = 7;
hasRootId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.Int64Value root_id = 7;
hasRootId() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.Int64Value root_id = 7;
hasRootName() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue root_name = 13;
hasRootName() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue root_name = 13;
hasRootName() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue root_name = 13;
hasSceneThreedFileId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value scene_threed_file_id = 13;
hasSceneThreedFileId() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value scene_threed_file_id = 13;
hasSceneThreedFileId() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value scene_threed_file_id = 13;
hasScore() - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.DoubleValue score = 1;
hasScore() - Method in class com.cognite.client.dto.EntityMatch
.google.protobuf.DoubleValue score = 1;
hasScore() - Method in interface com.cognite.client.dto.EntityMatchOrBuilder
.google.protobuf.DoubleValue score = 1;
hasSectorId() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value sector_id = 11;
hasSectorId() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value sector_id = 11;
hasSectorId() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value sector_id = 11;
hasSource() - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue source = 12;
hasSource() - Method in class com.cognite.client.dto.Asset
.google.protobuf.StringValue source = 12;
hasSource() - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue source = 12;
hasSource() - Method in class com.cognite.client.dto.AssetLookup
.google.protobuf.StringValue source = 12;
hasSource() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.google.protobuf.StringValue source = 12;
hasSource() - Method in interface com.cognite.client.dto.AssetOrBuilder
.google.protobuf.StringValue source = 12;
hasSource() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
.google.protobuf.Struct source = 1;
hasSource() - Method in class com.cognite.client.dto.EntityMatchResult
.google.protobuf.Struct source = 1;
hasSource() - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
.google.protobuf.Struct source = 1;
hasSource() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue source = 13;
hasSource() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue source = 13;
hasSource() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue source = 13;
hasSource() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue source = 4;
hasSource() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.StringValue source = 4;
hasSource() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.StringValue source = 4;
hasSourceCreatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_created_time = 13;
hasSourceCreatedTime() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value source_created_time = 13;
hasSourceCreatedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value source_created_time = 13;
hasSourceModifiedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_modified_time = 14;
hasSourceModifiedTime() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value source_modified_time = 14;
hasSourceModifiedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value source_modified_time = 14;
hasStartTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value start_time = 5;
hasStartTime() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.Int64Value start_time = 5;
hasStartTime() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.Int64Value start_time = 5;
hasStartTime() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value start_time = 3;
hasStartTime() - Method in class com.cognite.client.dto.Event
.google.protobuf.Int64Value start_time = 3;
hasStartTime() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.Int64Value start_time = 3;
hasStartTime() - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value start_time = 6;
hasStartTime() - Method in class com.cognite.client.dto.Relationship
.google.protobuf.Int64Value start_time = 6;
hasStartTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.google.protobuf.Int64Value start_time = 6;
hasStatus() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue status = 3;
hasStatus() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.StringValue status = 3;
hasStatus() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.StringValue status = 3;
hasStatus() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue status = 10;
hasStatus() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.StringValue status = 10;
hasStatus() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.StringValue status = 10;
hasStatusTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value status_time = 6;
hasStatusTime() - Method in class com.cognite.client.dto.EntityMatchModel
.google.protobuf.Int64Value status_time = 6;
hasStatusTime() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
.google.protobuf.Int64Value status_time = 6;
hasStepInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue step_interpolation = 7;
hasStepInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue step_interpolation = 7;
hasStepInterpolation() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue step_interpolation = 7;
hasStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
hasStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
hasStringDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
hasStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
hasStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
hasStringDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
hasStructValue() - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
hasStructValue() - Method in class com.google.protobuf.Value
Represents a structured value.
hasStructValue() - Method in interface com.google.protobuf.ValueOrBuilder
Represents a structured value.
hasSubtreeSize() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value subtree_size = 8;
hasSubtreeSize() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value subtree_size = 8;
hasSubtreeSize() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value subtree_size = 8;
hasSubtype() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue subtype = 7;
hasSubtype() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue subtype = 7;
hasSubtype() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue subtype = 7;
hasSum() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue sum = 5;
hasSum() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue sum = 5;
hasSum() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue sum = 5;
hasSvgBinary() - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted SVG binary
hasSvgBinary() - Method in class com.cognite.client.dto.PnIDResponse
The converted SVG binary
hasSvgBinary() - Method in interface com.cognite.client.dto.PnIDResponseOrBuilder
The converted SVG binary
hasSvgUrl() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted SVG file
hasSvgUrl() - Method in class com.cognite.client.dto.ConvertResponse
The URL for the converted SVG file
hasSvgUrl() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The URL for the converted SVG file
hasTarget() - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.Struct target = 2;
hasTarget() - Method in class com.cognite.client.dto.EntityMatch
.google.protobuf.Struct target = 2;
hasTarget() - Method in interface com.cognite.client.dto.EntityMatchOrBuilder
.google.protobuf.Struct target = 2;
hasText() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue text = 2;
hasText() - Method in class com.cognite.client.dto.Annotation
.google.protobuf.StringValue text = 2;
hasText() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.google.protobuf.StringValue text = 2;
hasThumbnailThreedFileId() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
hasThumbnailThreedFileId() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
hasThumbnailThreedFileId() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
hasThumbnailUrl() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue thumbnail_url = 12;
hasThumbnailUrl() - Method in class com.cognite.client.dto.ThreedMetadata
.google.protobuf.StringValue thumbnail_url = 12;
hasThumbnailUrl() - Method in interface com.cognite.client.dto.ThreedMetadataOrBuilder
.google.protobuf.StringValue thumbnail_url = 12;
hasTotalVariation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue total_variation = 10;
hasTotalVariation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
.google.protobuf.DoubleValue total_variation = 10;
hasTotalVariation() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
.google.protobuf.DoubleValue total_variation = 10;
hasTreeIndex() - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value tree_index = 4;
hasTreeIndex() - Method in class com.cognite.client.dto.ThreedNode
.google.protobuf.Int64Value tree_index = 4;
hasTreeIndex() - Method in interface com.cognite.client.dto.ThreedNodeOrBuilder
.google.protobuf.Int64Value tree_index = 4;
hasType() - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue type = 5;
hasType() - Method in class com.cognite.client.dto.Annotation
.google.protobuf.StringValue type = 5;
hasType() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.google.protobuf.StringValue type = 5;
hasType() - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue type = 6;
hasType() - Method in class com.cognite.client.dto.Event
.google.protobuf.StringValue type = 6;
hasType() - Method in interface com.cognite.client.dto.EventOrBuilder
.google.protobuf.StringValue type = 6;
hasUnit() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue unit = 7;
hasUnit() - Method in class com.cognite.client.dto.TimeseriesMetadata
.google.protobuf.StringValue unit = 7;
hasUnit() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
.google.protobuf.StringValue unit = 7;
hasUploadedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value uploaded_time = 10;
hasUploadedTime() - Method in class com.cognite.client.dto.FileMetadata
.google.protobuf.Int64Value uploaded_time = 10;
hasUploadedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
.google.protobuf.Int64Value uploaded_time = 10;
hasValue() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
.google.protobuf.StringValue value = 1;
hasValue() - Method in class com.cognite.client.dto.Aggregate.Record
.google.protobuf.StringValue value = 1;
hasValue() - Method in interface com.cognite.client.dto.Aggregate.RecordOrBuilder
.google.protobuf.StringValue value = 1;
hasValueAggregates() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
hasValueAggregates() - Method in class com.cognite.client.dto.TimeseriesPoint
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
hasValueAggregates() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
hasVersion() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value version = 1;
hasVersion() - Method in class com.cognite.client.dto.ThreedVersionedFile
.google.protobuf.Int64Value version = 1;
hasVersion() - Method in interface com.cognite.client.dto.ThreedVersionedFileOrBuilder
.google.protobuf.Int64Value version = 1;
hasWriteProtected() - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.BoolValue write_protected = 5;
hasWriteProtected() - Method in class com.cognite.client.dto.DataSet
.google.protobuf.BoolValue write_protected = 5;
hasWriteProtected() - Method in interface com.cognite.client.dto.DataSetOrBuilder
.google.protobuf.BoolValue write_protected = 5;

I

ID - com.cognite.client.dto.FileBinary.IdTypeCase
 
ID - com.cognite.client.dto.Item.IdTypeCase
 
ID - com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
 
ID - com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DataSet
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileBinary
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Item
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SecurityCategory
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceBody
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceMetadata
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPointPost
 
ID_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
ID_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItem
 
IDOREXTERNALID_NOT_SET - com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
 
IDTYPE_NOT_SET - com.cognite.client.dto.FileBinary.IdTypeCase
 
IDTYPE_NOT_SET - com.cognite.client.dto.Item.IdTypeCase
 
IDTYPE_NOT_SET - com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
 
IGNORE_MISSING_FIELDS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
INCLUSIVE_BEGIN_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Item
 
instanceId - Variable in class com.cognite.client.servicesV1.response.DefaultResponseParser
 
Int32Value - Class in com.google.protobuf
Wrapper message for `int32`.
Int32Value.Builder - Class in com.google.protobuf
Wrapper message for `int32`.
Int32ValueOrBuilder - Interface in com.google.protobuf
 
Int64Value - Class in com.google.protobuf
Wrapper message for `int64`.
Int64Value.Builder - Class in com.google.protobuf
Wrapper message for `int64`.
Int64ValueOrBuilder - Interface in com.google.protobuf
 
intercept(Interceptor.Chain) - Method in class com.cognite.client.servicesV1.util.SSLHandshakeInterceptor
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Aggregate.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Aggregate
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Aggregate.Record
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Annotation.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Annotation
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Asset.Aggregates
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Asset.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Asset
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.AssetLookup
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.BoundingBox.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.BoundingBox
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ConvertResponse
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.DataSet.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.DataSet
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.EntityMatch.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.EntityMatch
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.EntityMatchModel
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.EntityMatchResult
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Event.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Event
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.FileBinary.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.FileBinary
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.FileContainer.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.FileContainer
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.FileMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.FileMetadata
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Item.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Item
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Label.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Label
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.LoginStatus
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.MatchField.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.MatchField
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.PnIDResponse
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.RawRow.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.RawRow
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.RawTable.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.RawTable
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Relationship.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Relationship
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.SecurityCategory
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.SequenceBody.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.SequenceBody
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.SequenceColumn
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.SequenceMetadata
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.SequenceRow.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.SequenceRow
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreedMetadata
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreedNode.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreedNode
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreedVersionedFile
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.TimeseriesMetadata
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.TimeseriesPoint
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.TimeseriesPointPost
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BoolValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BoolValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BytesValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.BytesValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DoubleValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.DoubleValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.FloatValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.FloatValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int32Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int32Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int64Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Int64Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.ListValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.ListValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.StringValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.StringValue
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Struct.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Struct
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt32Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt32Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt64Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.UInt64Value
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Value.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.protobuf.Value
 
internalGetMapField(int) - Method in class com.cognite.client.dto.Asset.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.Asset
 
internalGetMapField(int) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.AssetLookup
 
internalGetMapField(int) - Method in class com.cognite.client.dto.DataSet.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.DataSet
 
internalGetMapField(int) - Method in class com.cognite.client.dto.Event.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.Event
 
internalGetMapField(int) - Method in class com.cognite.client.dto.FileMetadata.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.FileMetadata
 
internalGetMapField(int) - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.SequenceColumn
 
internalGetMapField(int) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.SequenceMetadata
 
internalGetMapField(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.ThreedNode
 
internalGetMapField(int) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.TimeseriesMetadata
 
internalGetMapField(int) - Method in class com.google.protobuf.Struct.Builder
 
internalGetMapField(int) - Method in class com.google.protobuf.Struct
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.Asset.Builder
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.DataSet.Builder
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.Event.Builder
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.FileMetadata.Builder
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
internalGetMutableMapField(int) - Method in class com.google.protobuf.Struct.Builder
 
internalGetValueMap() - Static method in enum com.cognite.client.dto.Relationship.ResourceType
 
internalGetValueMap() - Static method in enum com.cognite.client.dto.SequenceColumn.ValueType
 
internalGetValueMap() - Static method in enum com.google.protobuf.NullValue
 
INTERPOLATION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
INTERPOLATION_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
IS_STEP_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
IS_STEP_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint
 
IS_STRING_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
isInitialized() - Method in class com.cognite.client.dto.Aggregate.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Aggregate
 
isInitialized() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Aggregate.Record
 
isInitialized() - Method in class com.cognite.client.dto.Annotation.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Annotation
 
isInitialized() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Asset.Aggregates
 
isInitialized() - Method in class com.cognite.client.dto.Asset.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Asset
 
isInitialized() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
isInitialized() - Method in class com.cognite.client.dto.AssetLookup
 
isInitialized() - Method in class com.cognite.client.dto.BoundingBox.Builder
 
isInitialized() - Method in class com.cognite.client.dto.BoundingBox
 
isInitialized() - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ConvertResponse
 
isInitialized() - Method in class com.cognite.client.dto.DataSet.Builder
 
isInitialized() - Method in class com.cognite.client.dto.DataSet
 
isInitialized() - Method in class com.cognite.client.dto.EntityMatch.Builder
 
isInitialized() - Method in class com.cognite.client.dto.EntityMatch
 
isInitialized() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
isInitialized() - Method in class com.cognite.client.dto.EntityMatchModel
 
isInitialized() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
isInitialized() - Method in class com.cognite.client.dto.EntityMatchResult
 
isInitialized() - Method in class com.cognite.client.dto.Event.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Event
 
isInitialized() - Method in class com.cognite.client.dto.FileBinary.Builder
 
isInitialized() - Method in class com.cognite.client.dto.FileBinary
 
isInitialized() - Method in class com.cognite.client.dto.FileContainer.Builder
 
isInitialized() - Method in class com.cognite.client.dto.FileContainer
 
isInitialized() - Method in class com.cognite.client.dto.FileMetadata.Builder
 
isInitialized() - Method in class com.cognite.client.dto.FileMetadata
 
isInitialized() - Method in class com.cognite.client.dto.Item.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Item
 
isInitialized() - Method in class com.cognite.client.dto.Label.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Label
 
isInitialized() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
isInitialized() - Method in class com.cognite.client.dto.LoginStatus
 
isInitialized() - Method in class com.cognite.client.dto.MatchField.Builder
 
isInitialized() - Method in class com.cognite.client.dto.MatchField
 
isInitialized() - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
isInitialized() - Method in class com.cognite.client.dto.PnIDResponse
 
isInitialized() - Method in class com.cognite.client.dto.RawRow.Builder
 
isInitialized() - Method in class com.cognite.client.dto.RawRow
 
isInitialized() - Method in class com.cognite.client.dto.RawTable.Builder
 
isInitialized() - Method in class com.cognite.client.dto.RawTable
 
isInitialized() - Method in class com.cognite.client.dto.Relationship.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Relationship
 
isInitialized() - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
isInitialized() - Method in class com.cognite.client.dto.SecurityCategory
 
isInitialized() - Method in class com.cognite.client.dto.SequenceBody.Builder
 
isInitialized() - Method in class com.cognite.client.dto.SequenceBody
 
isInitialized() - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
isInitialized() - Method in class com.cognite.client.dto.SequenceColumn
 
isInitialized() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
isInitialized() - Method in class com.cognite.client.dto.SequenceMetadata
 
isInitialized() - Method in class com.cognite.client.dto.SequenceRow.Builder
 
isInitialized() - Method in class com.cognite.client.dto.SequenceRow
 
isInitialized() - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreedMetadata
 
isInitialized() - Method in class com.cognite.client.dto.ThreedNode.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreedNode
 
isInitialized() - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreedVersionedFile
 
isInitialized() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
isInitialized() - Method in class com.cognite.client.dto.TimeseriesMetadata
 
isInitialized() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
isInitialized() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
isInitialized() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
isInitialized() - Method in class com.cognite.client.dto.TimeseriesPoint
 
isInitialized() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
isInitialized() - Method in class com.cognite.client.dto.TimeseriesPointPost
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
isInitialized() - Method in class com.google.protobuf.BoolValue.Builder
 
isInitialized() - Method in class com.google.protobuf.BoolValue
 
isInitialized() - Method in class com.google.protobuf.BytesValue.Builder
 
isInitialized() - Method in class com.google.protobuf.BytesValue
 
isInitialized() - Method in class com.google.protobuf.DoubleValue.Builder
 
isInitialized() - Method in class com.google.protobuf.DoubleValue
 
isInitialized() - Method in class com.google.protobuf.FloatValue.Builder
 
isInitialized() - Method in class com.google.protobuf.FloatValue
 
isInitialized() - Method in class com.google.protobuf.Int32Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Int32Value
 
isInitialized() - Method in class com.google.protobuf.Int64Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Int64Value
 
isInitialized() - Method in class com.google.protobuf.ListValue.Builder
 
isInitialized() - Method in class com.google.protobuf.ListValue
 
isInitialized() - Method in class com.google.protobuf.StringValue.Builder
 
isInitialized() - Method in class com.google.protobuf.StringValue
 
isInitialized() - Method in class com.google.protobuf.Struct.Builder
 
isInitialized() - Method in class com.google.protobuf.Struct
 
isInitialized() - Method in class com.google.protobuf.UInt32Value.Builder
 
isInitialized() - Method in class com.google.protobuf.UInt32Value
 
isInitialized() - Method in class com.google.protobuf.UInt64Value.Builder
 
isInitialized() - Method in class com.google.protobuf.UInt64Value
 
isInitialized() - Method in class com.google.protobuf.Value.Builder
 
isInitialized() - Method in class com.google.protobuf.Value
 
ISSTEP_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPointPost
 
ISSTEP_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItem
 
ISSTRING_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItem
 
isSuccessful() - Method in class com.cognite.client.servicesV1.ResponseItems
 
Item - Class in com.cognite.client.dto
Represents an identifiable data item independent of resource type (asset, event, time series, etc.).
Item.Builder - Class in com.cognite.client.dto
Represents an identifiable data item independent of resource type (asset, event, time series, etc.).
Item.IdTypeCase - Enum in com.cognite.client.dto
 
ItemOrBuilder - Interface in com.cognite.client.dto
 
ItemOuterClass - Class in com.cognite.client.dto
 
ItemParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing item object between Cognite api representations (json and proto) and typed objects.
ItemParser() - Constructor for class com.cognite.client.servicesV1.parser.ItemParser
 
ItemReader<T> - Interface in com.cognite.client.servicesV1
An interface that defines the basic interface for calling a Cognite API endpoint with a request and consuming the response.
ITEMS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.PnIDResponse
 
ITEMS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
ITEMS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
ItemWriter() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.ItemWriter
 

J

JsonDataItemResponseParser - Class in com.cognite.client.servicesV1.response
Extracts results items from a json payload corresponding to the api v0.6 specification.
JsonDataItemResponseParser() - Constructor for class com.cognite.client.servicesV1.response.JsonDataItemResponseParser
 
JsonDataItemResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
JsonErrorItemResponseParser - Class in com.cognite.client.servicesV1.response
Extracts a list of items from the error sub-path in a json payload.
JsonErrorItemResponseParser() - Constructor for class com.cognite.client.servicesV1.response.JsonErrorItemResponseParser
 
JsonErrorItemResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
JsonErrorMessageDuplicateResponseParser - Class in com.cognite.client.servicesV1.response
Extracts a list of items from the error sub-path in a json payload.
JsonErrorMessageDuplicateResponseParser() - Constructor for class com.cognite.client.servicesV1.response.JsonErrorMessageDuplicateResponseParser
 
JsonErrorMessageDuplicateResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
JsonItemResponseParser - Class in com.cognite.client.servicesV1.response
Extracts results items from the items node and next cursor from the nextCursor node.
JsonItemResponseParser() - Constructor for class com.cognite.client.servicesV1.response.JsonItemResponseParser
 
JsonItemResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
JsonLongAttributeResponseParser - Class in com.cognite.client.servicesV1.response
Parses a single attribute from a json payload as a single item.
JsonLongAttributeResponseParser() - Constructor for class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
 
JsonLongAttributeResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
JsonRawRowResponseParser - Class in com.cognite.client.servicesV1.response
Parses responses containing one or more raw rows.
JsonRawRowResponseParser() - Constructor for class com.cognite.client.servicesV1.response.JsonRawRowResponseParser
 
JsonRawRowResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
JsonResponseParser - Class in com.cognite.client.servicesV1.response
Parses the complete json payload as a single item.
JsonResponseParser() - Constructor for class com.cognite.client.servicesV1.response.JsonResponseParser
 
JsonResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
JsonStringAttributeResponseParser - Class in com.cognite.client.servicesV1.response
Parses a single attribute from a json payload as a single item.
JsonStringAttributeResponseParser() - Constructor for class com.cognite.client.servicesV1.response.JsonStringAttributeResponseParser
 
JsonStringAttributeResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
JsonUtil - Class in com.cognite.client.servicesV1.util
Utilities class that provides central configurations of JSON handling.

K

KEY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.RawRow
 
KIND_NOT_SET - com.google.protobuf.Value.KindCase
 

L

Label - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Label
LABEL - com.cognite.client.config.ResourceType
 
Label.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Label
LabelOrBuilder - Interface in com.cognite.client.dto
 
LabelOuterClass - Class in com.cognite.client.dto
 
LabelParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.
LabelParser() - Constructor for class com.cognite.client.servicesV1.parser.LabelParser
 
labels() - Method in class com.cognite.client.CogniteClient
Returns Labels representing the Cognite labels api endpoints.
Labels - Class in com.cognite.client
This class represents the Cognite labels api endpoint.
Labels() - Constructor for class com.cognite.client.Labels
 
LABELS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
LABELS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
LABELS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
LABELS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DataSet
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.RawRow
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceColumn
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceMetadata
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
LEGACY_NAME - com.cognite.client.dto.Item.IdTypeCase
 
LEGACY_NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Item
 
list() - Method in class com.cognite.client.RawDatabases
Returns all database names.
list(Request) - Method in class com.cognite.client.Assets
Returns all Asset objects that matches the filters set in the Request.
list(Request) - Method in class com.cognite.client.Datasets
Return all DataSet object that matches the filters set in the Request.
list(Request) - Method in class com.cognite.client.Events
Returns all Event objects that matches the filters set in the Request.
list(Request) - Method in class com.cognite.client.Files
Returns all FileMetadata objects that matches the filters set in the Request.
list(Request) - Method in class com.cognite.client.Labels
Return all Label object that matches the filters set in the Request.
list(Request) - Method in class com.cognite.client.Relationships
Returns all Relationship objects that matches the filters set in the Request.
list(Request) - Method in class com.cognite.client.SecurityCategories
Return all SecurityCategory object that matches the filters set in the SecurityCategory.
list(Request) - Method in class com.cognite.client.Sequences
Return all SequenceMetadata object that matches the filters set in the SequenceMetadata.
list(Request) - Method in class com.cognite.client.Timeseries
Returns all TimeseriesMetadata object that matches the filters set in the Request.
list(Request, String...) - Method in class com.cognite.client.Assets
Returns all Asset objects that matches the filters set in the Request for the specified partitions.
list(Request, String...) - Method in class com.cognite.client.Datasets
Return all DataSet objects that matches the filters set in the Request for the specific partitions.
list(Request, String...) - Method in class com.cognite.client.Events
Returns all Event objects that matches the filters set in the Request for the specified partitions.
list(Request, String...) - Method in class com.cognite.client.Files
Returns all Event objects that matches the filters set in the Request for the specified partitions.
list(Request, String...) - Method in class com.cognite.client.Labels
Returns all Label objects that matches the filters set in the Request for the specific partitions.
list(Request, String...) - Method in class com.cognite.client.Relationships
Returns all Relationship objects that matches the filters set in the Request for the specified partitions.
list(Request, String...) - Method in class com.cognite.client.SecurityCategories
Returns all SecurityCategory objects that matches the filters set in the Request for the specified partitions.
list(Request, String...) - Method in class com.cognite.client.Sequences
Returns all SequenceMetadata objects that matches the filters set in the Request for the specified partitions.
list(Request, String...) - Method in class com.cognite.client.Timeseries
Returns all TimeseriesMetadata objects that matches the filters set in the Request for the specified partitions.
list(String) - Method in class com.cognite.client.RawTables
Returns all tables (names) in a database.
list(String, String) - Method in class com.cognite.client.RawRows
Returns all rows from a table.
list(String, String, Request) - Method in class com.cognite.client.RawRows
Returns a set of rows from a table.
list(String, String, Request, String...) - Method in class com.cognite.client.RawRows
Returns a set of rows from a table.
list(String, String, List<String>) - Method in class com.cognite.client.RawRows
Returns all rows from a table.
list(String, String, List<String>, Request) - Method in class com.cognite.client.RawRows
Returns all rows from a table.
LIST_VALUE - com.google.protobuf.Value.KindCase
 
LIST_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
ListValue - Class in com.google.protobuf
`ListValue` is a wrapper around a repeated field of values.
ListValue.Builder - Class in com.google.protobuf
`ListValue` is a wrapper around a repeated field of values.
ListValueOrBuilder - Interface in com.google.protobuf
 
LOG - Static variable in class com.cognite.client.Assets
 
LOG - Static variable in class com.cognite.client.CogniteClient
 
LOG - Static variable in class com.cognite.client.DataPoints
 
LOG - Static variable in class com.cognite.client.Datasets
 
LOG - Static variable in class com.cognite.client.EntityMatching
 
LOG - Static variable in class com.cognite.client.Events
 
LOG - Static variable in class com.cognite.client.Files
 
LOG - Static variable in class com.cognite.client.Labels
 
LOG - Static variable in class com.cognite.client.PnID
 
LOG - Static variable in class com.cognite.client.RawDatabases
 
LOG - Static variable in class com.cognite.client.RawRows
 
LOG - Static variable in class com.cognite.client.RawTables
 
LOG - Static variable in class com.cognite.client.Relationships
 
LOG - Static variable in class com.cognite.client.SequenceRows
 
LOG - Static variable in class com.cognite.client.Sequences
 
LOG - Variable in class com.cognite.client.servicesV1.ConnectorServiceV1
 
LOG - Static variable in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
 
LOG - Variable in class com.cognite.client.servicesV1.executor.RequestExecutor
 
LOG - Variable in class com.cognite.client.servicesV1.response.DefaultResponseParser
 
LOG - Variable in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
 
LOG - Static variable in class com.cognite.client.Timeseries
 
LOGGED_IN_FIELD_NUMBER - Static variable in class com.cognite.client.dto.LoginStatus
 
LoginStatus - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.LoginStatus
LoginStatus.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.LoginStatus
LoginStatusOrBuilder - Interface in com.cognite.client.dto
 
LoginStatusOuterClass - Class in com.cognite.client.dto
 
LoginStatusParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing item object between Cognite api representations (json and proto) and typed objects.
LoginStatusParser() - Constructor for class com.cognite.client.servicesV1.parser.LoginStatusParser
 
LONG - com.cognite.client.dto.SequenceColumn.ValueType
LONG = 2;
LONG_VALUE - Static variable in enum com.cognite.client.dto.SequenceColumn.ValueType
LONG = 2;

M

MATCH_FIELDS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
MATCHES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchResult
 
MatchField - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.MatchField
MatchField.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.MatchField
MatchFieldOrBuilder - Interface in com.cognite.client.dto
 
MAX_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
MAX_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
MAX_LENGTH_JSON_LOG - Static variable in class com.cognite.client.servicesV1.response.DefaultResponseParser
 
MAX_LOG_ELEMENT_LENGTH - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
MAX_MAX_RETRIES - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
mergeAggregateDatapoints(AggregateDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
mergeAggregates(Asset.Aggregates) - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
mergeAggregates(Asset.Aggregates) - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
mergeApiKeyId(Int64Value) - Method in class com.cognite.client.dto.LoginStatus.Builder
.google.protobuf.Int64Value api_key_id = 5;
mergeAssetId(Int64Value) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value asset_id = 5;
mergeAssetId(Int64Value) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value asset_id = 8;
mergeAssetMappingCount(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value asset_mapping_count = 15;
mergeAverage(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue average = 1;
mergeBoundingBox(BoundingBox) - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
mergeChildCount(Int32Value) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value child_count = 1;
mergeClassifier(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue classifier = 12;
mergeColumns(Struct) - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Struct columns = 5;
mergeConfidence(DoubleValue) - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.DoubleValue confidence = 4;
mergeConfidence(FloatValue) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.FloatValue confidence = 8;
mergeContinuousVariance(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue continuous_variance = 8;
mergeCount(Int64Value) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.Int64Value count = 4;
mergeCreatedTime(Int64Value) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value created_time = 8;
mergeCreatedTime(Int64Value) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value created_time = 8;
mergeCreatedTime(Int64Value) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value created_time = 6;
mergeCreatedTime(Int64Value) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value created_time = 4;
mergeCreatedTime(Int64Value) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value created_time = 9;
mergeCreatedTime(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value created_time = 11;
mergeCreatedTime(Int64Value) - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.Int64Value created_time = 4;
mergeCreatedTime(Int64Value) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value created_time = 11;
mergeCreatedTime(Int64Value) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value created_time = 6;
mergeCreatedTime(Int64Value) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value created_time = 8;
mergeCreatedTime(Int64Value) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value created_time = 10;
mergeDataSetId(Int64Value) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value data_set_id = 13;
mergeDataSetId(Int64Value) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value data_set_id = 14;
mergeDataSetId(Int64Value) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value data_set_id = 14;
mergeDataSetId(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value data_set_id = 15;
mergeDataSetId(Int64Value) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value data_set_id = 9;
mergeDataSetId(Int64Value) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value data_set_id = 10;
mergeDataSetId(Int64Value) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value data_set_id = 13;
mergeDepth(Int32Value) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value depth = 2;
mergeDepth(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value depth = 6;
mergeDescription(StringValue) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue description = 6;
mergeDescription(StringValue) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue description = 6;
mergeDescription(StringValue) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue description = 4;
mergeDescription(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue description = 8;
mergeDescription(StringValue) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue description = 5;
mergeDescription(StringValue) - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.StringValue description = 3;
mergeDescription(StringValue) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue description = 3;
mergeDescription(StringValue) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue description = 4;
mergeDescription(StringValue) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue description = 4;
mergeDirectory(StringValue) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue directory = 3;
mergeDiscreteVariance(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue discrete_variance = 9;
mergeEndTime(Int64Value) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value end_time = 4;
mergeEndTime(Int64Value) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value end_time = 7;
mergeExclusiveEnd(Int64Value) - Method in class com.cognite.client.dto.Item.Builder
End of time window for a time series data point.
mergeExternalId(StringValue) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue external_id = 2;
mergeExternalId(StringValue) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue external_id = 2;
mergeExternalId(StringValue) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue external_id = 2;
mergeExternalId(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue external_id = 2;
mergeExternalId(StringValue) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue external_id = 2;
mergeExternalId(StringValue) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue external_id = 1;
mergeExternalId(StringValue) - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.StringValue external_id = 1;
mergeExternalId(StringValue) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue external_id = 1;
mergeExternalId(StringValue) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue external_id = 2;
mergeExternalId(StringValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.StringValue external_id = 2;
mergeFeatureType(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue feature_type = 9;
mergeFileBinary(FileBinary) - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileBinary file_binary = 2;
mergeFileExternalId(StringValue) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The external id of the source file used for building interactive P&ID
mergeFileExternalId(StringValue) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The external id of the source file used for detecting annotations and building interactive P&ID
mergeFileId(Int64Value) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The id of the source file used for building interactive P&ID
mergeFileId(Int64Value) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The id of the source file used for detecting annotations and building interactive P&ID
mergeFileId(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value file_id = 9;
mergeFileId(Int64Value) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value file_id = 2;
mergeFileMetadata(FileMetadata) - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
mergeFrom(Aggregate) - Method in class com.cognite.client.dto.Aggregate.Builder
 
mergeFrom(Aggregate.Record) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
mergeFrom(Annotation) - Method in class com.cognite.client.dto.Annotation.Builder
 
mergeFrom(Asset) - Method in class com.cognite.client.dto.Asset.Builder
 
mergeFrom(Asset.Aggregates) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
mergeFrom(AssetLookup) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
mergeFrom(BoundingBox) - Method in class com.cognite.client.dto.BoundingBox.Builder
 
mergeFrom(ConvertResponse) - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
mergeFrom(DataSet) - Method in class com.cognite.client.dto.DataSet.Builder
 
mergeFrom(EntityMatch) - Method in class com.cognite.client.dto.EntityMatch.Builder
 
mergeFrom(EntityMatchModel) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
mergeFrom(EntityMatchResult) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
mergeFrom(Event) - Method in class com.cognite.client.dto.Event.Builder
 
mergeFrom(FileBinary) - Method in class com.cognite.client.dto.FileBinary.Builder
 
mergeFrom(FileContainer) - Method in class com.cognite.client.dto.FileContainer.Builder
 
mergeFrom(FileMetadata) - Method in class com.cognite.client.dto.FileMetadata.Builder
 
mergeFrom(Item) - Method in class com.cognite.client.dto.Item.Builder
 
mergeFrom(Label) - Method in class com.cognite.client.dto.Label.Builder
 
mergeFrom(LoginStatus) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
mergeFrom(MatchField) - Method in class com.cognite.client.dto.MatchField.Builder
 
mergeFrom(PnIDResponse) - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
mergeFrom(RawRow) - Method in class com.cognite.client.dto.RawRow.Builder
 
mergeFrom(RawTable) - Method in class com.cognite.client.dto.RawTable.Builder
 
mergeFrom(Relationship) - Method in class com.cognite.client.dto.Relationship.Builder
 
mergeFrom(SecurityCategory) - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
mergeFrom(SequenceBody) - Method in class com.cognite.client.dto.SequenceBody.Builder
 
mergeFrom(SequenceColumn) - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
mergeFrom(SequenceMetadata) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
mergeFrom(SequenceRow) - Method in class com.cognite.client.dto.SequenceRow.Builder
 
mergeFrom(ThreedMetadata) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
mergeFrom(ThreedNode) - Method in class com.cognite.client.dto.ThreedNode.Builder
 
mergeFrom(ThreedVersionedFile) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
mergeFrom(TimeseriesMetadata) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
mergeFrom(TimeseriesPoint) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
mergeFrom(TimeseriesPoint.Aggregates) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
mergeFrom(TimeseriesPointPost) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
mergeFrom(AggregateDatapoint) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
mergeFrom(AggregateDatapoints) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
mergeFrom(DataPointInsertionItem) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
mergeFrom(DataPointInsertionRequest) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
mergeFrom(DataPointListItem) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
mergeFrom(DataPointListResponse) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
mergeFrom(NumericDatapoint) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
mergeFrom(NumericDatapoints) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
mergeFrom(StringDatapoint) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
mergeFrom(StringDatapoints) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
mergeFrom(BoolValue) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeFrom(BytesValue) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Aggregate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Annotation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Asset.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.BoundingBox.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.DataSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.EntityMatch.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Event.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.FileBinary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.FileContainer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.FileMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Item.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Label.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.MatchField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.RawRow.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.RawTable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Relationship.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.SequenceBody.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.SequenceRow.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreedNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.ListValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.StringValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Struct.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.Value.Builder
 
mergeFrom(DoubleValue) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeFrom(FloatValue) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeFrom(Int32Value) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeFrom(Int64Value) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeFrom(ListValue) - Method in class com.google.protobuf.ListValue.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Aggregate.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Annotation.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Asset.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.BoundingBox.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.DataSet.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.EntityMatch.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Event.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.FileBinary.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.FileContainer.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.FileMetadata.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Item.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Label.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.MatchField.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.RawRow.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.RawTable.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Relationship.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.SequenceBody.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.SequenceRow.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreedNode.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
mergeFrom(Message) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
mergeFrom(Message) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
mergeFrom(Message) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
mergeFrom(Message) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
mergeFrom(Message) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
mergeFrom(Message) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
mergeFrom(Message) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
mergeFrom(Message) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
mergeFrom(Message) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
mergeFrom(Message) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.ListValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.StringValue.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Struct.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeFrom(Message) - Method in class com.google.protobuf.Value.Builder
 
mergeFrom(StringValue) - Method in class com.google.protobuf.StringValue.Builder
 
mergeFrom(Struct) - Method in class com.google.protobuf.Struct.Builder
 
mergeFrom(UInt32Value) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeFrom(UInt64Value) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeFrom(Value) - Method in class com.google.protobuf.Value.Builder
 
mergeId(Int64Value) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value id = 1;
mergeId(Int64Value) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value id = 1;
mergeId(Int64Value) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value id = 1;
mergeId(Int64Value) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value id = 1;
mergeId(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value id = 8;
mergeId(Int64Value) - Method in class com.cognite.client.dto.SecurityCategory.Builder
.google.protobuf.Int64Value id = 1;
mergeId(Int64Value) - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.Int64Value id = 2;
mergeId(Int64Value) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value id = 2;
mergeId(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value id = 1;
mergeId(Int64Value) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value id = 1;
mergeIgnoreMissingFields(BoolValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.BoolValue ignore_missing_fields = 11;
mergeInclusiveBegin(Int64Value) - Method in class com.cognite.client.dto.Item.Builder
Start of time window for a time series data point.
mergeInterpolation(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue interpolation = 6;
mergeIsStep(BoolValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.BoolValue is_step = 3;
mergeLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value last_updated_time = 9;
mergeLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value last_updated_time = 9;
mergeLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value last_updated_time = 7;
mergeLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value last_updated_time = 10;
mergeLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 12;
mergeLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Int64Value last_updated_time = 4;
mergeLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value last_updated_time = 12;
mergeLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value last_updated_time = 7;
mergeLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 9;
mergeLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 11;
mergeListValue(ListValue) - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
mergeMax(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue max = 2;
mergeMimeType(StringValue) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue mime_type = 5;
mergeMin(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue min = 3;
mergeModelCreatedTime(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_created_time = 3;
mergeModelId(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_id = 1;
mergeModelId(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value model_id = 2;
mergeName(StringValue) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue name = 3;
mergeName(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue name = 7;
mergeName(StringValue) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue name = 2;
mergeName(StringValue) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue name = 2;
mergeName(StringValue) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue name = 3;
mergeName(StringValue) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue name = 3;
mergeNumericDatapoints(NumericDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
mergeNumericDatapoints(NumericDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
mergeOriginalId(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue original_id = 13;
mergeParentExternalId(StringValue) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue parent_external_id = 5;
mergeParentExternalId(StringValue) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue parent_external_id = 5;
mergeParentId(Int64Value) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value parent_id = 4;
mergeParentId(Int64Value) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value parent_id = 4;
mergeParentId(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value parent_id = 5;
mergePngBinary(BytesValue) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted PNG binary
mergePngUrl(StringValue) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted PNG file
mergePublished(BoolValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.BoolValue published = 4;
mergeRevisionCreatedTime(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_created_time = 16;
mergeRevisionId(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_id = 8;
mergeRevisionId(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value revision_id = 3;
mergeRootId(Int64Value) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value root_id = 7;
mergeRootId(Int64Value) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value root_id = 7;
mergeRootName(StringValue) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue root_name = 13;
mergeSceneThreedFileId(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value scene_threed_file_id = 13;
mergeScore(DoubleValue) - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.DoubleValue score = 1;
mergeSectorId(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value sector_id = 11;
mergeSource(StringValue) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue source = 12;
mergeSource(StringValue) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue source = 12;
mergeSource(StringValue) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue source = 13;
mergeSource(StringValue) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue source = 4;
mergeSource(Struct) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
.google.protobuf.Struct source = 1;
mergeSourceCreatedTime(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_created_time = 13;
mergeSourceModifiedTime(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_modified_time = 14;
mergeStartTime(Int64Value) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value start_time = 5;
mergeStartTime(Int64Value) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value start_time = 3;
mergeStartTime(Int64Value) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value start_time = 6;
mergeStatus(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue status = 3;
mergeStatus(StringValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue status = 10;
mergeStatusTime(Int64Value) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value status_time = 6;
mergeStepInterpolation(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue step_interpolation = 7;
mergeStringDatapoints(StringDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
mergeStringDatapoints(StringDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
mergeStructValue(Struct) - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
mergeSubtreeSize(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value subtree_size = 8;
mergeSubtype(StringValue) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue subtype = 7;
mergeSum(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue sum = 5;
mergeSvgBinary(BytesValue) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted SVG binary
mergeSvgUrl(StringValue) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted SVG file
mergeTarget(Struct) - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.Struct target = 2;
mergeText(StringValue) - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue text = 2;
mergeThumbnailThreedFileId(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
mergeThumbnailUrl(StringValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue thumbnail_url = 12;
mergeTotalVariation(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue total_variation = 10;
mergeTreeIndex(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value tree_index = 4;
mergeType(StringValue) - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue type = 5;
mergeType(StringValue) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue type = 6;
mergeUnit(StringValue) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue unit = 7;
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Aggregate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Annotation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Asset.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.BoundingBox.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.DataSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.EntityMatch.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Event.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.FileBinary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.FileContainer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.FileMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Item.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Label.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.MatchField.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.RawRow.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.RawTable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Relationship.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.SequenceBody.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.SequenceRow.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreedNode.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BoolValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BytesValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DoubleValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FloatValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int32Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int64Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.ListValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.StringValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Struct.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt32Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt64Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Value.Builder
 
mergeUploadedTime(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value uploaded_time = 10;
mergeValue(StringValue) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
.google.protobuf.StringValue value = 1;
mergeValueAggregates(TimeseriesPoint.Aggregates) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
mergeVersion(Int64Value) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value version = 1;
mergeWriteProtected(BoolValue) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.BoolValue write_protected = 5;
METADATA_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
METADATA_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
METADATA_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DataSet
 
METADATA_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
METADATA_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
METADATA_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceColumn
 
METADATA_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceMetadata
 
METADATA_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
METADATA_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
MIN_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
MIN_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
MIN_MAX_RETRIES - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
MODEL_CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
MODEL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
MODEL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
MODEL_NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 

N

NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DataSet
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Label
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SecurityCategory
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceColumn
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceMetadata
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
newBuilder() - Static method in class com.cognite.client.dto.Aggregate
 
newBuilder() - Static method in class com.cognite.client.dto.Aggregate.Record
 
newBuilder() - Static method in class com.cognite.client.dto.Annotation
 
newBuilder() - Static method in class com.cognite.client.dto.Asset.Aggregates
 
newBuilder() - Static method in class com.cognite.client.dto.Asset
 
newBuilder() - Static method in class com.cognite.client.dto.AssetLookup
 
newBuilder() - Static method in class com.cognite.client.dto.BoundingBox
 
newBuilder() - Static method in class com.cognite.client.dto.ConvertResponse
 
newBuilder() - Static method in class com.cognite.client.dto.DataSet
 
newBuilder() - Static method in class com.cognite.client.dto.EntityMatch
 
newBuilder() - Static method in class com.cognite.client.dto.EntityMatchModel
 
newBuilder() - Static method in class com.cognite.client.dto.EntityMatchResult
 
newBuilder() - Static method in class com.cognite.client.dto.Event
 
newBuilder() - Static method in class com.cognite.client.dto.FileBinary
 
newBuilder() - Static method in class com.cognite.client.dto.FileContainer
 
newBuilder() - Static method in class com.cognite.client.dto.FileMetadata
 
newBuilder() - Static method in class com.cognite.client.dto.Item
 
newBuilder() - Static method in class com.cognite.client.dto.Label
 
newBuilder() - Static method in class com.cognite.client.dto.LoginStatus
 
newBuilder() - Static method in class com.cognite.client.dto.MatchField
 
newBuilder() - Static method in class com.cognite.client.dto.PnIDResponse
 
newBuilder() - Static method in class com.cognite.client.dto.RawRow
 
newBuilder() - Static method in class com.cognite.client.dto.RawTable
 
newBuilder() - Static method in class com.cognite.client.dto.Relationship
 
newBuilder() - Static method in class com.cognite.client.dto.SecurityCategory
 
newBuilder() - Static method in class com.cognite.client.dto.SequenceBody
 
newBuilder() - Static method in class com.cognite.client.dto.SequenceColumn
 
newBuilder() - Static method in class com.cognite.client.dto.SequenceMetadata
 
newBuilder() - Static method in class com.cognite.client.dto.SequenceRow
 
newBuilder() - Static method in class com.cognite.client.dto.ThreedMetadata
 
newBuilder() - Static method in class com.cognite.client.dto.ThreedNode
 
newBuilder() - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
newBuilder() - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
newBuilder() - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
newBuilder() - Static method in class com.cognite.client.dto.TimeseriesPoint
 
newBuilder() - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
newBuilder() - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
newBuilder() - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
newBuilder() - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
newBuilder() - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
newBuilder() - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
newBuilder() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
newBuilder() - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
newBuilder() - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
newBuilder() - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
newBuilder() - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
newBuilder() - Static method in class com.google.protobuf.BoolValue
 
newBuilder() - Static method in class com.google.protobuf.BytesValue
 
newBuilder() - Static method in class com.google.protobuf.DoubleValue
 
newBuilder() - Static method in class com.google.protobuf.FloatValue
 
newBuilder() - Static method in class com.google.protobuf.Int32Value
 
newBuilder() - Static method in class com.google.protobuf.Int64Value
 
newBuilder() - Static method in class com.google.protobuf.ListValue
 
newBuilder() - Static method in class com.google.protobuf.StringValue
 
newBuilder() - Static method in class com.google.protobuf.Struct
 
newBuilder() - Static method in class com.google.protobuf.UInt32Value
 
newBuilder() - Static method in class com.google.protobuf.UInt64Value
 
newBuilder() - Static method in class com.google.protobuf.Value
 
newBuilder(Aggregate) - Static method in class com.cognite.client.dto.Aggregate
 
newBuilder(Aggregate.Record) - Static method in class com.cognite.client.dto.Aggregate.Record
 
newBuilder(Annotation) - Static method in class com.cognite.client.dto.Annotation
 
newBuilder(Asset) - Static method in class com.cognite.client.dto.Asset
 
newBuilder(Asset.Aggregates) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
newBuilder(AssetLookup) - Static method in class com.cognite.client.dto.AssetLookup
 
newBuilder(BoundingBox) - Static method in class com.cognite.client.dto.BoundingBox
 
newBuilder(ConvertResponse) - Static method in class com.cognite.client.dto.ConvertResponse
 
newBuilder(DataSet) - Static method in class com.cognite.client.dto.DataSet
 
newBuilder(EntityMatch) - Static method in class com.cognite.client.dto.EntityMatch
 
newBuilder(EntityMatchModel) - Static method in class com.cognite.client.dto.EntityMatchModel
 
newBuilder(EntityMatchResult) - Static method in class com.cognite.client.dto.EntityMatchResult
 
newBuilder(Event) - Static method in class com.cognite.client.dto.Event
 
newBuilder(FileBinary) - Static method in class com.cognite.client.dto.FileBinary
 
newBuilder(FileContainer) - Static method in class com.cognite.client.dto.FileContainer
 
newBuilder(FileMetadata) - Static method in class com.cognite.client.dto.FileMetadata
 
newBuilder(Item) - Static method in class com.cognite.client.dto.Item
 
newBuilder(Label) - Static method in class com.cognite.client.dto.Label
 
newBuilder(LoginStatus) - Static method in class com.cognite.client.dto.LoginStatus
 
newBuilder(MatchField) - Static method in class com.cognite.client.dto.MatchField
 
newBuilder(PnIDResponse) - Static method in class com.cognite.client.dto.PnIDResponse
 
newBuilder(RawRow) - Static method in class com.cognite.client.dto.RawRow
 
newBuilder(RawTable) - Static method in class com.cognite.client.dto.RawTable
 
newBuilder(Relationship) - Static method in class com.cognite.client.dto.Relationship
 
newBuilder(SecurityCategory) - Static method in class com.cognite.client.dto.SecurityCategory
 
newBuilder(SequenceBody) - Static method in class com.cognite.client.dto.SequenceBody
 
newBuilder(SequenceColumn) - Static method in class com.cognite.client.dto.SequenceColumn
 
newBuilder(SequenceMetadata) - Static method in class com.cognite.client.dto.SequenceMetadata
 
newBuilder(SequenceRow) - Static method in class com.cognite.client.dto.SequenceRow
 
newBuilder(ThreedMetadata) - Static method in class com.cognite.client.dto.ThreedMetadata
 
newBuilder(ThreedNode) - Static method in class com.cognite.client.dto.ThreedNode
 
newBuilder(ThreedVersionedFile) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
newBuilder(TimeseriesMetadata) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
newBuilder(TimeseriesPoint) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
newBuilder(TimeseriesPoint.Aggregates) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
newBuilder(TimeseriesPointPost) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
newBuilder(AggregateDatapoint) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
newBuilder(AggregateDatapoints) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
newBuilder(DataPointInsertionItem) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
newBuilder(DataPointInsertionRequest) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
newBuilder(DataPointListItem) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
newBuilder(DataPointListResponse) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
newBuilder(NumericDatapoint) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
newBuilder(NumericDatapoints) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
newBuilder(StringDatapoint) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
newBuilder(StringDatapoints) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
newBuilder(BoolValue) - Static method in class com.google.protobuf.BoolValue
 
newBuilder(BytesValue) - Static method in class com.google.protobuf.BytesValue
 
newBuilder(DoubleValue) - Static method in class com.google.protobuf.DoubleValue
 
newBuilder(FloatValue) - Static method in class com.google.protobuf.FloatValue
 
newBuilder(Int32Value) - Static method in class com.google.protobuf.Int32Value
 
newBuilder(Int64Value) - Static method in class com.google.protobuf.Int64Value
 
newBuilder(ListValue) - Static method in class com.google.protobuf.ListValue
 
newBuilder(StringValue) - Static method in class com.google.protobuf.StringValue
 
newBuilder(Struct) - Static method in class com.google.protobuf.Struct
 
newBuilder(UInt32Value) - Static method in class com.google.protobuf.UInt32Value
 
newBuilder(UInt64Value) - Static method in class com.google.protobuf.UInt64Value
 
newBuilder(Value) - Static method in class com.google.protobuf.Value
 
newBuilderForType() - Method in class com.cognite.client.dto.Aggregate
 
newBuilderForType() - Method in class com.cognite.client.dto.Aggregate.Record
 
newBuilderForType() - Method in class com.cognite.client.dto.Annotation
 
newBuilderForType() - Method in class com.cognite.client.dto.Asset.Aggregates
 
newBuilderForType() - Method in class com.cognite.client.dto.Asset
 
newBuilderForType() - Method in class com.cognite.client.dto.AssetLookup
 
newBuilderForType() - Method in class com.cognite.client.dto.BoundingBox
 
newBuilderForType() - Method in class com.cognite.client.dto.ConvertResponse
 
newBuilderForType() - Method in class com.cognite.client.dto.DataSet
 
newBuilderForType() - Method in class com.cognite.client.dto.EntityMatch
 
newBuilderForType() - Method in class com.cognite.client.dto.EntityMatchModel
 
newBuilderForType() - Method in class com.cognite.client.dto.EntityMatchResult
 
newBuilderForType() - Method in class com.cognite.client.dto.Event
 
newBuilderForType() - Method in class com.cognite.client.dto.FileBinary
 
newBuilderForType() - Method in class com.cognite.client.dto.FileContainer
 
newBuilderForType() - Method in class com.cognite.client.dto.FileMetadata
 
newBuilderForType() - Method in class com.cognite.client.dto.Item
 
newBuilderForType() - Method in class com.cognite.client.dto.Label
 
newBuilderForType() - Method in class com.cognite.client.dto.LoginStatus
 
newBuilderForType() - Method in class com.cognite.client.dto.MatchField
 
newBuilderForType() - Method in class com.cognite.client.dto.PnIDResponse
 
newBuilderForType() - Method in class com.cognite.client.dto.RawRow
 
newBuilderForType() - Method in class com.cognite.client.dto.RawTable
 
newBuilderForType() - Method in class com.cognite.client.dto.Relationship
 
newBuilderForType() - Method in class com.cognite.client.dto.SecurityCategory
 
newBuilderForType() - Method in class com.cognite.client.dto.SequenceBody
 
newBuilderForType() - Method in class com.cognite.client.dto.SequenceColumn
 
newBuilderForType() - Method in class com.cognite.client.dto.SequenceMetadata
 
newBuilderForType() - Method in class com.cognite.client.dto.SequenceRow
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreedMetadata
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreedNode
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreedVersionedFile
 
newBuilderForType() - Method in class com.cognite.client.dto.TimeseriesMetadata
 
newBuilderForType() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
newBuilderForType() - Method in class com.cognite.client.dto.TimeseriesPoint
 
newBuilderForType() - Method in class com.cognite.client.dto.TimeseriesPointPost
 
newBuilderForType() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
newBuilderForType() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
newBuilderForType() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
newBuilderForType() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
newBuilderForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
newBuilderForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
newBuilderForType() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
newBuilderForType() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
newBuilderForType() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
newBuilderForType() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
newBuilderForType() - Method in class com.google.protobuf.BoolValue
 
newBuilderForType() - Method in class com.google.protobuf.BytesValue
 
newBuilderForType() - Method in class com.google.protobuf.DoubleValue
 
newBuilderForType() - Method in class com.google.protobuf.FloatValue
 
newBuilderForType() - Method in class com.google.protobuf.Int32Value
 
newBuilderForType() - Method in class com.google.protobuf.Int64Value
 
newBuilderForType() - Method in class com.google.protobuf.ListValue
 
newBuilderForType() - Method in class com.google.protobuf.StringValue
 
newBuilderForType() - Method in class com.google.protobuf.Struct
 
newBuilderForType() - Method in class com.google.protobuf.UInt32Value
 
newBuilderForType() - Method in class com.google.protobuf.UInt64Value
 
newBuilderForType() - Method in class com.google.protobuf.Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Aggregate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Aggregate.Record
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Annotation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Asset.Aggregates
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Asset
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.AssetLookup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.BoundingBox
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ConvertResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.DataSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.EntityMatch
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.EntityMatchModel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.EntityMatchResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Event
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.FileBinary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.FileContainer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.FileMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Item
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Label
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.LoginStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.MatchField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.PnIDResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.RawRow
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.RawTable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Relationship
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.SecurityCategory
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.SequenceBody
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.SequenceColumn
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.SequenceMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.SequenceRow
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreedMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreedNode
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreedVersionedFile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.TimeseriesMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.TimeseriesPoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.TimeseriesPointPost
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.BoolValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.BytesValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.DoubleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.FloatValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Int32Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Int64Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.ListValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.StringValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Struct
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.UInt32Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.UInt64Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.protobuf.Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Aggregate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Aggregate.Record
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Annotation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Asset.Aggregates
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Asset
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.AssetLookup
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.BoundingBox
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ConvertResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.DataSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.EntityMatch
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.EntityMatchModel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.EntityMatchResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Event
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.FileBinary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.FileContainer
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.FileMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Item
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Label
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.LoginStatus
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.MatchField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.PnIDResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.RawRow
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.RawTable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Relationship
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.SecurityCategory
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.SequenceBody
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.SequenceColumn
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.SequenceMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.SequenceRow
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreedMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreedNode
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreedVersionedFile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.TimeseriesMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.TimeseriesPoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.TimeseriesPointPost
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.BoolValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.BytesValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.DoubleValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.FloatValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Int32Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Int64Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.ListValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.StringValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Struct
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.UInt32Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.UInt64Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.protobuf.Value
 
next() - Method in class com.cognite.client.DataPoints.FlatMapIterator
 
next() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.ResultFutureIterator
 
NULL_VALUE - com.google.protobuf.NullValue
Null value.
NULL_VALUE - com.google.protobuf.Value.KindCase
 
NULL_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
NULL_VALUE_VALUE - Static variable in enum com.google.protobuf.NullValue
Null value.
NullValue - Enum in com.google.protobuf
`NullValue` is a singleton enumeration to represent the null value for the `Value` type union.
NUMBER_VALUE - com.google.protobuf.Value.KindCase
 
NUMBER_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
NumericDatapoint - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.NumericDatapoint
NumericDatapoint.Builder - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.NumericDatapoint
NumericDatapointOrBuilder - Interface in com.cognite.v1.timeseries.proto
 
NumericDatapoints - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.NumericDatapoints
NUMERICDATAPOINTS - com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
 
NUMERICDATAPOINTS - com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
 
NUMERICDATAPOINTS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
NUMERICDATAPOINTS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItem
 
NumericDatapoints.Builder - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.NumericDatapoints
NumericDatapointsOrBuilder - Interface in com.cognite.v1.timeseries.proto
 

O

objectMapper - Variable in class com.cognite.client.servicesV1.response.DefaultResponseParser
 
of(boolean) - Static method in class com.google.protobuf.BoolValue
 
of(double) - Static method in class com.google.protobuf.DoubleValue
 
of(float) - Static method in class com.google.protobuf.FloatValue
 
of(int) - Static method in class com.google.protobuf.Int32Value
 
of(int) - Static method in class com.google.protobuf.UInt32Value
 
of(long) - Static method in class com.google.protobuf.Int64Value
 
of(long) - Static method in class com.google.protobuf.UInt64Value
 
of(CogniteClient) - Static method in class com.cognite.client.Assets
Constructs a new Assets object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.Contextualization
Constructs a new Contextualization object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.DataPoints
Construct a new DataPoints object using the provided configuration.
of(CogniteClient) - Static method in class com.cognite.client.Datasets
Construct a new Datasets object using the provided configuration.
of(CogniteClient) - Static method in class com.cognite.client.EntityMatching
Construct a new EntityMatching object using the provided configuration.
of(CogniteClient) - Static method in class com.cognite.client.Events
Constructs a new Events object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.Experimental
Constructs a new Experimental object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.Files
Constructs a new Files object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.Labels
Construct a new Labels object using the provided configuration.
of(CogniteClient) - Static method in class com.cognite.client.PnID
Construct a new PnID object using the provided configuration.
of(CogniteClient) - Static method in class com.cognite.client.Raw
Constructs a new Raw object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.RawDatabases
Constructs a new RawDatabases object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.RawRows
Constructs a new RawRows object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.RawTables
Constructs a new RawTables object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.Relationships
Constructs a new Relationships object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.SecurityCategories
Construct a new SecurityCategories object using the provided configuration- This method is intended for internal use--SDK client should always use CogniteClient as the entry point to this class.
of(CogniteClient) - Static method in class com.cognite.client.SequenceRows
Construct a new SequenceRows object using the provided configuration.
of(CogniteClient) - Static method in class com.cognite.client.Sequences
Construct a new Sequences object using the provided configuration.
of(CogniteClient) - Static method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
of(CogniteClient) - Static method in class com.cognite.client.Timeseries
Construct a new Timeseries object using the provided configuration.
of(CogniteClient, RequestProvider, ResponseParser<T>) - Static method in class com.cognite.client.servicesV1.ConnectorServiceV1.ResultFutureIterator
 
of(Request) - Static method in class com.cognite.client.servicesV1.response.FileBinaryResponseParser
 
of(ResponseParser<T>, ResponseBinary) - Static method in class com.cognite.client.servicesV1.ResponseItems
 
of(ByteString) - Static method in class com.google.protobuf.BytesValue
 
of(String) - Static method in class com.cognite.client.servicesV1.request.GetIdRequestProvider
Returns a request provider that will get job results from a jobId endpoint.
of(String) - Static method in class com.cognite.client.servicesV1.request.GetPlaygroundJobIdRequestProvider
Returns a request provider that will get job results from a jobId endpoint.
of(String) - Static method in class com.google.protobuf.StringValue
 
of(Iterator<List<List<T>>>) - Static method in class com.cognite.client.DataPoints.FlatMapIterator
Creates a new DataPoints.FlatMapIterator translating the input Iterator elements by unwrapping the nested list objects.
of(Map<String, String>) - Static method in class com.cognite.client.servicesV1.response.RequestParametersResponseParser
 
of(OkHttpClient) - Static method in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
 
of(OkHttpClient) - Static method in class com.cognite.client.servicesV1.executor.RequestExecutor
 
of(Response, ByteString) - Static method in class com.cognite.client.servicesV1.ResponseBinary
 
ofClientCredentials(String, String, URL) - Static method in class com.cognite.client.CogniteClient
Returns a CogniteClient using client credentials for authentication.
ofKey(String) - Static method in class com.cognite.client.CogniteClient
Returns a CogniteClient using the provided API key for authentication.
ofSize(List<T>, int) - Static method in class com.cognite.client.util.Partition
 
ofToken(Supplier<String>) - Static method in class com.cognite.client.CogniteClient
Returns a CogniteClient using the provided supplier (function) to provide a bearer token for authorization.
ORIGINAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 

P

PARENT_EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
PARENT_EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
PARENT_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
PARENT_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
PARENT_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
parseAggregate(String) - Static method in class com.cognite.client.servicesV1.parser.AggregateParser
Parses an aggregate json string to Aggregate proto object.
parseAsset(String) - Static method in class com.cognite.client.servicesV1.parser.AssetParser
Parses an event json string to Asset proto object.
parseDataPointListItem(DataPointListItem) - Static method in class com.cognite.client.servicesV1.parser.TimeseriesParser
Parses a DataPointListItem (proto payload from the Cognite api) into a list of TimeseriesPoint
parseDataPointListItem(String) - Static method in class com.cognite.client.servicesV1.parser.TimeseriesParser
 
parseDataSet(String) - Static method in class com.cognite.client.servicesV1.parser.DataSetParser
Parses a data set json string to DataSet proto object.
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Aggregate
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Annotation
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Asset
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.AssetLookup
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.BoundingBox
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ConvertResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.DataSet
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.EntityMatch
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.EntityMatchModel
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.EntityMatchResult
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Event
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.FileBinary
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.FileContainer
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.FileMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Item
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Label
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.LoginStatus
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.MatchField
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.PnIDResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.RawRow
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.RawTable
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Relationship
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.SecurityCategory
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.SequenceBody
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.SequenceColumn
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.SequenceMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.SequenceRow
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreedMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreedNode
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.BoolValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.BytesValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.DoubleValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.FloatValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Int32Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Int64Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.ListValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.StringValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Struct
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.protobuf.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Aggregate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Annotation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Asset
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.AssetLookup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.BoundingBox
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ConvertResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatch
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchModel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Event
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileBinary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileContainer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Item
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Label
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MatchField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PnIDResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawRow
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawTable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Relationship
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SecurityCategory
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceBody
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceColumn
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceRow
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseDuration(String) - Method in class com.cognite.client.servicesV1.util.DurationParser
 
parseEntityMatchModel(String) - Static method in class com.cognite.client.servicesV1.parser.EntityMatchingParser
 
parseEntityMatchResult(String) - Static method in class com.cognite.client.servicesV1.parser.EntityMatchingParser
Parses an entity matching result json string into a typed EntityMatchResult.
parseEvent(String) - Static method in class com.cognite.client.servicesV1.parser.EventParser
Parses an event json string to Event proto object.
parseFileMetadata(String) - Static method in class com.cognite.client.servicesV1.parser.FileParser
Parses a file metadata/header json string to FileMetadata proto object.
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Aggregate
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Annotation
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Asset
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.AssetLookup
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.BoundingBox
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ConvertResponse
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.EntityMatch
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.EntityMatchModel
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.EntityMatchResult
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Event
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.FileBinary
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.FileContainer
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.FileMetadata
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Item
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Label
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.PnIDResponse
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.RawRow
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.RawTable
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Relationship
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.SecurityCategory
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.SequenceBody
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.SequenceColumn
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.SequenceMetadata
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.SequenceRow
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreedMetadata
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreedNode
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parseFrom(byte[]) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parseFrom(byte[]) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parseFrom(byte[]) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parseFrom(byte[]) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parseFrom(byte[]) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parseFrom(byte[]) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(byte[]) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parseFrom(byte[]) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parseFrom(byte[]) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parseFrom(byte[]) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parseFrom(byte[]) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.ListValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.StringValue
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Struct
 
parseFrom(byte[]) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(byte[]) - Static method in class com.google.protobuf.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Aggregate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Annotation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Asset
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.AssetLookup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.BoundingBox
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ConvertResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatch
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchModel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Event
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileBinary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileContainer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Item
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Label
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PnIDResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawRow
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawTable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Relationship
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SecurityCategory
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceBody
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceColumn
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceRow
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Aggregate
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Annotation
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Asset
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.AssetLookup
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.BoundingBox
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ConvertResponse
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.EntityMatch
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.EntityMatchModel
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.EntityMatchResult
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Event
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.FileBinary
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.FileContainer
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.FileMetadata
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Item
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Label
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.PnIDResponse
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.RawRow
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.RawTable
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Relationship
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.SecurityCategory
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.SequenceBody
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.SequenceColumn
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.SequenceMetadata
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.SequenceRow
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreedMetadata
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreedNode
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parseFrom(ByteString) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parseFrom(ByteString) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parseFrom(ByteString) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parseFrom(ByteString) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parseFrom(ByteString) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parseFrom(ByteString) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(ByteString) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parseFrom(ByteString) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parseFrom(ByteString) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parseFrom(ByteString) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parseFrom(ByteString) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteString) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteString) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Aggregate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Annotation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Asset
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.AssetLookup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.BoundingBox
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ConvertResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatch
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchModel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Event
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileBinary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileContainer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Item
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Label
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PnIDResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawRow
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawTable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Relationship
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SecurityCategory
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceBody
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceColumn
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceRow
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Aggregate
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Annotation
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Asset
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.AssetLookup
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.BoundingBox
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ConvertResponse
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.EntityMatch
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.EntityMatchModel
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.EntityMatchResult
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Event
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.FileBinary
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.FileContainer
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.FileMetadata
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Item
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Label
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.PnIDResponse
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.RawRow
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.RawTable
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Relationship
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.SecurityCategory
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.SequenceBody
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.SequenceColumn
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.SequenceMetadata
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.SequenceRow
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreedMetadata
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreedNode
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parseFrom(CodedInputStream) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parseFrom(CodedInputStream) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parseFrom(CodedInputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parseFrom(CodedInputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parseFrom(CodedInputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parseFrom(CodedInputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(CodedInputStream) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parseFrom(CodedInputStream) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parseFrom(CodedInputStream) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parseFrom(CodedInputStream) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.ListValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.StringValue
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Struct
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(CodedInputStream) - Static method in class com.google.protobuf.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Aggregate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Annotation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Asset
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.AssetLookup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.BoundingBox
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ConvertResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatch
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchModel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Event
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileBinary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileContainer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Item
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Label
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PnIDResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawRow
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawTable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Relationship
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SecurityCategory
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceBody
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceColumn
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceRow
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Aggregate
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Annotation
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Asset
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.AssetLookup
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.BoundingBox
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ConvertResponse
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.EntityMatch
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.EntityMatchModel
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.EntityMatchResult
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Event
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.FileBinary
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.FileContainer
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.FileMetadata
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Item
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Label
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.PnIDResponse
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.RawRow
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.RawTable
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Relationship
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.SecurityCategory
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.SequenceBody
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.SequenceColumn
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.SequenceMetadata
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.SequenceRow
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreedMetadata
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreedNode
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parseFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parseFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parseFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parseFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parseFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parseFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parseFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parseFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parseFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parseFrom(InputStream) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.ListValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.StringValue
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Struct
 
parseFrom(InputStream) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(InputStream) - Static method in class com.google.protobuf.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Aggregate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Annotation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Asset
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.AssetLookup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.BoundingBox
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ConvertResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatch
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchModel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Event
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileBinary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileContainer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Item
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Label
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PnIDResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawRow
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawTable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Relationship
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SecurityCategory
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceBody
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceColumn
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceRow
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Aggregate
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Annotation
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Asset
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.AssetLookup
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.BoundingBox
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ConvertResponse
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.EntityMatch
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.EntityMatchModel
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.EntityMatchResult
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Event
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.FileBinary
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.FileContainer
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.FileMetadata
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Item
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Label
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.PnIDResponse
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.RawRow
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.RawTable
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Relationship
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.SecurityCategory
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.SequenceBody
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.SequenceColumn
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.SequenceMetadata
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.SequenceRow
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreedMetadata
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreedNode
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parseFrom(ByteBuffer) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parseFrom(ByteBuffer) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parseFrom(ByteBuffer) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parseFrom(ByteBuffer) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parseFrom(ByteBuffer) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parseFrom(ByteBuffer) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(ByteBuffer) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parseFrom(ByteBuffer) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parseFrom(ByteBuffer) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parseFrom(ByteBuffer) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteBuffer) - Static method in class com.google.protobuf.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Aggregate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Annotation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Asset
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.AssetLookup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.BoundingBox
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ConvertResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatch
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchModel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Event
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileBinary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileContainer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.FileMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Item
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Label
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PnIDResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawRow
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawTable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Relationship
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SecurityCategory
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceBody
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceColumn
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SequenceRow
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedNode
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.BoolValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.BytesValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.DoubleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.FloatValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int32Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Int64Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.ListValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.StringValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Struct
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt32Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.UInt64Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.protobuf.Value
 
parseItem(String) - Static method in class com.cognite.client.servicesV1.parser.ItemParser
Parses a String (json payload from the Cognite api) into an Item
parseItems(List<String>) - Static method in class com.cognite.client.servicesV1.parser.ItemParser
Parses a List of json items (payload from the Cognite api) into an List of Item.
parseLabel(String) - Static method in class com.cognite.client.servicesV1.parser.LabelParser
Parses an event json string to Label proto object.
parseLoginStatus(String) - Static method in class com.cognite.client.servicesV1.parser.LoginStatusParser
Parses a String (json payload from the Cognite api) into a LoginStatus
parseLoginStatuses(List<String>) - Static method in class com.cognite.client.servicesV1.parser.LoginStatusParser
Parses a List of json items (payload from the Cognite api) into a List of LoginStatus.
parseLong(String, String) - Static method in class com.cognite.client.servicesV1.parser.ItemParser
Try parsing the specified Json path as a Long.
ParsePnIDAnnotationResponse(String) - Static method in class com.cognite.client.servicesV1.parser.PnIDResponseParser
Parses a P&ID annotation detection response json string to pnid_status proto object.
ParsePnIDConvertResponse(String) - Static method in class com.cognite.client.servicesV1.parser.PnIDResponseParser
Parses a P&ID convert response json string to PnIDResponse proto object.
parser() - Static method in class com.cognite.client.dto.Aggregate
 
parser() - Static method in class com.cognite.client.dto.Aggregate.Record
 
parser() - Static method in class com.cognite.client.dto.Annotation
 
parser() - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parser() - Static method in class com.cognite.client.dto.Asset
 
parser() - Static method in class com.cognite.client.dto.AssetLookup
 
parser() - Static method in class com.cognite.client.dto.BoundingBox
 
parser() - Static method in class com.cognite.client.dto.ConvertResponse
 
parser() - Static method in class com.cognite.client.dto.DataSet
 
parser() - Static method in class com.cognite.client.dto.EntityMatch
 
parser() - Static method in class com.cognite.client.dto.EntityMatchModel
 
parser() - Static method in class com.cognite.client.dto.EntityMatchResult
 
parser() - Static method in class com.cognite.client.dto.Event
 
parser() - Static method in class com.cognite.client.dto.FileBinary
 
parser() - Static method in class com.cognite.client.dto.FileContainer
 
parser() - Static method in class com.cognite.client.dto.FileMetadata
 
parser() - Static method in class com.cognite.client.dto.Item
 
parser() - Static method in class com.cognite.client.dto.Label
 
parser() - Static method in class com.cognite.client.dto.LoginStatus
 
parser() - Static method in class com.cognite.client.dto.MatchField
 
parser() - Static method in class com.cognite.client.dto.PnIDResponse
 
parser() - Static method in class com.cognite.client.dto.RawRow
 
parser() - Static method in class com.cognite.client.dto.RawTable
 
parser() - Static method in class com.cognite.client.dto.Relationship
 
parser() - Static method in class com.cognite.client.dto.SecurityCategory
 
parser() - Static method in class com.cognite.client.dto.SequenceBody
 
parser() - Static method in class com.cognite.client.dto.SequenceColumn
 
parser() - Static method in class com.cognite.client.dto.SequenceMetadata
 
parser() - Static method in class com.cognite.client.dto.SequenceRow
 
parser() - Static method in class com.cognite.client.dto.ThreedMetadata
 
parser() - Static method in class com.cognite.client.dto.ThreedNode
 
parser() - Static method in class com.cognite.client.dto.ThreedVersionedFile
 
parser() - Static method in class com.cognite.client.dto.TimeseriesMetadata
 
parser() - Static method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
parser() - Static method in class com.cognite.client.dto.TimeseriesPoint
 
parser() - Static method in class com.cognite.client.dto.TimeseriesPointPost
 
parser() - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
parser() - Static method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
parser() - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
parser() - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
parser() - Static method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
parser() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parser() - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
parser() - Static method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
parser() - Static method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
parser() - Static method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
parser() - Static method in class com.google.protobuf.BoolValue
 
parser() - Static method in class com.google.protobuf.BytesValue
 
parser() - Static method in class com.google.protobuf.DoubleValue
 
parser() - Static method in class com.google.protobuf.FloatValue
 
parser() - Static method in class com.google.protobuf.Int32Value
 
parser() - Static method in class com.google.protobuf.Int64Value
 
parser() - Static method in class com.google.protobuf.ListValue
 
parser() - Static method in class com.google.protobuf.StringValue
 
parser() - Static method in class com.google.protobuf.Struct
 
parser() - Static method in class com.google.protobuf.UInt32Value
 
parser() - Static method in class com.google.protobuf.UInt64Value
 
parser() - Static method in class com.google.protobuf.Value
 
parseRawRow(String, String, String) - Static method in class com.cognite.client.servicesV1.parser.RawParser
Parses an raw row json string to RawRow proto object.
parseRelationship(String) - Static method in class com.cognite.client.servicesV1.parser.RelationshipParser
Parses an relationship json string to Relationship proto object.
parseResourceType(String) - Static method in class com.cognite.client.servicesV1.parser.RelationshipParser
Tries to parse a string into a ResourceType.
parseSecurityCategory(String) - Static method in class com.cognite.client.servicesV1.parser.SecurityCategoryParser
 
parseSequenceBody(String) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Parses a sequence body json string to SequenceBody proto object.
parseSequenceMetadata(String) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Parses a sequence header json string to SequenceMetadata proto object.
parseString(String, String) - Static method in class com.cognite.client.servicesV1.parser.ItemParser
Try parsing the specified Json path as a String.
parseTimeseriesMetadata(String) - Static method in class com.cognite.client.servicesV1.parser.TimeseriesParser
Parses a time series header json string to TimeseriesMetadata proto object.
parseToString(byte[]) - Method in class com.cognite.client.servicesV1.response.DefaultResponseParser
 
parseValueType(String) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Tries to parse a string into a SequenceColumn.ValueType.
Partition<T> - Class in com.cognite.client.util
Utility class that splits a (large) List into a set of smaller batches (also represented as List).
Partition(List<T>, int) - Constructor for class com.cognite.client.util.Partition
 
PATH_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset.Aggregates
 
PNG_BINARY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.PnIDResponse
 
PNG_URL_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ConvertResponse
 
pnid() - Method in class com.cognite.client.Experimental
Returns PnID representing the interactive P&ID api services.
PnID - Class in com.cognite.client
This class represents the Cognite P&ID api endpoint It provides methods for detecting entities and creating interactive P&IDs.
PnID() - Constructor for class com.cognite.client.PnID
 
PnIDResponse - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.PnIDResponse
PnIDResponse.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.PnIDResponse
PnIDResponseOrBuilder - Interface in com.cognite.client.dto
 
PnIDResponseOuter - Class in com.cognite.client.dto
 
PnIDResponseParser - Class in com.cognite.client.servicesV1.parser
 
PnIDResponseParser() - Constructor for class com.cognite.client.servicesV1.parser.PnIDResponseParser
 
PostJsonListRequestProvider - Class in com.cognite.client.servicesV1.request
 
PostJsonListRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.PostJsonListRequestProvider
 
PostJsonListRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
PostJsonRequestProvider - Class in com.cognite.client.servicesV1.request
 
PostJsonRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.PostJsonRequestProvider
 
PostJsonRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
PostPlaygroundJsonListRequestProvider - Class in com.cognite.client.servicesV1.request
 
PostPlaygroundJsonListRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.PostPlaygroundJsonListRequestProvider
 
PostPlaygroundJsonListRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
PostPlaygroundJsonRequestProvider - Class in com.cognite.client.servicesV1.request
 
PostPlaygroundJsonRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
PostPlaygroundJsonRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
predict(long, List<Struct>, Collection<Struct>) - Method in class com.cognite.client.EntityMatching
Matches a set of source entities with a set of targets via a given matching model.
predict(long, List<Struct>, Collection<Struct>, int) - Method in class com.cognite.client.EntityMatching
Matches a set of source entities with a set of targets via a given matching model.
predict(long, List<Struct>, Collection<Struct>, int, double) - Method in class com.cognite.client.EntityMatching
Matches a set of source entities with a set of targets via a given matching model.
predict(String, List<Struct>, Collection<Struct>) - Method in class com.cognite.client.EntityMatching
Matches a set of source entities with a set of targets via a given matching model.
predict(String, List<Struct>, Collection<Struct>, int) - Method in class com.cognite.client.EntityMatching
Matches a set of source entities with a set of targets via a given matching model.
predict(String, List<Struct>, Collection<Struct>, int, double) - Method in class com.cognite.client.EntityMatching
Matches a set of source entities with a set of targets via a given matching model.
predict(Collection<Request>) - Method in class com.cognite.client.EntityMatching
Matches a set of source entities with a set of targets via a given matching model.
PROJECT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.LoginStatus
 
PROJECT_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.LoginStatus
 
PUBLISHED_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
putAllFields(Map<String, Value>) - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
putAllMetadata(Map<String, String>) - Method in class com.cognite.client.dto.Asset.Builder
map<string, string> metadata = 10;
putAllMetadata(Map<String, String>) - Method in class com.cognite.client.dto.AssetLookup.Builder
map<string, string> metadata = 10;
putAllMetadata(Map<String, String>) - Method in class com.cognite.client.dto.DataSet.Builder
map<string, string> metadata = 8;
putAllMetadata(Map<String, String>) - Method in class com.cognite.client.dto.Event.Builder
map<string, string> metadata = 11;
putAllMetadata(Map<String, String>) - Method in class com.cognite.client.dto.FileMetadata.Builder
map<string, string> metadata = 6;
putAllMetadata(Map<String, String>) - Method in class com.cognite.client.dto.SequenceColumn.Builder
map<string, string> metadata = 5;
putAllMetadata(Map<String, String>) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
map<string, string> metadata = 6;
putAllMetadata(Map<String, String>) - Method in class com.cognite.client.dto.ThreedNode.Builder
map<string, string> metadata = 13;
putAllMetadata(Map<String, String>) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
map<string, string> metadata = 12;
putFields(String, Value) - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
putMetadata(String, String) - Method in class com.cognite.client.dto.Asset.Builder
map<string, string> metadata = 10;
putMetadata(String, String) - Method in class com.cognite.client.dto.AssetLookup.Builder
map<string, string> metadata = 10;
putMetadata(String, String) - Method in class com.cognite.client.dto.DataSet.Builder
map<string, string> metadata = 8;
putMetadata(String, String) - Method in class com.cognite.client.dto.Event.Builder
map<string, string> metadata = 11;
putMetadata(String, String) - Method in class com.cognite.client.dto.FileMetadata.Builder
map<string, string> metadata = 6;
putMetadata(String, String) - Method in class com.cognite.client.dto.SequenceColumn.Builder
map<string, string> metadata = 5;
putMetadata(String, String) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
map<string, string> metadata = 6;
putMetadata(String, String) - Method in class com.cognite.client.dto.ThreedNode.Builder
map<string, string> metadata = 13;
putMetadata(String, String) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
map<string, string> metadata = 12;

R

raw() - Method in class com.cognite.client.CogniteClient
Returns Raw representing the Cognite Raw service.
Raw - Class in com.cognite.client
This class represents the Cognite raw api endpoint.
Raw() - Constructor for class com.cognite.client.Raw
 
RAW_DB - com.cognite.client.config.ResourceType
 
RAW_ROW - com.cognite.client.config.ResourceType
 
RAW_TABLE - com.cognite.client.config.ResourceType
 
RawDatabases - Class in com.cognite.client
This class represents the Cognite raw databases api endpoint.
RawDatabases() - Constructor for class com.cognite.client.RawDatabases
 
RawDeleteRowsRequestProvider - Class in com.cognite.client.servicesV1.request
Deletes rows from a CFD.Raw table.
RawDeleteRowsRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.RawDeleteRowsRequestProvider
 
RawDeleteRowsRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
RawParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.
RawParser() - Constructor for class com.cognite.client.servicesV1.parser.RawParser
 
RawReadRowsCursorsRequestProvider - Class in com.cognite.client.servicesV1.request
 
RawReadRowsCursorsRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.RawReadRowsCursorsRequestProvider
 
RawReadRowsCursorsRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
RawReadRowsRequestProvider - Class in com.cognite.client.servicesV1.request
 
RawReadRowsRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.RawReadRowsRequestProvider
 
RawReadRowsRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
RawRow - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.RawRow
RawRow.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.RawRow
RawRowOrBuilder - Interface in com.cognite.client.dto
 
RawRowOuterClass - Class in com.cognite.client.dto
 
RawRows - Class in com.cognite.client
This class represents the Cognite Raw rows endpoint.
RawRows() - Constructor for class com.cognite.client.RawRows
 
RawTable - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.RawTable
RawTable.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.RawTable
RawTableOrBuilder - Interface in com.cognite.client.dto
 
RawTableOuterClass - Class in com.cognite.client.dto
 
RawTables - Class in com.cognite.client
This class represents the Cognite Raw tables endpoint.
RawTables() - Constructor for class com.cognite.client.RawTables
 
RawWriteRowsRequestProvider - Class in com.cognite.client.servicesV1.request
 
RawWriteRowsRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.RawWriteRowsRequestProvider
 
RawWriteRowsRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
read3dModels(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Fetch 3d models from Cognite.
readAssets(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read assets from Cognite.
readAssetsAggregates() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read assets aggregates from Cognite.
readAssetsById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read assets by id from Cognite.
readCursorsRawRows() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read cursors for retrieving events in parallel.
readDataSets(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Fetch data sets from Cognite.
readDataSetsAggregates() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read data sets aggregates from Cognite.
readDataSetsById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read data sets by id from Cognite.
readEntityMatcherModels() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Create a reader for listing entity matcher models.
readEvents(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read events from Cognite.
readEventsAggregates() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read events aggregates from Cognite.
readEventsById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read events by id from Cognite.
readFileBinaries(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.FileBinaryReader
Executes an item-based request to get file binaries and blocks the thread until all files have been downloaded.
readFileBinariesAsync(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.FileBinaryReader
Executes an item-based request to get file binaries asynchronously.
readFileBinariesByIds() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read file binaries from Cognite.
readFileHeaders(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
List file headers from Cognite.
readFilesAggregates() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read files aggregates from Cognite.
readFilesById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read files by id from Cognite.
readLabels(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read labels from Cognite.
readLoginStatusByApiKey(String) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Get the login status from Cognite.
readRawDbNames(AuthConfig) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
List the Raw database names from Cognite.
readRawRow() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Fetch a single row by row key.
readRawRows(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Fetch Raw rows from Cognite.
readRawTableNames(String, AuthConfig) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
List the Raw tables for a given database.
readRelationships(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Fetch relationships from Cognite.
readRelationshipsById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read relationships by id from Cognite.
readSecurityCategories(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read security categories from Cognite.
readSequencesAggregates() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read sequences aggregates from Cognite.
readSequencesById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read sequences by id from Cognite.
readSequencesHeaders(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Fetch sequences headers from Cognite.
readSequencesRows(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Fetch sequences rows / body from Cognite.
readTsAggregates() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read timeseries aggregates from Cognite.
readTsById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read time series headers by id from Cognite.
readTsDatapoints(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Fetch timeseries datapoints from Cognite.
readTsDatapointsLatest() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read latest data point from Cognite.
readTsDatapointsProto(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Fetch timeseries datapoints from Cognite using protobuf encoding.
readTsHeaders(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
List timeseries headers from Cognite.
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.AggregateOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.AssetLookupOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.AssetOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.DataSetOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.EntityMatchOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.EventOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.File
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.ItemOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.LabelOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.LoginStatusOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.PnIDResponseOuter
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.RawRowOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.RawTableOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.RelationshipOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.SecurityCategoryOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.Sequence
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.ThreedMeta
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.ThreedNodeOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.Tsmeta
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.Tspoint
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.TspointPost
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequestOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.v1.timeseries.proto.DataPoints
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.StructProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.protobuf.WrappersProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.AggregateOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.AssetLookupOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.AssetOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSetOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EntityMatchOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.EventOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.File
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ItemOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LabelOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatusOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PnIDResponseOuter
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawRowOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RawTableOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.RelationshipOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.SecurityCategoryOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Sequence
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedMeta
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreedNodeOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Tsmeta
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Tspoint
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TspointPost
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequestOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.v1.timeseries.proto.DataPoints
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.StructProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.protobuf.WrappersProto
 
Relationship - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Relationship
RELATIONSHIP - com.cognite.client.config.ResourceType
 
Relationship.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Relationship
Relationship.ResourceType - Enum in com.cognite.client.dto
Protobuf enum com.cognite.beam.proto.Relationship.ResourceType
RelationshipOrBuilder - Interface in com.cognite.client.dto
 
RelationshipOuterClass - Class in com.cognite.client.dto
 
RelationshipParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing file objects between Cognite api representations (json and proto) and typed objects.
RelationshipParser() - Constructor for class com.cognite.client.servicesV1.parser.RelationshipParser
 
relationships() - Method in class com.cognite.client.CogniteClient
Returns Relationships representing the Cognite relationships api endpoint.
Relationships - Class in com.cognite.client
This class represents the Cognite relationships api endpoint.
Relationships() - Constructor for class com.cognite.client.Relationships
 
removeAggregates(int) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
removeAssetIds(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
removeBoundingBoxMax(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
removeBoundingBoxMin(int) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
removeCameraPosition(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
removeCameraTarget(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
removeColumns(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
removeColumns(int) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
removeDatapoints(int) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
removeDatapoints(int) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
removeDatapoints(int) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
removeEntities(int) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
removeFields(String) - Method in class com.google.protobuf.Struct.Builder
Unordered map of dynamically typed values.
removeItems(int) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
removeItems(int) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
removeItems(int) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
removeMatches(int) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
removeMatchFields(int) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
removeMetadata(String) - Method in class com.cognite.client.dto.Asset.Builder
map<string, string> metadata = 10;
removeMetadata(String) - Method in class com.cognite.client.dto.AssetLookup.Builder
map<string, string> metadata = 10;
removeMetadata(String) - Method in class com.cognite.client.dto.DataSet.Builder
map<string, string> metadata = 8;
removeMetadata(String) - Method in class com.cognite.client.dto.Event.Builder
map<string, string> metadata = 11;
removeMetadata(String) - Method in class com.cognite.client.dto.FileMetadata.Builder
map<string, string> metadata = 6;
removeMetadata(String) - Method in class com.cognite.client.dto.SequenceColumn.Builder
map<string, string> metadata = 5;
removeMetadata(String) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
map<string, string> metadata = 6;
removeMetadata(String) - Method in class com.cognite.client.dto.ThreedNode.Builder
map<string, string> metadata = 13;
removeMetadata(String) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
map<string, string> metadata = 12;
removeRotation(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
removeRows(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
removeSceneThreedFiles(int) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
removeValues(int) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
removeValues(int) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
REPLACE - com.cognite.client.config.UpsertMode
Will insert if the data object does not exist.
Request - Class in com.cognite.client
This class represents the Cognite Data Fusion API request parameters.
Request() - Constructor for class com.cognite.client.Request
 
Request.Builder - Class in com.cognite.client
 
RequestExecutor - Class in com.cognite.client.servicesV1.executor
This class will execute an okhttp3 request on a separate thread and publish the result via a CompletableFuture.
RequestExecutor() - Constructor for class com.cognite.client.servicesV1.executor.RequestExecutor
 
RequestExecutor.Builder - Class in com.cognite.client.servicesV1.executor
 
RequestParametersResponseParser - Class in com.cognite.client.servicesV1.response
Parses a Json payload and generates a Request object containing the extracted parameters.
RequestParametersResponseParser() - Constructor for class com.cognite.client.servicesV1.response.RequestParametersResponseParser
 
RequestParametersResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
RequestProvider - Interface in com.cognite.client.servicesV1.request
 
ResourceType - Enum in com.cognite.client.config
 
ResponseBinary - Class in com.cognite.client.servicesV1
This is a helper class for transporting an http response.
ResponseBinary() - Constructor for class com.cognite.client.servicesV1.ResponseBinary
 
ResponseBinary.Builder - Class in com.cognite.client.servicesV1
 
ResponseItems<T> - Class in com.cognite.client.servicesV1
This class represents a collection of response items from a Cognite API request.
ResponseItems() - Constructor for class com.cognite.client.servicesV1.ResponseItems
 
ResponseParser<T> - Interface in com.cognite.client.servicesV1.response
 
ResultFutureIterator() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.ResultFutureIterator
 
retrieve(Request) - Method in class com.cognite.client.DataPoints
Returns all TimeseriesPoint objects that matches the filters set in the Request.
retrieve(Request) - Method in class com.cognite.client.SequenceRows
Returns all SequenceBody objects (i.e.
retrieve(String, String, Collection<String>) - Method in class com.cognite.client.RawRows
Retrieves a set of rows based on row key.
retrieve(List<Item>) - Method in class com.cognite.client.Assets
Retrieve assets by id.
retrieve(List<Item>) - Method in class com.cognite.client.Datasets
Retrieves datasets by id.
retrieve(List<Item>) - Method in class com.cognite.client.Events
Retrieve events by id.
retrieve(List<Item>) - Method in class com.cognite.client.Files
Retrieve files by id.
retrieve(List<Item>) - Method in class com.cognite.client.Relationships
Retrieve Relationships by id.
retrieve(List<Item>) - Method in class com.cognite.client.Sequences
Retrieve sequences by id.
retrieve(List<Item>) - Method in class com.cognite.client.Timeseries
Retrieves timeseries by id.
retrieve(List<Request>) - Method in class com.cognite.client.SequenceRows
Returns all SequenceBody objects (i.e.
retrieveComplete(List<Item>) - Method in class com.cognite.client.DataPoints
Returns all TimeseriesPoint objects that matches the item specifications (externalId / id).
retrieveComplete(List<Item>) - Method in class com.cognite.client.SequenceRows
Retrieves SequenceBody by id.
retrieveCursors(String, String, int, Request) - Method in class com.cognite.client.RawRows
Retrieves cursors for parallel retrieval of rows from Raw.
retrieveCursors(String, String, Request) - Method in class com.cognite.client.RawRows
Retrieves cursors for parallel retrieval of rows from Raw.
retrieveFirst(List<Item>) - Method in class com.cognite.client.DataPoints
Retrieve the first (eldest) data point for a time series.
retrieveLatest(List<Item>) - Method in class com.cognite.client.DataPoints
Retrieves the latest (newest) data point for a time series.
REVISION_CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
REVISION_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
REVISION_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
ROOT_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
ROOT_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
ROOT_NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
ROTATION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
ROW_NUMBER_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceRow
 
rows() - Method in class com.cognite.client.Raw
Returns RawRows representing the Cognite Raw rows api endpoint.
rows() - Method in class com.cognite.client.Sequences
Returns SequenceRows representing the sequences data / rows api.
ROWS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceBody
 

S

SCENE_THREED_FILE_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
SCENE_THREED_FILES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
SCORE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatch
 
SDK_IDENTIFIER - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
SECTOR_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
SECURITY_CATEGORIES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
SECURITY_CATEGORIES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
SECURITY_CATEGORY - com.cognite.client.config.ResourceType
 
securityCategories() - Method in class com.cognite.client.CogniteClient
Returns SecurityCategories representing the Cognite labels api endpoints.
SecurityCategories - Class in com.cognite.client
This class represents the Cognite security categories api endpoint.
SecurityCategories() - Constructor for class com.cognite.client.SecurityCategories
 
SecurityCategory - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.SecurityCategory
SecurityCategory.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.SecurityCategory
SecurityCategoryOrBuilder - Interface in com.cognite.client.dto
 
SecurityCategoryOuterClass - Class in com.cognite.client.dto
 
SecurityCategoryParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing security category objects between Cognite api representations (json and proto) and typed objects.
SecurityCategoryParser() - Constructor for class com.cognite.client.servicesV1.parser.SecurityCategoryParser
 
Sequence - Class in com.cognite.client.dto
 
SEQUENCE - com.cognite.client.dto.Relationship.ResourceType
SEQUENCE = 4;
SEQUENCE_BODY - com.cognite.client.config.ResourceType
 
SEQUENCE_HEADER - com.cognite.client.config.ResourceType
 
SEQUENCE_VALUE - Static variable in enum com.cognite.client.dto.Relationship.ResourceType
SEQUENCE = 4;
SequenceBody - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.SequenceBody
SequenceBody.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.SequenceBody
SequenceBodyOrBuilder - Interface in com.cognite.client.dto
 
SequenceColumn - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.SequenceColumn
SequenceColumn.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.SequenceColumn
SequenceColumn.ValueType - Enum in com.cognite.client.dto
Protobuf enum com.cognite.beam.proto.SequenceColumn.ValueType
SequenceColumnOrBuilder - Interface in com.cognite.client.dto
 
SequenceMetadata - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.SequenceMetadata
SequenceMetadata.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.SequenceMetadata
SequenceMetadataOrBuilder - Interface in com.cognite.client.dto
 
SequenceParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing Sequence objects between Cognite api representations (json and proto) and typed objects.
SequenceParser() - Constructor for class com.cognite.client.servicesV1.parser.SequenceParser
 
SequenceRow - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.SequenceRow
SequenceRow.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.SequenceRow
SequenceRowOrBuilder - Interface in com.cognite.client.dto
 
SequenceRows - Class in com.cognite.client
This class represents the Cognite sequence body/rows api endpoint.
SequenceRows() - Constructor for class com.cognite.client.SequenceRows
 
sequences() - Method in class com.cognite.client.CogniteClient
Returns Sequences representing the Cognite sequences api endpoint.
Sequences - Class in com.cognite.client
This class represents the Cognite sequences api endpoint.
Sequences() - Constructor for class com.cognite.client.Sequences
 
setAggregateDatapoints(AggregateDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
setAggregateDatapoints(AggregateDatapoints.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
setAggregates(int, Aggregate.Record) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
setAggregates(int, Aggregate.Record.Builder) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
setAggregates(Asset.Aggregates) - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
setAggregates(Asset.Aggregates) - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
setAggregates(Asset.Aggregates.Builder) - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 14;
setAggregates(Asset.Aggregates.Builder) - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.beam.proto.Asset.Aggregates aggregates = 15;
setApiKeyId(Int64Value) - Method in class com.cognite.client.dto.LoginStatus.Builder
.google.protobuf.Int64Value api_key_id = 5;
setApiKeyId(Int64Value.Builder) - Method in class com.cognite.client.dto.LoginStatus.Builder
.google.protobuf.Int64Value api_key_id = 5;
setAssetId(Int64Value) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value asset_id = 5;
setAssetId(Int64Value) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value asset_id = 8;
setAssetId(Int64Value.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value asset_id = 5;
setAssetId(Int64Value.Builder) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value asset_id = 8;
setAssetIds(int, long) - Method in class com.cognite.client.dto.Event.Builder
repeated int64 asset_ids = 8;
setAssetIds(int, long) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 asset_ids = 7;
setAssetIds(int, Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
setAssetIds(int, Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.Int64Value asset_ids = 12;
setAssetMappingCount(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value asset_mapping_count = 15;
setAssetMappingCount(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value asset_mapping_count = 15;
setAttributePath(String) - Method in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser.Builder
 
setAverage(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double average = 2;
setAverage(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue average = 1;
setAverage(DoubleValue.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue average = 1;
setBinary(ByteString) - Method in class com.cognite.client.dto.FileBinary.Builder
bytes binary = 3;
setBinaryUri(String) - Method in class com.cognite.client.dto.FileBinary.Builder
string binary_uri = 4;
setBinaryUriBytes(ByteString) - Method in class com.cognite.client.dto.FileBinary.Builder
string binary_uri = 4;
setBoolValue(boolean) - Method in class com.google.protobuf.Value.Builder
Represents a boolean value.
setBoundingBox(BoundingBox) - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
setBoundingBox(BoundingBox.Builder) - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.BoundingBox boundingBox = 1;
setBoundingBoxMax(int, DoubleValue) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
setBoundingBoxMax(int, DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_max = 9;
setBoundingBoxMin(int, DoubleValue) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
setBoundingBoxMin(int, DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
repeated .google.protobuf.DoubleValue bounding_box_min = 10;
setCameraPosition(int, DoubleValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
setCameraPosition(int, DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_position = 7;
setCameraTarget(int, DoubleValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
setCameraTarget(int, DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue camera_target = 6;
setChildCount(Int32Value) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value child_count = 1;
setChildCount(Int32Value.Builder) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value child_count = 1;
setClassifier(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue classifier = 12;
setClassifier(StringValue.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue classifier = 12;
setClient(CogniteClient) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.Builder
 
setColumns(int, SequenceColumn) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
setColumns(int, SequenceColumn) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
setColumns(int, SequenceColumn.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 3;
setColumns(int, SequenceColumn.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
setColumns(Struct) - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Struct columns = 5;
setColumns(Struct.Builder) - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Struct columns = 5;
setConfidence(DoubleValue) - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.DoubleValue confidence = 4;
setConfidence(DoubleValue.Builder) - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.DoubleValue confidence = 4;
setConfidence(FloatValue) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.FloatValue confidence = 8;
setConfidence(FloatValue.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.FloatValue confidence = 8;
setContentLength(long) - Method in class com.cognite.client.dto.FileBinary.Builder
int64 content_length = 5;
setContinuousVariance(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double continuousVariance = 9;
setContinuousVariance(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue continuous_variance = 8;
setContinuousVariance(DoubleValue.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue continuous_variance = 8;
setCount(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double count = 5;
setCount(long) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
int64 count = 2;
setCount(Int64Value) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.Int64Value count = 4;
setCount(Int64Value.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.Int64Value count = 4;
setCreatedTime(Int64Value) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value created_time = 8;
setCreatedTime(Int64Value) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value created_time = 8;
setCreatedTime(Int64Value) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value created_time = 6;
setCreatedTime(Int64Value) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value created_time = 4;
setCreatedTime(Int64Value) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value created_time = 9;
setCreatedTime(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value created_time = 11;
setCreatedTime(Int64Value) - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.Int64Value created_time = 4;
setCreatedTime(Int64Value) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value created_time = 11;
setCreatedTime(Int64Value) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value created_time = 6;
setCreatedTime(Int64Value) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value created_time = 8;
setCreatedTime(Int64Value) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value created_time = 10;
setCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value created_time = 8;
setCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value created_time = 8;
setCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value created_time = 6;
setCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value created_time = 4;
setCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value created_time = 9;
setCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value created_time = 11;
setCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.Int64Value created_time = 4;
setCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value created_time = 11;
setCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value created_time = 6;
setCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value created_time = 8;
setCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value created_time = 10;
setDatapoints(int, AggregateDatapoint) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
setDatapoints(int, AggregateDatapoint.Builder) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.AggregateDatapoint datapoints = 1;
setDatapoints(int, NumericDatapoint) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
setDatapoints(int, NumericDatapoint.Builder) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.NumericDatapoint datapoints = 1;
setDatapoints(int, StringDatapoint) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
setDatapoints(int, StringDatapoint.Builder) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
repeated .com.cognite.v1.timeseries.proto.StringDatapoint datapoints = 1;
setDataSetId(Int64Value) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value data_set_id = 13;
setDataSetId(Int64Value) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value data_set_id = 14;
setDataSetId(Int64Value) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value data_set_id = 14;
setDataSetId(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value data_set_id = 15;
setDataSetId(Int64Value) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value data_set_id = 9;
setDataSetId(Int64Value) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value data_set_id = 10;
setDataSetId(Int64Value) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value data_set_id = 13;
setDataSetId(Int64Value.Builder) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value data_set_id = 13;
setDataSetId(Int64Value.Builder) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value data_set_id = 14;
setDataSetId(Int64Value.Builder) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value data_set_id = 14;
setDataSetId(Int64Value.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value data_set_id = 15;
setDataSetId(Int64Value.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value data_set_id = 9;
setDataSetId(Int64Value.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value data_set_id = 10;
setDataSetId(Int64Value.Builder) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value data_set_id = 13;
setDbName(String) - Method in class com.cognite.client.dto.RawRow.Builder
string db_name = 1;
setDbName(String) - Method in class com.cognite.client.dto.RawTable.Builder
string db_name = 1;
setDbNameBytes(ByteString) - Method in class com.cognite.client.dto.RawRow.Builder
string db_name = 1;
setDbNameBytes(ByteString) - Method in class com.cognite.client.dto.RawTable.Builder
string db_name = 1;
setDepth(Int32Value) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value depth = 2;
setDepth(Int32Value.Builder) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
.google.protobuf.Int32Value depth = 2;
setDepth(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value depth = 6;
setDepth(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value depth = 6;
setDescription(StringValue) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue description = 6;
setDescription(StringValue) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue description = 6;
setDescription(StringValue) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue description = 4;
setDescription(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue description = 8;
setDescription(StringValue) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue description = 5;
setDescription(StringValue) - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.StringValue description = 3;
setDescription(StringValue) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue description = 3;
setDescription(StringValue) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue description = 4;
setDescription(StringValue) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue description = 4;
setDescription(StringValue.Builder) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue description = 6;
setDescription(StringValue.Builder) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue description = 6;
setDescription(StringValue.Builder) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue description = 4;
setDescription(StringValue.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue description = 8;
setDescription(StringValue.Builder) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue description = 5;
setDescription(StringValue.Builder) - Method in class com.cognite.client.dto.Label.Builder
.google.protobuf.StringValue description = 3;
setDescription(StringValue.Builder) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue description = 3;
setDescription(StringValue.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue description = 4;
setDescription(StringValue.Builder) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue description = 4;
setDirectory(StringValue) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue directory = 3;
setDirectory(StringValue.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue directory = 3;
setDiscreteVariance(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double discreteVariance = 10;
setDiscreteVariance(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue discrete_variance = 9;
setDiscreteVariance(DoubleValue.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue discrete_variance = 9;
setEndTime(Int64Value) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value end_time = 4;
setEndTime(Int64Value) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value end_time = 7;
setEndTime(Int64Value.Builder) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value end_time = 4;
setEndTime(Int64Value.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value end_time = 7;
setEntities(int, Struct) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
setEntities(int, Struct.Builder) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 3;
setErrorSubPath(String) - Method in class com.cognite.client.servicesV1.response.JsonErrorItemResponseParser.Builder
 
setErrorSubPath(String) - Method in class com.cognite.client.servicesV1.response.JsonErrorMessageDuplicateResponseParser.Builder
 
setExclusiveEnd(Int64Value) - Method in class com.cognite.client.dto.Item.Builder
End of time window for a time series data point.
setExclusiveEnd(Int64Value.Builder) - Method in class com.cognite.client.dto.Item.Builder
End of time window for a time series data point.
setExternalId(StringValue) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue external_id = 1;
setExternalId(StringValue) - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.StringValue external_id = 1;
setExternalId(StringValue) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue external_id = 1;
setExternalId(StringValue) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue external_id = 1;
setExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.StringValue external_id = 1;
setExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue external_id = 1;
setExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.StringValue external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.FileBinary.Builder
string external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.Item.Builder
string external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.Label.Builder
string external_id = 1;
setExternalId(String) - Method in class com.cognite.client.dto.Relationship.Builder
string external_id = 1;
setExternalId(String) - Method in class com.cognite.client.dto.SequenceColumn.Builder
string external_id = 1;
setExternalId(String) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string external_id = 2;
setExternalId(String) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
string externalId = 2;
setExternalId(String) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
string externalId = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.FileBinary.Builder
string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Item.Builder
string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Label.Builder
string external_id = 1;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Relationship.Builder
string external_id = 1;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.SequenceColumn.Builder
string external_id = 1;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
string externalId = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
string externalId = 2;
setFeatureType(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue feature_type = 9;
setFeatureType(StringValue.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue feature_type = 9;
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Aggregate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Annotation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Asset.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.BoundingBox.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.DataSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.EntityMatch.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Event.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.FileBinary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.FileContainer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.FileMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Item.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Label.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.MatchField.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.RawRow.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.RawTable.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Relationship.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.SequenceBody.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.SequenceRow.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreedNode.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BoolValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.BytesValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.DoubleValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.FloatValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int32Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Int64Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.ListValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.StringValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Struct.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt32Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.UInt64Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.protobuf.Value.Builder
 
setFileBinary(FileBinary) - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileBinary file_binary = 2;
setFileBinary(FileBinary.Builder) - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileBinary file_binary = 2;
setFileExternalId(StringValue) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The external id of the source file used for building interactive P&ID
setFileExternalId(StringValue) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The external id of the source file used for detecting annotations and building interactive P&ID
setFileExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The external id of the source file used for building interactive P&ID
setFileExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The external id of the source file used for detecting annotations and building interactive P&ID
setFileId(Int64Value) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The id of the source file used for building interactive P&ID
setFileId(Int64Value) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The id of the source file used for detecting annotations and building interactive P&ID
setFileId(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value file_id = 9;
setFileId(Int64Value) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value file_id = 2;
setFileId(Int64Value.Builder) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The id of the source file used for building interactive P&ID
setFileId(Int64Value.Builder) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The id of the source file used for detecting annotations and building interactive P&ID
setFileId(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value file_id = 9;
setFileId(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value file_id = 2;
setFileMetadata(FileMetadata) - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
setFileMetadata(FileMetadata.Builder) - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
setId(long) - Method in class com.cognite.client.dto.AssetLookup.Builder
int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.FileBinary.Builder
int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.Item.Builder
int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
int64 id = 1;
setId(long) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
int64 id = 1;
setId(long) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
int64 id = 1;
setId(Int64Value) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value id = 8;
setId(Int64Value) - Method in class com.cognite.client.dto.SecurityCategory.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value) - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.Int64Value id = 2;
setId(Int64Value) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value id = 2;
setId(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value.Builder) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value.Builder) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value.Builder) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value id = 8;
setId(Int64Value.Builder) - Method in class com.cognite.client.dto.SecurityCategory.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
.google.protobuf.Int64Value id = 2;
setId(Int64Value.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value id = 2;
setId(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value id = 1;
setId(Int64Value.Builder) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value id = 1;
setIgnoreMissingFields(BoolValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.BoolValue ignore_missing_fields = 11;
setIgnoreMissingFields(BoolValue.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.BoolValue ignore_missing_fields = 11;
setInclusiveBegin(Int64Value) - Method in class com.cognite.client.dto.Item.Builder
Start of time window for a time series data point.
setInclusiveBegin(Int64Value.Builder) - Method in class com.cognite.client.dto.Item.Builder
Start of time window for a time series data point.
setInterpolation(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double interpolation = 7;
setInterpolation(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue interpolation = 6;
setInterpolation(DoubleValue.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue interpolation = 6;
setIsStep(boolean) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
bool is_step = 6;
setIsStep(boolean) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
bool isStep = 6;
setIsStep(boolean) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
bool isStep = 7;
setIsStep(BoolValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.BoolValue is_step = 3;
setIsStep(BoolValue.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.google.protobuf.BoolValue is_step = 3;
setIsString(boolean) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
bool is_string = 5;
setIsString(boolean) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
bool isString = 6;
setItems(int, Annotation) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
setItems(int, Annotation.Builder) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The identified entity annotations with bounding boxes
setItems(int, DataPointInsertionItem) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
setItems(int, DataPointInsertionItem.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointInsertionItem items = 1;
setItems(int, DataPointListItem) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
setItems(int, DataPointListItem.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItem items = 1;
setKey(String) - Method in class com.cognite.client.dto.RawRow.Builder
string key = 3;
setKeyBytes(ByteString) - Method in class com.cognite.client.dto.RawRow.Builder
string key = 3;
setLabels(int, String) - Method in class com.cognite.client.dto.Asset.Builder
repeated string labels = 11;
setLabels(int, String) - Method in class com.cognite.client.dto.AssetLookup.Builder
repeated string labels = 11;
setLabels(int, String) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated string labels = 17;
setLabels(int, String) - Method in class com.cognite.client.dto.Relationship.Builder
repeated string labels = 10;
setLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value last_updated_time = 9;
setLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value last_updated_time = 9;
setLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value last_updated_time = 7;
setLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value last_updated_time = 10;
setLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 12;
setLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Int64Value last_updated_time = 4;
setLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value last_updated_time = 12;
setLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value last_updated_time = 7;
setLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 9;
setLastUpdatedTime(Int64Value) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 11;
setLastUpdatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value last_updated_time = 9;
setLastUpdatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value last_updated_time = 9;
setLastUpdatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.Int64Value last_updated_time = 7;
setLastUpdatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value last_updated_time = 10;
setLastUpdatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 12;
setLastUpdatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Int64Value last_updated_time = 4;
setLastUpdatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value last_updated_time = 12;
setLastUpdatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.Int64Value last_updated_time = 7;
setLastUpdatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 9;
setLastUpdatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.Int64Value last_updated_time = 11;
setLegacyName(String) - Method in class com.cognite.client.dto.Item.Builder
string legacy_name = 3;
setLegacyNameBytes(ByteString) - Method in class com.cognite.client.dto.Item.Builder
string legacy_name = 3;
setListValue(ListValue) - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
setListValue(ListValue.Builder) - Method in class com.google.protobuf.Value.Builder
Represents a repeated `Value`.
setLoggedIn(boolean) - Method in class com.cognite.client.dto.LoginStatus.Builder
bool logged_in = 2;
setMatches(int, EntityMatch) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
setMatches(int, EntityMatch.Builder) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.beam.proto.EntityMatch matches = 2;
setMatchFields(int, MatchField) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
setMatchFields(int, MatchField.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
setMax(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double max = 3;
setMax(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue max = 2;
setMax(DoubleValue.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue max = 2;
setMimeType(StringValue) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue mime_type = 5;
setMimeType(StringValue.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue mime_type = 5;
setMin(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double min = 4;
setMin(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue min = 3;
setMin(DoubleValue.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue min = 3;
setModelCreatedTime(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_created_time = 3;
setModelCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_created_time = 3;
setModelId(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_id = 1;
setModelId(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value model_id = 2;
setModelId(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value model_id = 1;
setModelId(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value model_id = 2;
setModelName(String) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
string model_name = 2;
setModelNameBytes(ByteString) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
string model_name = 2;
setName(StringValue) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue name = 3;
setName(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue name = 7;
setName(StringValue) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue name = 2;
setName(StringValue) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue name = 2;
setName(StringValue) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue name = 3;
setName(StringValue) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue name = 3;
setName(StringValue.Builder) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.StringValue name = 3;
setName(StringValue.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue name = 7;
setName(StringValue.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue name = 2;
setName(StringValue.Builder) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.google.protobuf.StringValue name = 2;
setName(StringValue.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
.google.protobuf.StringValue name = 3;
setName(StringValue.Builder) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue name = 3;
setName(String) - Method in class com.cognite.client.dto.Asset.Builder
string name = 3;
setName(String) - Method in class com.cognite.client.dto.AssetLookup.Builder
string name = 3;
setName(String) - Method in class com.cognite.client.dto.Label.Builder
string name = 2;
setName(String) - Method in class com.cognite.client.dto.SecurityCategory.Builder
string name = 2;
setName(String) - Method in class com.cognite.client.dto.ThreedNode.Builder
string name = 7;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.Asset.Builder
string name = 3;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.AssetLookup.Builder
string name = 3;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.Label.Builder
string name = 2;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.SecurityCategory.Builder
string name = 2;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.ThreedNode.Builder
string name = 7;
setNullValue(NullValue) - Method in class com.google.protobuf.Value.Builder
Represents a null value.
setNullValueValue(int) - Method in class com.google.protobuf.Value.Builder
Represents a null value.
setNumberValue(double) - Method in class com.google.protobuf.Value.Builder
Represents a double value.
setNumericDatapoints(NumericDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
setNumericDatapoints(NumericDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
setNumericDatapoints(NumericDatapoints.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
setNumericDatapoints(NumericDatapoints.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
setOriginalId(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue original_id = 13;
setOriginalId(StringValue.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue original_id = 13;
setParentExternalId(StringValue) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue parent_external_id = 5;
setParentExternalId(StringValue) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue parent_external_id = 5;
setParentExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue parent_external_id = 5;
setParentExternalId(StringValue.Builder) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue parent_external_id = 5;
setParentId(Int64Value) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value parent_id = 4;
setParentId(Int64Value) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value parent_id = 4;
setParentId(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value parent_id = 5;
setParentId(Int64Value.Builder) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value parent_id = 4;
setParentId(Int64Value.Builder) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value parent_id = 4;
setParentId(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value parent_id = 5;
setPath(int, long) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
repeated int64 path = 3;
setPngBinary(BytesValue) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted PNG binary
setPngBinary(BytesValue.Builder) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted PNG binary
setPngUrl(StringValue) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted PNG file
setPngUrl(StringValue.Builder) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted PNG file
setProject(String) - Method in class com.cognite.client.dto.LoginStatus.Builder
string project = 3;
setProjectBytes(ByteString) - Method in class com.cognite.client.dto.LoginStatus.Builder
string project = 3;
setProjectId(long) - Method in class com.cognite.client.dto.LoginStatus.Builder
int64 project_id = 4;
setPublished(BoolValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.BoolValue published = 4;
setPublished(BoolValue.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.BoolValue published = 4;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Aggregate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Annotation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Asset.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.BoundingBox.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.DataSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.EntityMatch.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Event.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.FileBinary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.FileContainer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.FileMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Item.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Label.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.MatchField.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.RawRow.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.RawTable.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Relationship.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.SequenceBody.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.SequenceRow.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreedNode.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.BoolValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.BytesValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.DoubleValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.FloatValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Int32Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Int64Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.ListValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.StringValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Struct.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.UInt32Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.UInt64Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.protobuf.Value.Builder
 
setRequest(Request) - Method in class com.cognite.client.servicesV1.response.FileBinaryResponseParser.Builder
 
setRequest(Request) - Method in class com.cognite.client.servicesV1.response.TSPointsProtoResponseParser.Builder
 
setRequest(Request) - Method in class com.cognite.client.servicesV1.response.TSPointsResponseParser.Builder
 
setRevisionCreatedTime(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_created_time = 16;
setRevisionCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_created_time = 16;
setRevisionId(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_id = 8;
setRevisionId(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value revision_id = 3;
setRevisionId(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value revision_id = 8;
setRevisionId(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value revision_id = 3;
setRootId(Int64Value) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value root_id = 7;
setRootId(Int64Value) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value root_id = 7;
setRootId(Int64Value.Builder) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.Int64Value root_id = 7;
setRootId(Int64Value.Builder) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.Int64Value root_id = 7;
setRootName(StringValue) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue root_name = 13;
setRootName(StringValue.Builder) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue root_name = 13;
setRotation(int, DoubleValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
setRotation(int, DoubleValue.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .google.protobuf.DoubleValue rotation = 5;
setRowNumber(long) - Method in class com.cognite.client.dto.SequenceRow.Builder
int64 row_number = 1;
setRows(int, SequenceRow) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
setRows(int, SequenceRow.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
setSceneThreedFileId(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value scene_threed_file_id = 13;
setSceneThreedFileId(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value scene_threed_file_id = 13;
setSceneThreedFiles(int, ThreedVersionedFile) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
setSceneThreedFiles(int, ThreedVersionedFile.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
repeated .com.cognite.beam.proto.ThreedVersionedFile scene_threed_files = 14;
setScore(DoubleValue) - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.DoubleValue score = 1;
setScore(DoubleValue.Builder) - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.DoubleValue score = 1;
setSectorId(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value sector_id = 11;
setSectorId(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value sector_id = 11;
setSecurityCategories(int, long) - Method in class com.cognite.client.dto.FileMetadata.Builder
repeated int64 security_categories = 16;
setSecurityCategories(int, long) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
repeated int64 security_categories = 9;
setSource(StringValue) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue source = 12;
setSource(StringValue) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue source = 12;
setSource(StringValue) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue source = 13;
setSource(StringValue) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue source = 4;
setSource(StringValue.Builder) - Method in class com.cognite.client.dto.Asset.Builder
.google.protobuf.StringValue source = 12;
setSource(StringValue.Builder) - Method in class com.cognite.client.dto.AssetLookup.Builder
.google.protobuf.StringValue source = 12;
setSource(StringValue.Builder) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue source = 13;
setSource(StringValue.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.StringValue source = 4;
setSource(Struct) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
.google.protobuf.Struct source = 1;
setSource(Struct.Builder) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
.google.protobuf.Struct source = 1;
setSource(String) - Method in class com.cognite.client.dto.MatchField.Builder
string source = 1;
setSourceBytes(ByteString) - Method in class com.cognite.client.dto.MatchField.Builder
string source = 1;
setSourceCreatedTime(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_created_time = 13;
setSourceCreatedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_created_time = 13;
setSourceExternalId(String) - Method in class com.cognite.client.dto.Relationship.Builder
string source_external_id = 2;
setSourceExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Relationship.Builder
string source_external_id = 2;
setSourceModifiedTime(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_modified_time = 14;
setSourceModifiedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value source_modified_time = 14;
setSourceType(Relationship.ResourceType) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Relationship.ResourceType source_type = 3;
setSourceTypeValue(int) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Relationship.ResourceType source_type = 3;
setStartTime(Int64Value) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value start_time = 5;
setStartTime(Int64Value) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value start_time = 3;
setStartTime(Int64Value) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value start_time = 6;
setStartTime(Int64Value.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value start_time = 5;
setStartTime(Int64Value.Builder) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.Int64Value start_time = 3;
setStartTime(Int64Value.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.google.protobuf.Int64Value start_time = 6;
setStatus(StringValue) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue status = 3;
setStatus(StringValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue status = 10;
setStatus(StringValue.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.StringValue status = 3;
setStatus(StringValue.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue status = 10;
setStatusTime(Int64Value) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value status_time = 6;
setStatusTime(Int64Value.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
.google.protobuf.Int64Value status_time = 6;
setStepInterpolation(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double stepInterpolation = 8;
setStepInterpolation(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue step_interpolation = 7;
setStepInterpolation(DoubleValue.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue step_interpolation = 7;
setStringDatapoints(StringDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
setStringDatapoints(StringDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
setStringDatapoints(StringDatapoints.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
setStringDatapoints(StringDatapoints.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
setStringValue(String) - Method in class com.google.protobuf.Value.Builder
Represents a string value.
setStringValueBytes(ByteString) - Method in class com.google.protobuf.Value.Builder
Represents a string value.
setStructValue(Struct) - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
setStructValue(Struct.Builder) - Method in class com.google.protobuf.Value.Builder
Represents a structured value.
setSubtreeSize(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value subtree_size = 8;
setSubtreeSize(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value subtree_size = 8;
setSubtype(StringValue) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue subtype = 7;
setSubtype(StringValue.Builder) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue subtype = 7;
setSum(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double sum = 6;
setSum(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue sum = 5;
setSum(DoubleValue.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue sum = 5;
setSvgBinary(BytesValue) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted SVG binary
setSvgBinary(BytesValue.Builder) - Method in class com.cognite.client.dto.PnIDResponse.Builder
The converted SVG binary
setSvgUrl(StringValue) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted SVG file
setSvgUrl(StringValue.Builder) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The URL for the converted SVG file
setTableName(String) - Method in class com.cognite.client.dto.RawRow.Builder
string table_name = 2;
setTableName(String) - Method in class com.cognite.client.dto.RawTable.Builder
string table_name = 2;
setTableNameBytes(ByteString) - Method in class com.cognite.client.dto.RawRow.Builder
string table_name = 2;
setTableNameBytes(ByteString) - Method in class com.cognite.client.dto.RawTable.Builder
string table_name = 2;
setTarget(Struct) - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.Struct target = 2;
setTarget(Struct.Builder) - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.Struct target = 2;
setTarget(String) - Method in class com.cognite.client.dto.MatchField.Builder
string target = 2;
setTargetBytes(ByteString) - Method in class com.cognite.client.dto.MatchField.Builder
string target = 2;
setTargetExternalId(String) - Method in class com.cognite.client.dto.Relationship.Builder
string target_external_id = 4;
setTargetExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Relationship.Builder
string target_external_id = 4;
setTargetType(Relationship.ResourceType) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Relationship.ResourceType target_type = 5;
setTargetTypeValue(int) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Relationship.ResourceType target_type = 5;
setText(StringValue) - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue text = 2;
setText(StringValue.Builder) - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue text = 2;
setThumbnailThreedFileId(Int64Value) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
setThumbnailThreedFileId(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.Int64Value thumbnail_threed_file_id = 11;
setThumbnailUrl(StringValue) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue thumbnail_url = 12;
setThumbnailUrl(StringValue.Builder) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
.google.protobuf.StringValue thumbnail_url = 12;
setTimestamp(long) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
int64 timestamp = 4;
setTimestamp(long) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
int64 timestamp = 3;
setTimestamp(long) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
int64 timestamp = 1;
setTimestamp(long) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
int64 timestamp = 1;
setTimestamp(long) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
int64 timestamp = 1;
setTotalVariation(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double totalVariation = 11;
setTotalVariation(DoubleValue) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue total_variation = 10;
setTotalVariation(DoubleValue.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
.google.protobuf.DoubleValue total_variation = 10;
setTreeIndex(Int64Value) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value tree_index = 4;
setTreeIndex(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedNode.Builder
.google.protobuf.Int64Value tree_index = 4;
setType(StringValue) - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue type = 5;
setType(StringValue) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue type = 6;
setType(StringValue.Builder) - Method in class com.cognite.client.dto.Annotation.Builder
.google.protobuf.StringValue type = 5;
setType(StringValue.Builder) - Method in class com.cognite.client.dto.Event.Builder
.google.protobuf.StringValue type = 6;
setUnit(StringValue) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue unit = 7;
setUnit(StringValue.Builder) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
.google.protobuf.StringValue unit = 7;
setUnit(String) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
string unit = 8;
setUnitBytes(ByteString) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
string unit = 8;
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Aggregate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Annotation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Asset.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.BoundingBox.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.DataSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.EntityMatch.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Event.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.FileBinary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.FileContainer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.FileMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Item.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Label.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.MatchField.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.PnIDResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.RawRow.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.RawTable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Relationship.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.SecurityCategory.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.SequenceBody.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.SequenceColumn.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.SequenceRow.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreedMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreedNode.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BoolValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.BytesValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.DoubleValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.FloatValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int32Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Int64Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.ListValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.StringValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Struct.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt32Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.UInt64Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.protobuf.Value.Builder
 
setUploaded(boolean) - Method in class com.cognite.client.dto.FileMetadata.Builder
bool uploaded = 9;
setUploadedTime(Int64Value) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value uploaded_time = 10;
setUploadedTime(Int64Value.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
.google.protobuf.Int64Value uploaded_time = 10;
setUser(String) - Method in class com.cognite.client.dto.LoginStatus.Builder
string user = 1;
setUserBytes(ByteString) - Method in class com.cognite.client.dto.LoginStatus.Builder
string user = 1;
setValue(boolean) - Method in class com.google.protobuf.BoolValue.Builder
The bool value.
setValue(double) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
double value = 2;
setValue(double) - Method in class com.google.protobuf.DoubleValue.Builder
The double value.
setValue(float) - Method in class com.google.protobuf.FloatValue.Builder
The float value.
setValue(int) - Method in class com.google.protobuf.Int32Value.Builder
The int32 value.
setValue(int) - Method in class com.google.protobuf.UInt32Value.Builder
The uint32 value.
setValue(long) - Method in class com.google.protobuf.Int64Value.Builder
The int64 value.
setValue(long) - Method in class com.google.protobuf.UInt64Value.Builder
The uint64 value.
setValue(ByteString) - Method in class com.google.protobuf.BytesValue.Builder
The bytes value.
setValue(StringValue) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
.google.protobuf.StringValue value = 1;
setValue(StringValue.Builder) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
.google.protobuf.StringValue value = 1;
setValue(String) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
string value = 2;
setValue(String) - Method in class com.google.protobuf.StringValue.Builder
The string value.
setValueAggregates(TimeseriesPoint.Aggregates) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
setValueAggregates(TimeseriesPoint.Aggregates.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
setValueBytes(ByteString) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
string value = 2;
setValueBytes(ByteString) - Method in class com.google.protobuf.StringValue.Builder
The string value.
setValueNum(double) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
double value_num = 5;
setValueNum(double) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
double value_num = 4;
setValues(int, Value) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
setValues(int, Value) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
setValues(int, Value.Builder) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
setValues(int, Value.Builder) - Method in class com.google.protobuf.ListValue.Builder
Repeated field of dynamically typed values.
setValueString(String) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
string value_string = 6;
setValueString(String) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string value_string = 5;
setValueStringBytes(ByteString) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
string value_string = 6;
setValueStringBytes(ByteString) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string value_string = 5;
setValueType(SequenceColumn.ValueType) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.com.cognite.beam.proto.SequenceColumn.ValueType value_type = 4;
setValueTypeValue(int) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.com.cognite.beam.proto.SequenceColumn.ValueType value_type = 4;
setVersion(Int64Value) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value version = 1;
setVersion(Int64Value.Builder) - Method in class com.cognite.client.dto.ThreedVersionedFile.Builder
.google.protobuf.Int64Value version = 1;
setWriteProtected(BoolValue) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.BoolValue write_protected = 5;
setWriteProtected(BoolValue.Builder) - Method in class com.cognite.client.dto.DataSet.Builder
.google.protobuf.BoolValue write_protected = 5;
setXMax(double) - Method in class com.cognite.client.dto.BoundingBox.Builder
double xMax = 1;
setXMin(double) - Method in class com.cognite.client.dto.BoundingBox.Builder
double xMin = 2;
setYMax(double) - Method in class com.cognite.client.dto.BoundingBox.Builder
double yMax = 3;
setYMin(double) - Method in class com.cognite.client.dto.BoundingBox.Builder
double yMin = 4;
SingleRequestItemReader() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.SingleRequestItemReader
 
size() - Method in class com.cognite.client.util.Partition
 
SOURCE_CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
SOURCE_EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
SOURCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset
 
SOURCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.AssetLookup
 
SOURCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchResult
 
SOURCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
SOURCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
SOURCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.MatchField
 
SOURCE_MODIFIED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
SOURCE_TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
sourceKey - Static variable in class com.cognite.client.util.DataGenerator
 
sourceValue - Static variable in class com.cognite.client.util.DataGenerator
 
split(Character, String) - Method in class com.cognite.client.servicesV1.util.CharSplitter
 
SSLHandshakeInterceptor - Class in com.cognite.client.servicesV1.util
Prints TLS Version and Cipher Suite for SSL Calls through OkHttp3
SSLHandshakeInterceptor() - Constructor for class com.cognite.client.servicesV1.util.SSLHandshakeInterceptor
 
START_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
START_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
START_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
STATUS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
STATUS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
STATUS_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
STEP_INTERPOLATION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
STEPINTERPOLATION_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
STRING - com.cognite.client.dto.SequenceColumn.ValueType
STRING = 1;
STRING_VALUE - com.google.protobuf.Value.KindCase
 
STRING_VALUE - Static variable in enum com.cognite.client.dto.SequenceColumn.ValueType
STRING = 1;
STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
StringDatapoint - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.StringDatapoint
StringDatapoint.Builder - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.StringDatapoint
StringDatapointOrBuilder - Interface in com.cognite.v1.timeseries.proto
 
StringDatapoints - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.StringDatapoints
STRINGDATAPOINTS - com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
 
STRINGDATAPOINTS - com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
 
STRINGDATAPOINTS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
STRINGDATAPOINTS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItem
 
StringDatapoints.Builder - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.StringDatapoints
StringDatapointsOrBuilder - Interface in com.cognite.v1.timeseries.proto
 
StringValue - Class in com.google.protobuf
Wrapper message for `string`.
StringValue.Builder - Class in com.google.protobuf
Wrapper message for `string`.
StringValueOrBuilder - Interface in com.google.protobuf
 
Struct - Class in com.google.protobuf
`Struct` represents a structured data value, consisting of fields which map to dynamically typed values.
STRUCT_VALUE - com.google.protobuf.Value.KindCase
 
STRUCT_VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Value
 
Struct.Builder - Class in com.google.protobuf
`Struct` represents a structured data value, consisting of fields which map to dynamically typed values.
StructOrBuilder - Interface in com.google.protobuf
 
StructProto - Class in com.google.protobuf
 
SUBTREE_SIZE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
SUBTYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
SUM_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
SUM_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
SVG_BINARY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.PnIDResponse
 
SVG_URL_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ConvertResponse
 

T

TABLE_NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.RawRow
 
TABLE_NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.RawTable
 
tables() - Method in class com.cognite.client.Raw
Returns RawTables representing the Cognite Raw Tables api endpoint.
TARGET_EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
TARGET_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatch
 
TARGET_FIELD_NUMBER - Static variable in class com.cognite.client.dto.MatchField
 
TARGET_TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
TEXT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
THREED_MODEL_HEADER - com.cognite.client.config.ResourceType
 
ThreedMeta - Class in com.cognite.client.dto
 
ThreedMetadata - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreedMetadata
ThreedMetadata.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreedMetadata
ThreedMetadataOrBuilder - Interface in com.cognite.client.dto
 
ThreedNode - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreedNode
ThreedNode.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreedNode
ThreedNodeOrBuilder - Interface in com.cognite.client.dto
 
ThreedNodeOuterClass - Class in com.cognite.client.dto
 
ThreedVersionedFile - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreedVersionedFile
ThreedVersionedFile.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreedVersionedFile
ThreedVersionedFileOrBuilder - Interface in com.cognite.client.dto
 
THUMBNAIL_THREED_FILE_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
THUMBNAIL_URL_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedMetadata
 
TIME_SERIES - com.cognite.client.dto.Relationship.ResourceType
TIME_SERIES = 1;
TIME_SERIES_VALUE - Static variable in enum com.cognite.client.dto.Relationship.ResourceType
TIME_SERIES = 1;
timeseries() - Method in class com.cognite.client.CogniteClient
Returns Timeseries representing the Cognite timeseries api endpoint.
Timeseries - Class in com.cognite.client
This class represents the Cognite timeseries api endpoint.
Timeseries() - Constructor for class com.cognite.client.Timeseries
 
TIMESERIES_DATAPOINTS - com.cognite.client.config.ResourceType
 
TIMESERIES_HEADER - com.cognite.client.config.ResourceType
 
TimeseriesMetadata - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.TimeseriesMetadata
TimeseriesMetadata.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.TimeseriesMetadata
TimeseriesMetadataOrBuilder - Interface in com.cognite.client.dto
 
TimeseriesParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing timeseries object between Cognite api representations (json and proto) and typed objects.
TimeseriesParser() - Constructor for class com.cognite.client.servicesV1.parser.TimeseriesParser
 
TimeseriesPoint - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.TimeseriesPoint
TimeseriesPoint.Aggregates - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.TimeseriesPoint.Aggregates
TimeseriesPoint.Aggregates.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.TimeseriesPoint.Aggregates
TimeseriesPoint.AggregatesOrBuilder - Interface in com.cognite.client.dto
 
TimeseriesPoint.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.TimeseriesPoint
TimeseriesPoint.DatapointTypeCase - Enum in com.cognite.client.dto
 
TimeseriesPointOrBuilder - Interface in com.cognite.client.dto
 
TimeseriesPointPost - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.TimeseriesPointPost
TimeseriesPointPost.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.TimeseriesPointPost
TimeseriesPointPost.IdTypeCase - Enum in com.cognite.client.dto
 
TimeseriesPointPost.ValueTypeCase - Enum in com.cognite.client.dto
 
TimeseriesPointPostOrBuilder - Interface in com.cognite.client.dto
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPointPost
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.StringDatapoint
 
toBuilder() - Method in class com.cognite.client.CogniteClient
 
toBuilder() - Method in class com.cognite.client.config.AuthConfig
 
toBuilder() - Method in class com.cognite.client.dto.Aggregate.Record
 
toBuilder() - Method in class com.cognite.client.dto.Aggregate
 
toBuilder() - Method in class com.cognite.client.dto.Annotation
 
toBuilder() - Method in class com.cognite.client.dto.Asset.Aggregates
 
toBuilder() - Method in class com.cognite.client.dto.Asset
 
toBuilder() - Method in class com.cognite.client.dto.AssetLookup
 
toBuilder() - Method in class com.cognite.client.dto.BoundingBox
 
toBuilder() - Method in class com.cognite.client.dto.ConvertResponse
 
toBuilder() - Method in class com.cognite.client.dto.DataSet
 
toBuilder() - Method in class com.cognite.client.dto.EntityMatch
 
toBuilder() - Method in class com.cognite.client.dto.EntityMatchModel
 
toBuilder() - Method in class com.cognite.client.dto.EntityMatchResult
 
toBuilder() - Method in class com.cognite.client.dto.Event
 
toBuilder() - Method in class com.cognite.client.dto.FileBinary
 
toBuilder() - Method in class com.cognite.client.dto.FileContainer
 
toBuilder() - Method in class com.cognite.client.dto.FileMetadata
 
toBuilder() - Method in class com.cognite.client.dto.Item
 
toBuilder() - Method in class com.cognite.client.dto.Label
 
toBuilder() - Method in class com.cognite.client.dto.LoginStatus
 
toBuilder() - Method in class com.cognite.client.dto.MatchField
 
toBuilder() - Method in class com.cognite.client.dto.PnIDResponse
 
toBuilder() - Method in class com.cognite.client.dto.RawRow
 
toBuilder() - Method in class com.cognite.client.dto.RawTable
 
toBuilder() - Method in class com.cognite.client.dto.Relationship
 
toBuilder() - Method in class com.cognite.client.dto.SecurityCategory
 
toBuilder() - Method in class com.cognite.client.dto.SequenceBody
 
toBuilder() - Method in class com.cognite.client.dto.SequenceColumn
 
toBuilder() - Method in class com.cognite.client.dto.SequenceMetadata
 
toBuilder() - Method in class com.cognite.client.dto.SequenceRow
 
toBuilder() - Method in class com.cognite.client.dto.ThreedMetadata
 
toBuilder() - Method in class com.cognite.client.dto.ThreedNode
 
toBuilder() - Method in class com.cognite.client.dto.ThreedVersionedFile
 
toBuilder() - Method in class com.cognite.client.dto.TimeseriesMetadata
 
toBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
toBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint
 
toBuilder() - Method in class com.cognite.client.dto.TimeseriesPointPost
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.FilesUploadRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.GetIdRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.GetLoginRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.GetPlaygroundJobIdRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.GetPlaygroundRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.GetSimpleListRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.PostJsonListRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.PostJsonRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonListRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.RawDeleteRowsRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.RawReadRowsCursorsRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.RawReadRowsRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.RawWriteRowsRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.TSPointsReadProtoRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.TSPointsRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.TSPointsWriteProtoRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.response.FileBinaryResponseParser
 
toBuilder() - Method in class com.cognite.client.servicesV1.response.FileUploadHeaderResponseParser
 
toBuilder() - Method in class com.cognite.client.servicesV1.response.JsonDataItemResponseParser
 
toBuilder() - Method in class com.cognite.client.servicesV1.response.JsonErrorItemResponseParser
 
toBuilder() - Method in class com.cognite.client.servicesV1.response.JsonErrorMessageDuplicateResponseParser
 
toBuilder() - Method in class com.cognite.client.servicesV1.response.JsonItemResponseParser
 
toBuilder() - Method in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
 
toBuilder() - Method in class com.cognite.client.servicesV1.response.JsonRawRowResponseParser
 
toBuilder() - Method in class com.cognite.client.servicesV1.response.TSPointsProtoResponseParser
 
toBuilder() - Method in class com.cognite.client.servicesV1.response.TSPointsResponseParser
 
toBuilder() - Method in class com.cognite.client.servicesV1.util.DurationParser
 
toBuilder() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
toBuilder() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
toBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
toBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
toBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
toBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
toBuilder() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
toBuilder() - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
toBuilder() - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
toBuilder() - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
toBuilder() - Method in class com.google.protobuf.BoolValue
 
toBuilder() - Method in class com.google.protobuf.BytesValue
 
toBuilder() - Method in class com.google.protobuf.DoubleValue
 
toBuilder() - Method in class com.google.protobuf.FloatValue
 
toBuilder() - Method in class com.google.protobuf.Int32Value
 
toBuilder() - Method in class com.google.protobuf.Int64Value
 
toBuilder() - Method in class com.google.protobuf.ListValue
 
toBuilder() - Method in class com.google.protobuf.StringValue
 
toBuilder() - Method in class com.google.protobuf.Struct
 
toBuilder() - Method in class com.google.protobuf.UInt32Value
 
toBuilder() - Method in class com.google.protobuf.UInt64Value
 
toBuilder() - Method in class com.google.protobuf.Value
 
TokenUrl - Class in com.cognite.client.config
Helper class that can generate token URLs from well known identity providers.
TokenUrl() - Constructor for class com.cognite.client.config.TokenUrl
 
toRequestAddAssetIdsItem(FileMetadata) - Static method in class com.cognite.client.servicesV1.parser.FileParser
Builds a request add assetId item object from FileMetadata.
toRequestDeleteRowsItem(SequenceBody) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Builds a request delete rows object from SequenceBody.
toRequestInsertItem(Asset) - Static method in class com.cognite.client.servicesV1.parser.AssetParser
Builds a request insert item object from Asset.
toRequestInsertItem(DataSet) - Static method in class com.cognite.client.servicesV1.parser.DataSetParser
Builds a request insert item object from DataSet.
toRequestInsertItem(Event) - Static method in class com.cognite.client.servicesV1.parser.EventParser
Builds a request insert item object from Event.
toRequestInsertItem(FileMetadata) - Static method in class com.cognite.client.servicesV1.parser.FileParser
Builds a request insert item object from FileMetadata.
toRequestInsertItem(Label) - Static method in class com.cognite.client.servicesV1.parser.LabelParser
Builds a request insert item object from Label.
toRequestInsertItem(RawRow) - Static method in class com.cognite.client.servicesV1.parser.RawParser
Builds a request insert item object from RawRow.
toRequestInsertItem(Relationship) - Static method in class com.cognite.client.servicesV1.parser.RelationshipParser
Builds a request insert item object from Relationship.
toRequestInsertItem(SecurityCategory) - Static method in class com.cognite.client.servicesV1.parser.SecurityCategoryParser
 
toRequestInsertItem(SequenceBody) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Builds a request insert item object from SequenceBody.
toRequestInsertItem(SequenceColumn) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Builds a request insert item object from SequenceColumn.
toRequestInsertItem(SequenceMetadata) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Builds a request insert item object from SequenceMetadata.
toRequestInsertItem(TimeseriesMetadata) - Static method in class com.cognite.client.servicesV1.parser.TimeseriesParser
Builds a request insert item object from TimeseriesMetadata.
toRequestItem(Item) - Static method in class com.cognite.client.servicesV1.parser.ItemParser
Builds a request item object from Item.
toRequestReplaceItem(Asset) - Static method in class com.cognite.client.servicesV1.parser.AssetParser
Builds a request insert item object from Asset.
toRequestReplaceItem(DataSet) - Static method in class com.cognite.client.servicesV1.parser.DataSetParser
Builds a request update replace item object from DataSet.
toRequestReplaceItem(Event) - Static method in class com.cognite.client.servicesV1.parser.EventParser
Builds a request update replace item object from Event.
toRequestReplaceItem(FileMetadata) - Static method in class com.cognite.client.servicesV1.parser.FileParser
Builds a request insert item object from FileMetadata.
toRequestReplaceItem(SequenceMetadata) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Builds a request insert item object from SequenceMetadata.
toRequestReplaceItem(TimeseriesMetadata) - Static method in class com.cognite.client.servicesV1.parser.TimeseriesParser
Builds a request insert item object from TimeseriesMetadata.
toRequestUpdateItem(Asset) - Static method in class com.cognite.client.servicesV1.parser.AssetParser
Builds a request update item object from Asset.
toRequestUpdateItem(DataSet) - Static method in class com.cognite.client.servicesV1.parser.DataSetParser
Builds a request update item object from DataSet.
toRequestUpdateItem(Event) - Static method in class com.cognite.client.servicesV1.parser.EventParser
Builds a request update item object from Event.
toRequestUpdateItem(FileMetadata) - Static method in class com.cognite.client.servicesV1.parser.FileParser
Builds a request update item object from FileMetadata.
toRequestUpdateItem(Relationship) - Static method in class com.cognite.client.servicesV1.parser.RelationshipParser
Builds a request update item object from Relationship.
toRequestUpdateItem(SequenceMetadata) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Builds a request update item object from SequenceMetadata.
toRequestUpdateItem(TimeseriesMetadata) - Static method in class com.cognite.client.servicesV1.parser.TimeseriesParser
Builds a request update item object from TimeseriesMetadata.
toString() - Method in class com.cognite.client.config.AuthConfig
 
toString(Relationship.ResourceType) - Static method in class com.cognite.client.servicesV1.parser.RelationshipParser
Returns the string representation of a relationship reference resource type.
toString(SequenceColumn.ValueType) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Returns the string representation of a SequenceColumn.ValueType.
TOTAL_VARIATION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
TOTALVARIATION_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
TREE_INDEX_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedNode
 
TSIterationUtilities - Class in com.cognite.client.servicesV1.util
Helper class for various utility methods for helping iterating over timeseries data points requests/responses
TSIterationUtilities() - Constructor for class com.cognite.client.servicesV1.util.TSIterationUtilities
 
Tsmeta - Class in com.cognite.client.dto
 
Tspoint - Class in com.cognite.client.dto
 
TspointPost - Class in com.cognite.client.dto
 
TSPointsProtoResponseParser - Class in com.cognite.client.servicesV1.response
 
TSPointsProtoResponseParser() - Constructor for class com.cognite.client.servicesV1.response.TSPointsProtoResponseParser
 
TSPointsProtoResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
TSPointsReadProtoRequestProvider - Class in com.cognite.client.servicesV1.request
 
TSPointsReadProtoRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.TSPointsReadProtoRequestProvider
 
TSPointsReadProtoRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
TSPointsRequestProvider - Class in com.cognite.client.servicesV1.request
 
TSPointsRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.TSPointsRequestProvider
 
TSPointsRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
TSPointsResponseParser - Class in com.cognite.client.servicesV1.response
 
TSPointsResponseParser() - Constructor for class com.cognite.client.servicesV1.response.TSPointsResponseParser
 
TSPointsResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
TSPointsWriteProtoRequestProvider - Class in com.cognite.client.servicesV1.request
 
TSPointsWriteProtoRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.TSPointsWriteProtoRequestProvider
 
TSPointsWriteProtoRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 

U

UInt32Value - Class in com.google.protobuf
Wrapper message for `uint32`.
UInt32Value.Builder - Class in com.google.protobuf
Wrapper message for `uint32`.
UInt32ValueOrBuilder - Interface in com.google.protobuf
 
UInt64Value - Class in com.google.protobuf
Wrapper message for `uint64`.
UInt64Value.Builder - Class in com.google.protobuf
Wrapper message for `uint64`.
UInt64ValueOrBuilder - Interface in com.google.protobuf
 
UNIT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
UNIT_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItem
 
UNRECOGNIZED - com.cognite.client.dto.Relationship.ResourceType
 
UNRECOGNIZED - com.cognite.client.dto.SequenceColumn.ValueType
 
UNRECOGNIZED - com.google.protobuf.NullValue
 
UPDATE - com.cognite.client.config.UpsertMode
Will insert if the data object does not exist.
updateAssets() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update Assets in Cognite.
updateDataSets() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update data sets in Cognite.
updateEvents() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update Events in Cognite.
updateFileHeaders() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update file headers to Cognite.
updateRelationships() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update relationships to Cognite.
updateSequencesHeaders() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update sequences headers in Cognite.
updateTsHeaders() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update time series headers in Cognite.
upload(List<FileContainer>) - Method in class com.cognite.client.Files
Uploads a set of file headers and binaries to Cognite Data Fusion.
upload(List<FileContainer>, boolean) - Method in class com.cognite.client.Files
Uploads a set of file headers and binaries to Cognite Data Fusion.
uploadBinary(FileBinary, URL) - Method in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
Writes a file binary to the target URL.
uploadBinaryAsync(FileBinary, URL) - Method in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
Executes a given request and returns the response body as a file binary.
UPLOADED_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
UPLOADED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
upsert(Collection<Asset>) - Method in class com.cognite.client.Assets
Creates or updates a set of Asset objects.
upsert(List<DataSet>) - Method in class com.cognite.client.Datasets
Creates or update a set of DataSet objects.
upsert(List<Event>) - Method in class com.cognite.client.Events
Creates or updates a set of Event objects.
upsert(List<FileMetadata>) - Method in class com.cognite.client.Files
Creates or updates a set of FileMetadata objects.
upsert(List<Label>) - Method in class com.cognite.client.Labels
Creates or updates a set of Label objects.
upsert(List<RawRow>) - Method in class com.cognite.client.RawRows
Creates rows in raw tables.
upsert(List<RawRow>, boolean) - Method in class com.cognite.client.RawRows
Creates rows in raw tables.
upsert(List<Relationship>) - Method in class com.cognite.client.Relationships
Creates or updates a set of Relationship objects.
upsert(List<SequenceBody>) - Method in class com.cognite.client.SequenceRows
Creates or updates a set of SequenceBody objects.
upsert(List<SequenceMetadata>) - Method in class com.cognite.client.Sequences
Creates or update a set of SequenceMetadata objects.
upsert(List<TimeseriesMetadata>) - Method in class com.cognite.client.Timeseries
Creates or update a set of TimeseriesMetadata objects.
upsert(List<TimeseriesPointPost>) - Method in class com.cognite.client.DataPoints
Creates or update a set of TimeseriesPoint objects.
UpsertMode - Enum in com.cognite.client.config
Sets the upsert mode of the writer.
USER_FIELD_NUMBER - Static variable in class com.cognite.client.dto.LoginStatus
 

V

Value - Class in com.google.protobuf
`Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.
VALUE_AGGREGATES - com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
 
VALUE_AGGREGATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint
 
VALUE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Aggregate.Record
 
VALUE_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
VALUE_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.StringDatapoint
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.BoolValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.BytesValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.DoubleValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.FloatValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Int32Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.Int64Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.StringValue
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.UInt32Value
 
VALUE_FIELD_NUMBER - Static variable in class com.google.protobuf.UInt64Value
 
VALUE_NUM - com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
 
VALUE_NUM - com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
 
VALUE_NUM_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint
 
VALUE_NUM_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPointPost
 
VALUE_STRING - com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
 
VALUE_STRING - com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
 
VALUE_STRING_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPoint
 
VALUE_STRING_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesPointPost
 
VALUE_TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceColumn
 
Value.Builder - Class in com.google.protobuf
`Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.
Value.KindCase - Enum in com.google.protobuf
 
valueOf(int) - Static method in enum com.cognite.client.dto.FileBinary.BinaryTypeCase
Deprecated.
valueOf(int) - Static method in enum com.cognite.client.dto.FileBinary.IdTypeCase
Deprecated.
valueOf(int) - Static method in enum com.cognite.client.dto.Item.IdTypeCase
Deprecated.
valueOf(int) - Static method in enum com.cognite.client.dto.Relationship.ResourceType
Deprecated.
valueOf(int) - Static method in enum com.cognite.client.dto.SequenceColumn.ValueType
Deprecated.
valueOf(int) - Static method in enum com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
Deprecated.
valueOf(int) - Static method in enum com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
Deprecated.
valueOf(int) - Static method in enum com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
Deprecated.
valueOf(int) - Static method in enum com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
Deprecated.
valueOf(int) - Static method in enum com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
Deprecated.
valueOf(int) - Static method in enum com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.NullValue
Deprecated.
valueOf(int) - Static method in enum com.google.protobuf.Value.KindCase
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.cognite.client.dto.Relationship.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.cognite.client.dto.SequenceColumn.ValueType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.protobuf.NullValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.config.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.config.UpsertMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.dto.FileBinary.BinaryTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.dto.FileBinary.IdTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.dto.Item.IdTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.dto.Relationship.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.dto.SequenceColumn.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.NullValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.protobuf.Value.KindCase
Returns the enum constant of this type with the specified name.
ValueOrBuilder - Interface in com.google.protobuf
 
values() - Static method in enum com.cognite.client.config.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cognite.client.config.UpsertMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cognite.client.dto.FileBinary.BinaryTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cognite.client.dto.FileBinary.IdTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cognite.client.dto.Item.IdTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cognite.client.dto.Relationship.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cognite.client.dto.SequenceColumn.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.NullValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.protobuf.Value.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceRow
 
VALUES_FIELD_NUMBER - Static variable in class com.google.protobuf.ListValue
 
VALUETYPE_NOT_SET - com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
 
verifyAssetHierarchyIntegrity(Collection<Asset>) - Method in class com.cognite.client.Assets
Checks a collection of assets for integrity.
VERSION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreedVersionedFile
 

W

withApiJobDuration(long) - Method in class com.cognite.client.servicesV1.ResponseBinary
Set the api job duration (in milliseconds) associated with this response.
withApiJobQueueDuration(long) - Method in class com.cognite.client.servicesV1.ResponseBinary
Set the api job queue duration (in milliseconds) associated with this response.
withApiLatency(long) - Method in class com.cognite.client.servicesV1.ResponseBinary
 
withApiRetryCounter(int) - Method in class com.cognite.client.servicesV1.ResponseBinary
 
withAppIdentifier(String) - Method in class com.cognite.client.config.ClientConfig
Set the app identifier.
withAttributePath(String) - Method in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
Sets the path to the attribute to extract.
withAttributePath(String) - Method in class com.cognite.client.servicesV1.response.JsonStringAttributeResponseParser
Sets the path to the attribute to extract.
withAuthConfig(AuthConfig) - Method in class com.cognite.client.Request
Sets the project configuration for a request.
withBaseUrl(String) - Method in class com.cognite.client.CogniteClient
Returns a CogniteClient using the specified base URL for issuing API requests.
withClientConfig(ClientConfig) - Method in class com.cognite.client.CogniteClient
Returns a CogniteClient using the specified configuration settings.
withDbName(String) - Method in class com.cognite.client.Request
Convenience method for adding the database name when reading from Cognite.Raw.
withDuplicateResponseParser(ResponseParser<String>) - Method in class com.cognite.client.servicesV1.ResponseItems
Specifies the parser for extracting duplicate items from the response payload.
withDuplicatesResponseParser(ResponseParser<String>) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.ItemWriter
Configures the duplicates response parser to use.
withEntityMatchingMaxBatchSize(int) - Method in class com.cognite.client.config.ClientConfig
Sets the max batch size when executing entity matching operations.
withErrorMessageResponseParser(ResponseParser<String>) - Method in class com.cognite.client.servicesV1.ResponseItems
Specifies the parser for extracting the error message from the response payload.
withExecutor(Executor) - Method in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
Sets the executor to use for running the api requests.
withExecutor(Executor) - Method in class com.cognite.client.servicesV1.executor.RequestExecutor
Sets the executor to use for running the api requests.
withFilterMetadataParameter(String, String) - Method in class com.cognite.client.Request
Adds a new parameter to the filter.metadata node.
withFilterParameter(String, Object) - Method in class com.cognite.client.Request
Adds a new parameter to the filter node.
withHost(String) - Method in class com.cognite.client.config.AuthConfig
Returns a new AuthConfig that represents the specified host.
withHttpClient(OkHttpClient) - Method in class com.cognite.client.servicesV1.executor.RequestExecutor
Sets the http client to use for executing the http requests.
withItemExternalId(String) - Method in class com.cognite.client.Request
Convenience method for setting the external id for requesting an item.
withItemInternalId(long) - Method in class com.cognite.client.Request
Convenience method for setting the external id for requesting an item.
withItems(List<? extends Map<String, Object>>) - Method in class com.cognite.client.Request
Sets the items array to the specified input list.
withMaxRetries(int) - Method in class com.cognite.client.config.ClientConfig
Sets the maximum number of retries when sending requests to the Cognite API.
withMaxRetries(int) - Method in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
Sets the maximum number of retries.
withMaxRetries(int) - Method in class com.cognite.client.servicesV1.executor.RequestExecutor
Sets the maximum number of retries.
withMissingResponseParser(ResponseParser<String>) - Method in class com.cognite.client.servicesV1.ResponseItems
Specifies the parser for extracting missing items from the response payload.
withNoListPartitions(int) - Method in class com.cognite.client.config.ClientConfig
Specifies the number of partitions to use for (read) list requests.
withNoWorkers(int) - Method in class com.cognite.client.config.ClientConfig
Specifies the maximum number of workers to use for the Cognite API requests.
withProject(String) - Method in class com.cognite.client.CogniteClient
Returns a CogniteClient using the specified Cognite Data Fusion project / tenant.
withProject(String) - Method in class com.cognite.client.config.AuthConfig
Returns a new AuthConfig that represents the specified project.
withProtoRequestBody(Message) - Method in class com.cognite.client.Request
Adds the complete request body as a protobuf object.
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.FilesUploadRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.GetIdRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.GetLoginRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.GetPlaygroundJobIdRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.GetPlaygroundRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.GetSimpleListRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.PostJsonListRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.PostJsonRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonListRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.RawDeleteRowsRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.RawReadRowsCursorsRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.RawReadRowsRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.RawWriteRowsRequestProvider
 
withRequest(Request) - Method in interface com.cognite.client.servicesV1.request.RequestProvider
Set the baseline Request to build requests from.
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.TSPointsReadProtoRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.TSPointsRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.TSPointsWriteProtoRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.response.FileBinaryResponseParser
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.response.TSPointsProtoResponseParser
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.response.TSPointsResponseParser
 
withRequestJson(String) - Method in class com.cognite.client.Request
Adds the complete request parameter structure based on Json.
withRequestParameters(Map<String, Object>) - Method in class com.cognite.client.Request
Adds the complete request parameter structure based on Java objects.
withResultsItemsList(ImmutableList<T>) - Method in class com.cognite.client.servicesV1.ResponseItems
Specifies a results items list.
withRootParameter(String, Object) - Method in class com.cognite.client.Request
Adds a new parameter to the root level.
withSessionIdentifier(String) - Method in class com.cognite.client.config.ClientConfig
Set the session identifier.
withStatusResponseParser(ResponseParser<String>) - Method in class com.cognite.client.servicesV1.ResponseItems
Specifies the parser for extracting the error code (http status code) from the response payload.
withTableName(String) - Method in class com.cognite.client.Request
Convenience method for adding the table name when reading from Cognite.Raw.
withTempStoragePath(URI) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.FileBinaryReader
Sets the temporary storage path for storing large file binaries.
withTempStoragePath(URI) - Method in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
Sets the temporary storage path for storing large file binaries.
withUpsertMode(UpsertMode) - Method in class com.cognite.client.config.ClientConfig
Sets the upsert mode.
withValidResponseCodes(List<Integer>) - Method in class com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor
Specifies a set of valid http response codes *in addition* to the 200-range.
withValidResponseCodes(List<Integer>) - Method in class com.cognite.client.servicesV1.executor.RequestExecutor
Specifies a set of valid http response codes *in addition* to the 200-range.
WrappersProto - Class in com.google.protobuf
 
WRITE_PROTECTED_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DataSet
 
writeAssets() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write Assets to Cognite.
writeDataSets() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write data sets to Cognite.
writeEvents() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write Events to Cognite.
writeFile(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.FileWriter
Writes file metadata and binaries and blocks the call until the file write completes.
writeFileAsync(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.FileWriter
Writes file metadata and binaries asynchronously.
writeFileHeaders() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write files to Cognite.
writeFileProto() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write files to Cognite.
writeItems(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.ItemWriter
Executes an item-based write request.
writeItemsAsync(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.ItemWriter
Executes an item-based write request asynchronously.
writeLabels() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write labels to Cognite.
writeRawDbNames() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Create Raw tables in a given database.
writeRawRows() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write rows to Raw in Cognite.
writeRawTableNames(String) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Create Raw tables in a given database.
writeRelationships() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write relationships to Cognite.
writeSecurityCategories() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write security categories to Cognite.
writeSequencesHeaders() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write sequences headers to Cognite.
writeSequencesRows() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write sequences rows to Cognite.
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Aggregate.Record
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Aggregate
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Annotation
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Asset.Aggregates
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Asset
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.AssetLookup
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.BoundingBox
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ConvertResponse
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.DataSet
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.EntityMatch
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.EntityMatchModel
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.EntityMatchResult
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Event
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.FileBinary
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.FileContainer
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.FileMetadata
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Item
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Label
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.LoginStatus
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.MatchField
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.PnIDResponse
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.RawRow
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.RawTable
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Relationship
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.SecurityCategory
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.SequenceBody
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.SequenceColumn
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.SequenceMetadata
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.SequenceRow
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreedMetadata
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreedNode
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreedVersionedFile
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.TimeseriesMetadata
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.TimeseriesPoint
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.TimeseriesPointPost
 
writeTo(CodedOutputStream) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
writeTo(CodedOutputStream) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoints
 
writeTo(CodedOutputStream) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
 
writeTo(CodedOutputStream) - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionRequest
 
writeTo(CodedOutputStream) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem
 
writeTo(CodedOutputStream) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
writeTo(CodedOutputStream) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint
 
writeTo(CodedOutputStream) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoints
 
writeTo(CodedOutputStream) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint
 
writeTo(CodedOutputStream) - Method in class com.cognite.v1.timeseries.proto.StringDatapoints
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.BoolValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.BytesValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.DoubleValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.FloatValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Int32Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Int64Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.ListValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.StringValue
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Struct
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.UInt32Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.UInt64Value
 
writeTo(CodedOutputStream) - Method in class com.google.protobuf.Value
 
writeTsDatapoints() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write time series headers to Cognite.
writeTsDatapointsProto() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write time series data points to Cognite.
writeTsHeaders() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write time series headers to Cognite.

X

XMAX_FIELD_NUMBER - Static variable in class com.cognite.client.dto.BoundingBox
 
XMIN_FIELD_NUMBER - Static variable in class com.cognite.client.dto.BoundingBox
 

Y

YMAX_FIELD_NUMBER - Static variable in class com.cognite.client.dto.BoundingBox
 
YMIN_FIELD_NUMBER - Static variable in class com.cognite.client.dto.BoundingBox
 
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes All Packages