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

A

abort() - Method in class com.cognite.client.stream.AbstractPublisher
Aborts the current stream operation.
abortStream - Variable in class com.cognite.client.stream.AbstractPublisher
 
AbstractPublisher - Class in com.cognite.client.stream
Abstract superclass for streaming publishers.
AbstractPublisher() - Constructor for class com.cognite.client.stream.AbstractPublisher
 
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 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;
addAllCategories(Iterable<? extends ThreeDNode.Categories>) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
addAllCategories(Iterable<? extends ThreeDNode.PropertiesFilter.Categories>) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
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;
addAllContacts(Iterable<? extends ExtractionPipeline.Contact>) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
addAllConvertResults(Iterable<? extends DiagramResponse.ConvertResult>) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
addAllCoordinates(Iterable<? extends LineCoordinates>) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
addAllCoordinates(Iterable<? extends MultiPointCoordinates>) - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
addAllCoordinates(Iterable<? extends PointCoordinates>) - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addAllCoordinates(Iterable<? extends PointCoordinates>) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addAllCoordinates(Iterable<? extends PolygonCoordinates>) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
addAllCoordinates(Iterable<? extends Double>) - Method in class com.cognite.client.dto.PointCoordinates.Builder
repeated double coordinates = 1;
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 = 4;
addAllItems(Iterable<? extends Annotation>) - Method in class com.cognite.client.dto.DiagramResponse.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;
addAllMax(Iterable<? extends Double>) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double max = 1;
addAllMin(Iterable<? extends Double>) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double min = 2;
addAllPath(Iterable<? extends Long>) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
repeated int64 path = 3;
addAllPosition(Iterable<? extends Double>) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double position = 2;
addAllRawTables(Iterable<? extends ExtractionPipeline.RawTable>) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
addAllResults(Iterable<? extends ConvertResponse.Result>) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
addAllRotation(Iterable<? extends Double>) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
repeated double rotation = 10;
addAllRows(Iterable<? extends SequenceRow>) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
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;
addAllTarget(Iterable<? extends Double>) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double target = 1;
addAllValues(Iterable<? extends Value>) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addAllValuesString(Iterable<String>) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
repeated string valuesString = 1;
addAllVertices(Iterable<? extends Annotation.Vertex>) - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
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;
addCategories(int, ThreeDNode.Categories) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
addCategories(int, ThreeDNode.Categories.Builder) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
addCategories(int, ThreeDNode.PropertiesFilter.Categories) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
addCategories(int, ThreeDNode.PropertiesFilter.Categories.Builder) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
addCategories(ThreeDNode.Categories) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
addCategories(ThreeDNode.Categories.Builder) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
addCategories(ThreeDNode.PropertiesFilter.Categories) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
addCategories(ThreeDNode.PropertiesFilter.Categories.Builder) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
addCategoriesBuilder() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
addCategoriesBuilder() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
addCategoriesBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
addCategoriesBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
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;
addContacts(int, ExtractionPipeline.Contact) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
addContacts(int, ExtractionPipeline.Contact.Builder) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
addContacts(ExtractionPipeline.Contact) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
addContacts(ExtractionPipeline.Contact.Builder) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
addContactsBuilder() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
addContactsBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
addConvertResults(int, DiagramResponse.ConvertResult) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
addConvertResults(int, DiagramResponse.ConvertResult.Builder) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
addConvertResults(DiagramResponse.ConvertResult) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
addConvertResults(DiagramResponse.ConvertResult.Builder) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
addConvertResultsBuilder() - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
addConvertResultsBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
addCoordinates(double) - Method in class com.cognite.client.dto.PointCoordinates.Builder
repeated double coordinates = 1;
addCoordinates(int, LineCoordinates) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
addCoordinates(int, LineCoordinates.Builder) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
addCoordinates(int, MultiPointCoordinates) - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
addCoordinates(int, MultiPointCoordinates.Builder) - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
addCoordinates(int, PointCoordinates) - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addCoordinates(int, PointCoordinates) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addCoordinates(int, PointCoordinates.Builder) - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addCoordinates(int, PointCoordinates.Builder) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addCoordinates(int, PolygonCoordinates) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
addCoordinates(int, PolygonCoordinates.Builder) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
addCoordinates(LineCoordinates) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
addCoordinates(LineCoordinates.Builder) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
addCoordinates(MultiPointCoordinates) - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
addCoordinates(MultiPointCoordinates.Builder) - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
addCoordinates(PointCoordinates) - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addCoordinates(PointCoordinates) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addCoordinates(PointCoordinates.Builder) - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addCoordinates(PointCoordinates.Builder) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addCoordinates(PolygonCoordinates) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
addCoordinates(PolygonCoordinates.Builder) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
addCoordinatesBuilder() - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addCoordinatesBuilder() - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
addCoordinatesBuilder() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addCoordinatesBuilder() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
addCoordinatesBuilder() - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
addCoordinatesBuilder(int) - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addCoordinatesBuilder(int) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
addCoordinatesBuilder(int) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
addCoordinatesBuilder(int) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
addCoordinatesBuilder(int) - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
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 = 4;
addEntities(int, Struct.Builder) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
addEntities(Struct) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
addEntities(Struct.Builder) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
addEntitiesBuilder() - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
addEntitiesBuilder(int) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
addItems(int, Annotation) - Method in class com.cognite.client.dto.DiagramResponse.Builder
The identified entity annotations with bounding boxes
addItems(int, Annotation.Builder) - Method in class com.cognite.client.dto.DiagramResponse.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.DiagramResponse.Builder
The identified entity annotations with bounding boxes
addItems(Annotation.Builder) - Method in class com.cognite.client.dto.DiagramResponse.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.DiagramResponse.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.DiagramResponse.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;
addMax(double) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double max = 1;
addMin(double) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double min = 2;
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;
addPosition(double) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double position = 2;
addRawTables(int, ExtractionPipeline.RawTable) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
addRawTables(int, ExtractionPipeline.RawTable.Builder) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
addRawTables(ExtractionPipeline.RawTable) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
addRawTables(ExtractionPipeline.RawTable.Builder) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
addRawTablesBuilder() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
addRawTablesBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
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.Annotation.Region.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ConvertResponse.Result.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.DiagramResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.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.ThreeDNode.Categories.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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
 
addResults(int, ConvertResponse.Result) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
addResults(int, ConvertResponse.Result.Builder) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
addResults(ConvertResponse.Result) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
addResults(ConvertResponse.Result.Builder) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
addResultsBuilder() - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
addResultsBuilder(int) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
addRotation(double) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
repeated double rotation = 10;
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;
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;
addTarget(double) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double target = 1;
addValues(int, Value) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addValues(int, Value.Builder) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addValues(Value) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addValues(Value.Builder) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addValuesBuilder() - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addValuesBuilder(int) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
addValuesString(String) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
repeated string valuesString = 1;
addValuesStringBytes(ByteString) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
repeated string valuesString = 1;
addVertices(int, Annotation.Vertex) - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
addVertices(int, Annotation.Vertex.Builder) - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
addVertices(Annotation.Vertex) - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
addVertices(Annotation.Vertex.Builder) - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
addVerticesBuilder() - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
addVerticesBuilder(int) - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
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
Annotation.Region - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Annotation.Region
Annotation.Region.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Annotation.Region
Annotation.RegionOrBuilder - Interface in com.cognite.client.dto
 
Annotation.Vertex - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Annotation.Vertex
Annotation.Vertex.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Annotation.Vertex
Annotation.VertexOrBuilder - Interface in com.cognite.client.dto
 
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
 
annotations.com.cognite.client.stream - package annotations.com.cognite.client.stream
 
API_KEY - com.cognite.client.CogniteClient.AuthType
 
API_KEY_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.LoginStatus
 
ApiHttpUrlBuilderUtils - Class in com.cognite.client.servicesV1.util
 
ApiHttpUrlBuilderUtils() - Constructor for class com.cognite.client.servicesV1.util.ApiHttpUrlBuilderUtils
 
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_HIERARCHY - com.cognite.client.dto.Transformation.Destination.DataSourceType
ASSET_HIERARCHY = 2;
ASSET_HIERARCHY_VALUE - Static variable in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
ASSET_HIERARCHY = 2;
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_MAPPING_COUNT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision
 
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
ASSETID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDAssetMapping
 
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
 
assetMappings() - Method in class com.cognite.client.ThreeDModelsRevisions
Returns ThreeDAssetMappings representing 3D nodes api endpoints.
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
 
ASSETS - com.cognite.client.dto.Transformation.Destination.DataSourceType
ASSETS = 0;
ASSETS_VALUE - Static variable in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
ASSETS = 0;
AsyncJobReader() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.AsyncJobReader
 
AUDIENCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
AuthConfig - Class in com.cognite.client.config
Class representing the Cognite Data Fusion (CDF) project information: - Host.
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 - com.cognite.client.dto.ThreeDFileBinary.BinaryTypeCase
 
BINARY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileBinary
 
BINARY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDFileBinary
 
BINARY_URI - com.cognite.client.dto.FileBinary.BinaryTypeCase
 
BINARY_URI - com.cognite.client.dto.ThreeDFileBinary.BinaryTypeCase
 
BINARY_URI_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileBinary
 
BINARY_URI_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDFileBinary
 
BINARYTYPE_NOT_SET - com.cognite.client.dto.FileBinary.BinaryTypeCase
 
BINARYTYPE_NOT_SET - com.cognite.client.dto.ThreeDFileBinary.BinaryTypeCase
 
BLOBID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDOutput
 
BLOCKED_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
BOUNDINGBOX_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode
 
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.Annotation.Region.Builder
 
build() - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
build() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
build() - Method in class com.cognite.client.dto.DataSet.Builder
 
build() - Method in class com.cognite.client.dto.DiagramResponse.Builder
 
build() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
build() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
build() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
build() - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
build() - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
build() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
build() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
build() - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
build() - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
build() - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.dto.Transformation.Builder
 
build() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
build() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
build() - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
build() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
build() - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
build() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
build() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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.executor.ThreeDFileBinaryRequestExecutor.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.GetJobIdRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.GetListRequestProvider.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.RawWriteTablesRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.ThreeDAncestorNodesRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.ThreeDNodesFilterRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.ThreeDNodesRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.ThreeDOutputsRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.ThreeDRequestProvider.Builder
 
build() - Method in class com.cognite.client.servicesV1.request.ThreeDRevisionLogsRequestProvider.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.JsonThreeDOutputsParser.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
 
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.GetListRequestProvider
 
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.RawWriteTablesRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.ThreeDAncestorNodesRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.ThreeDNodesFilterRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.ThreeDNodesRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.ThreeDOutputsRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.ThreeDRequestProvider
 
builder() - Static method in class com.cognite.client.servicesV1.request.ThreeDRevisionLogsRequestProvider
 
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.JsonThreeDOutputsParser
 
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.ConnectorServiceV1.ConnectorBase.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.executor.ThreeDFileBinaryRequestExecutor.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.GetJobIdRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.GetListRequestProvider.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.RawWriteTablesRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.ThreeDAncestorNodesRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.ThreeDAssetMappingsRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.ThreeDNodesFilterRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.ThreeDNodesRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.ThreeDOutputsRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.ThreeDRequestProvider.Builder
 
Builder() - Constructor for class com.cognite.client.servicesV1.request.ThreeDRevisionLogsRequestProvider.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.JsonThreeDOutputsParser.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.Annotation.Region.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
buildPartial() - Method in class com.cognite.client.dto.DataSet.Builder
 
buildPartial() - Method in class com.cognite.client.dto.DiagramResponse.Builder
 
buildPartial() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
buildPartial() - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
buildPartial() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
buildPartial() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
buildPartial() - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
buildPartial() - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
buildPartial() - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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
 
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.GetJobIdRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.GetListRequestProvider
 
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 class com.cognite.client.servicesV1.request.RawWriteTablesRequestProvider
 
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.ThreeDAncestorNodesRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.ThreeDNodesFilterRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.ThreeDNodesRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.ThreeDOutputsRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.ThreeDRequestProvider
 
buildRequest(Optional<String>) - Method in class com.cognite.client.servicesV1.request.ThreeDRevisionLogsRequestProvider
 
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
 

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_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision
 
cancel(Long) - Method in class com.cognite.client.TransformationJobs
Stop running job
cancel(String) - Method in class com.cognite.client.TransformationJobs
Stop running the job
cancelTransformationJobs(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Stop running the job
CATEGORIES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode.Properties
 
CATEGORIES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
CDF_PROJECT_NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
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.Annotation.Region.Builder
 
clear() - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
clear() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
clear() - Method in class com.cognite.client.dto.DataSet.Builder
 
clear() - Method in class com.cognite.client.dto.DiagramResponse.Builder
 
clear() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
clear() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
clear() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
clear() - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
clear() - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
clear() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
clear() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
clear() - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
clear() - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
clear() - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
clear() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
clear() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
clear() - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
clear() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
clear() - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
clear() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
clear() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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
 
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
optional int64 api_key_id = 5;
clearAssetId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 asset_id = 5;
clearAssetId() - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
int64 assetId = 2;
clearAssetId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 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;
clearAssetMappingCount() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 asset_mapping_count = 6;
clearAudience() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string audience = 6;
clearAverage() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double 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;
clearBinary() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
bytes binary = 3;
clearBinaryType() - Method in class com.cognite.client.dto.FileBinary.Builder
 
clearBinaryType() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
clearBinaryUri() - Method in class com.cognite.client.dto.FileBinary.Builder
string binary_uri = 4;
clearBinaryUri() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
string binary_uri = 4;
clearBlobId() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional int64 blobId = 3;
clearBlocked() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
clearBoundingBox() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
clearCamera() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
clearCategories() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
clearCategories() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
clearCdfProjectName() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string cdf_project_name = 5;
clearChildCount() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
optional int32 child_count = 1;
clearClassifier() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string classifier = 12;
clearClientId() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string client_id = 1;
clearClientSecret() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string client_secret = 2;
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
optional double confidence = 2;
clearConfidence() - Method in class com.cognite.client.dto.Relationship.Builder
optional float confidence = 8;
clearConflictMode() - Method in class com.cognite.client.dto.Transformation.Builder
optional string conflict_mode = 5;
clearConflictMode() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string conflict_mode = 8;
clearContacts() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
clearContentLength() - Method in class com.cognite.client.dto.FileBinary.Builder
int64 content_length = 5;
clearContentLength() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
int64 content_length = 5;
clearContinuousVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double continuous_variance = 8;
clearContinuousVariance() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double continuousVariance = 9;
clearConvertResults() - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
clearCoordinates() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
 
clearCoordinates() - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
clearCoordinates() - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
clearCoordinates() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
clearCoordinates() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
clearCoordinates() - Method in class com.cognite.client.dto.PointCoordinates.Builder
repeated double coordinates = 1;
clearCoordinates() - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
clearCoordinatesLineString() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
clearCoordinatesMultiLine() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
clearCoordinatesMultiPoint() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
clearCoordinatesMultiPolygon() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
clearCoordinatesPoint() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
clearCoordinatesPolygon() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
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
optional int64 count = 4;
clearCount() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
optional int64 count = 3;
clearCount() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double count = 5;
clearCreatedBy() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string created_by = 18;
clearCreatedTime() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 created_time = 8;
clearCreatedTime() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 created_time = 8;
clearCreatedTime() - Method in class com.cognite.client.dto.DataSet.Builder
optional int64 created_time = 6;
clearCreatedTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 created_time = 4;
clearCreatedTime() - Method in class com.cognite.client.dto.Event.Builder
optional int64 created_time = 9;
clearCreatedTime() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 created_time = 16;
clearCreatedTime() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional int64 created_time = 5;
clearCreatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 created_time = 11;
clearCreatedTime() - Method in class com.cognite.client.dto.Label.Builder
optional int64 created_time = 4;
clearCreatedTime() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 created_time = 11;
clearCreatedTime() - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional int64 created_time = 6;
clearCreatedTime() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 created_time = 8;
clearCreatedTime() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional int64 created_time = 3;
clearCreatedTime() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 created_time = 7;
clearCreatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 created_time = 10;
clearCreatedTime() - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 created_time = 15;
clearCreatedTime() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 created_time = 10;
clearCreatedTime() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int64 created_time = 3;
clearCreatedTime() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.Builder
int64 created_time = 2;
clearDatabase() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string database = 3;
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
optional int64 data_set_id = 13;
clearDataSetId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 data_set_id = 13;
clearDataSetId() - Method in class com.cognite.client.dto.Event.Builder
optional int64 data_set_id = 14;
clearDataSetId() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 data_set_id = 5;
clearDataSetId() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 data_set_id = 15;
clearDataSetId() - Method in class com.cognite.client.dto.Label.Builder
optional int64 data_set_id = 5;
clearDataSetId() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 data_set_id = 9;
clearDataSetId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 data_set_id = 10;
clearDataSetId() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional int64 data_set_id = 4;
clearDataSetId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 data_set_id = 13;
clearDataSetId() - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 data_set_id = 13;
clearDbName() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
string db_name = 1;
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
optional int32 depth = 2;
clearDepth() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 depth = 4;
clearDescription() - Method in class com.cognite.client.dto.Asset.Builder
optional string description = 6;
clearDescription() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string description = 6;
clearDescription() - Method in class com.cognite.client.dto.DataSet.Builder
optional string description = 4;
clearDescription() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string description = 8;
clearDescription() - Method in class com.cognite.client.dto.Event.Builder
optional string description = 5;
clearDescription() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string description = 4;
clearDescription() - Method in class com.cognite.client.dto.Label.Builder
optional string description = 3;
clearDescription() - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional string description = 3;
clearDescription() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string description = 4;
clearDescription() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string description = 4;
clearDestination() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
clearDestination() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
clearDestinationApiKey() - Method in class com.cognite.client.dto.Transformation.Builder
optional string destination_api_key = 8;
clearDestinationOidcCredentials() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
clearDestinationProject() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string destination_project = 6;
clearDirectory() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string directory = 3;
clearDiscreteVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double discrete_variance = 9;
clearDiscreteVariance() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double discreteVariance = 10;
clearDocumentation() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string documentation = 11;
clearEmail() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string email = 2;
clearEndTime() - Method in class com.cognite.client.dto.Event.Builder
optional int64 end_time = 4;
clearEndTime() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 end_time = 7;
clearEntities() - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
clearError() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional string error = 14;
clearErrorMessage() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
optional string error_message = 4;
clearErrorMessage() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
optional string error_message = 4;
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
optional string external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.DataSet.Builder
optional string external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.Event.Builder
optional string external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional string external_id = 1;
clearExternalId() - Method in class com.cognite.client.dto.FileBinary.Builder
string external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string 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
optional string 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
optional string external_id = 1;
clearExternalId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
optional string external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string external_id = 2;
clearExternalId() - Method in class com.cognite.client.dto.Transformation.Builder
string external_id = 11;
clearExternalId() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
string external_id = 5;
clearExternalId() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional 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
optional string 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.Annotation.Region.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.DataSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.DiagramResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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
 
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.DiagramResponse.Builder
The external id of the source file used for detecting annotations and building the interactive engineering diagram
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.DiagramResponse.Builder
The id of the source file used for detecting annotations and building the interactive engineering diagram
clearFileId() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 file_id = 2;
clearFileMetadata() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileMetadata file_metadata = 1;
clearFinishedTime() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 finished_time = 12;
clearFormat() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional string format = 1;
clearGeoLocation() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
clearGeometry() - Method in class com.cognite.client.dto.GeoLocation.Builder
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
clearId() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 id = 1;
clearId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 id = 1;
clearId() - Method in class com.cognite.client.dto.DataSet.Builder
optional int64 id = 1;
clearId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 id = 1;
clearId() - Method in class com.cognite.client.dto.Event.Builder
optional int64 id = 1;
clearId() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 id = 1;
clearId() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional int64 id = 2;
clearId() - Method in class com.cognite.client.dto.FileBinary.Builder
int64 id = 1;
clearId() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 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
optional int64 id = 1;
clearId() - Method in class com.cognite.client.dto.SequenceBody.Builder
optional int64 id = 2;
clearId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 id = 2;
clearId() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
int64 id = 1;
clearId() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional int64 id = 2;
clearId() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 id = 1;
clearId() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 id = 1;
clearId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 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.client.dto.Transformation.Builder
optional int64 id = 1;
clearId() - Method in class com.cognite.client.dto.Transformation.Job.Builder
int32 id = 1;
clearId() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int32 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.ThreeDFileBinary.Builder
 
clearIdType() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
 
clearIgnoreMissingFields() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional bool ignore_missing_fields = 11;
clearIgnoreNullFields() - Method in class com.cognite.client.dto.Transformation.Builder
bool ignore_null_fields = 12;
clearIgnoreNullFields() - Method in class com.cognite.client.dto.Transformation.Job.Builder
bool ignore_null_fields = 15;
clearInclusiveBegin() - Method in class com.cognite.client.dto.Item.Builder
Start of time window for a time series data point.
clearInfo() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional string info = 4;
clearInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double interpolation = 6;
clearInterpolation() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double interpolation = 7;
clearInterval() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional string interval = 5;
clearIsPaused() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional bool is_paused = 6;
clearIsPublic() - Method in class com.cognite.client.dto.Transformation.Builder
optional bool is_public = 6;
clearIsStep() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
bool is_step = 6;
clearIsStep() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
optional bool 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.DiagramResponse.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;
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;
clearLastFailure() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_failure = 13;
clearLastFinishedJob() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
clearLastMessage() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string last_message = 14;
clearLastSeen() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_seen = 15;
clearLastSeenTime() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 last_seen_time = 13;
clearLastSuccess() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_success = 12;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 last_updated_time = 9;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 last_updated_time = 9;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.DataSet.Builder
optional int64 last_updated_time = 7;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.Event.Builder
optional int64 last_updated_time = 10;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_updated_time = 17;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 last_updated_time = 12;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.RawRow.Builder
optional int64 last_updated_time = 4;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 last_updated_time = 12;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional int64 last_updated_time = 7;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 last_updated_time = 9;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 last_updated_time = 11;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 last_updated_time = 16;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int64 last_updated_time = 4;
clearLegacyName() - Method in class com.cognite.client.dto.Item.Builder
string legacy_name = 3;
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.ThreeDNode.BoundingBox.Builder
repeated double max = 1;
clearMax() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double max = 2;
clearMax() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double max = 3;
clearMessage() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional string message = 4;
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.ExtractionPipeline.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.ThreeDModel.Builder
 
clearMetadata() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
clearMetadata() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
clearMimeType() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string mime_type = 5;
clearMin() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double min = 2;
clearMin() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double min = 3;
clearMin() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double min = 4;
clearName() - Method in class com.cognite.client.dto.Asset.Builder
optional 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
optional string name = 3;
clearName() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string name = 7;
clearName() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string name = 3;
clearName() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string name = 1;
clearName() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string 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
optional string name = 2;
clearName() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string name = 3;
clearName() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional string name = 1;
clearName() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional string name = 5;
clearName() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
optional string name = 1;
clearName() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
optional string name = 1;
clearName() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string name = 3;
clearName() - Method in class com.cognite.client.dto.Transformation.Builder
string name = 2;
clearName() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
optional string name = 2;
clearNodeId() - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
int64 nodeId = 1;
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.Annotation.Region.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.DataSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.DiagramResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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
 
clearOriginalId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string original_id = 13;
clearOwner() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
clearPage() - Method in class com.cognite.client.dto.Annotation.Region.Builder
int32 page = 3;
clearPage() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
int32 page = 1;
clearPage() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
int32 page = 1;
clearParentExternalId() - Method in class com.cognite.client.dto.Asset.Builder
optional string parent_external_id = 5;
clearParentExternalId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string parent_external_id = 5;
clearParentId() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 parent_id = 4;
clearParentId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 parent_id = 4;
clearParentId() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 parentId = 3;
clearPath() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
repeated int64 path = 3;
clearPngBinary() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
The binary for the converted PNG file
clearPngUrl() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
The URL for the converted PNG file
clearPosition() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double position = 2;
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;
clearProperties() - Method in class com.cognite.client.dto.GeoLocation.Builder
optional .google.protobuf.Struct properties = 3;
clearProperties() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
clearPublished() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional bool published = 8;
clearQuery() - Method in class com.cognite.client.dto.Transformation.Builder
optional string query = 3;
clearQuery() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string query = 9;
clearRawTables() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
clearReason() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.Builder
string reason = 1;
clearRegion() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.Annotation.Region region = 3;
clearResults() - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
clearRole() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string role = 3;
clearRootId() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 root_id = 7;
clearRootId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 root_id = 7;
clearRootName() - Method in class com.cognite.client.dto.AssetLookup.Builder
The name of the root asset node in the hierarchy.
clearRotation() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
repeated double rotation = 10;
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;
clearRunningJob() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
clearSchedule() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string schedule = 7;
clearSchedule() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
clearScopes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string scopes = 3;
clearScore() - Method in class com.cognite.client.dto.EntityMatch.Builder
optional double score = 1;
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;
clearSendNotification() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
bool send_notification = 4;
clearSeverity() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional int32 severity = 2;
clearShape() - Method in class com.cognite.client.dto.Annotation.Region.Builder
string shape = 1;
clearSource() - Method in class com.cognite.client.dto.Asset.Builder
optional string source = 12;
clearSource() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string 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
optional string source = 13;
clearSource() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string source = 10;
clearSource() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string source = 4;
clearSource() - Method in class com.cognite.client.dto.MatchField.Builder
string source = 1;
clearSource() - Method in class com.cognite.client.dto.Relationship.Builder
 
clearSourceApiKey() - Method in class com.cognite.client.dto.Transformation.Builder
optional string source_api_key = 7;
clearSourceAsset() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset source_asset = 13;
clearSourceCreatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 source_created_time = 13;
clearSourceEvent() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event source_event = 14;
clearSourceExternalId() - Method in class com.cognite.client.dto.Relationship.Builder
optional string source_external_id = 2;
clearSourceFile() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata source_file = 16;
clearSourceModifiedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 source_modified_time = 14;
clearSourceOidcCredentials() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
clearSourceProject() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string source_project = 5;
clearSourceSequence() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
clearSourceTimeseries() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
clearSourceType() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Relationship.ResourceType source_type = 3;
clearStartedTime() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 started_time = 11;
clearStartTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 start_time = 5;
clearStartTime() - Method in class com.cognite.client.dto.Event.Builder
optional int64 start_time = 3;
clearStartTime() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 start_time = 6;
clearStatus() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string status = 3;
clearStatus() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
.com.cognite.beam.proto.ExtractionPipelineRun.Status status = 3;
clearStatus() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional string status = 3;
clearStatus() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string status = 16;
clearStatusTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 status_time = 6;
clearStepInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double 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;
clearSubtreeSize() - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
optional int64 subtreeSize = 4;
clearSubtreeSize() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 subtreeSize = 6;
clearSubtype() - Method in class com.cognite.client.dto.Event.Builder
optional string subtype = 7;
clearSum() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double sum = 5;
clearSum() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double sum = 6;
clearSvgBinary() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
The binary for the converted SVG file
clearSvgUrl() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
The URL for the converted SVG file
clearTable() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string table = 4;
clearTableName() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
string table_name = 2;
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;
clearTarget() - Method in class com.cognite.client.dto.Relationship.Builder
 
clearTarget() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double target = 1;
clearTargetAsset() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset target_asset = 18;
clearTargetEvent() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event target_event = 19;
clearTargetExternalId() - Method in class com.cognite.client.dto.Relationship.Builder
optional string target_external_id = 4;
clearTargetFile() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata target_file = 21;
clearTargetSequence() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
clearTargetTimeseries() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
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
optional string text = 1;
clearThumbnailThreedFileId() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 thumbnail_threed_file_id = 4;
clearThumbnailURL() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional string thumbnail_URL = 5;
clearTimestamp() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional int64 timestamp = 1;
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.client.dto.Transformation.Job.Metric.Builder
optional int64 timestamp = 1;
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;
clearTokenUri() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string token_uri = 4;
clearTotalVariation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double total_variation = 10;
clearTotalVariation() - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double totalVariation = 11;
clearTransformationExternalId() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string transformation_external_id = 4;
clearTransformationId() - Method in class com.cognite.client.dto.Transformation.Job.Builder
int32 transformation_id = 3;
clearTreeIndex() - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
optional int64 treeIndex = 3;
clearTreeIndex() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 treeIndex = 2;
clearType() - Method in class com.cognite.client.dto.Event.Builder
optional string type = 6;
clearType() - Method in class com.cognite.client.dto.GeoLocation.Builder
string type = 1;
clearType() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional string type = 3;
clearType() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string type = 2;
clearUnit() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string 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
optional int64 uploaded_time = 10;
clearUser() - Method in class com.cognite.client.dto.LoginStatus.Builder
string user = 1;
clearUser() - Method in class com.cognite.client.dto.Transformation.Owner.Builder
string user = 1;
clearUuid() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string uuid = 2;
clearValue() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
optional string 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;
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.cognite.client.dto.ThreeDNode.Categories.Builder
 
clearValues() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
clearValuesString() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
repeated string valuesString = 1;
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.ThreeDOutput.Builder
optional int32 version = 2;
clearVertices() - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
clearWriteProtected() - Method in class com.cognite.client.dto.DataSet.Builder
optional bool write_protected = 5;
clearX() - Method in class com.cognite.client.dto.Annotation.Vertex.Builder
double x = 1;
clearY() - Method in class com.cognite.client.dto.Annotation.Vertex.Builder
double y = 2;
CLIENT_CREDENTIALS - com.cognite.client.CogniteClient.AuthType
 
CLIENT_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
CLIENT_SECRET_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
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.Annotation.Region.Builder
 
clone() - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
clone() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
clone() - Method in class com.cognite.client.dto.DataSet.Builder
 
clone() - Method in class com.cognite.client.dto.DiagramResponse.Builder
 
clone() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
clone() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
clone() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
clone() - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
clone() - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
clone() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
clone() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
clone() - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
clone() - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
clone() - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
clone() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
clone() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
clone() - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
clone() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
clone() - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
clone() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
clone() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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
 
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
 
CogniteClient.AuthType - Enum in com.cognite.client
 
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.exception - package com.cognite.client.servicesV1.exception
 
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.request.serializer - package com.cognite.client.servicesV1.request.serializer
 
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.stream - package com.cognite.client.stream
 
com.cognite.client.util - package com.cognite.client.util
 
com.cognite.v1.timeseries.proto - package com.cognite.v1.timeseries.proto
 
CONFIDENCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
CONFIDENCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
CONFLICT_MODE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
CONFLICT_MODE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
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.
ConnectorBase() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.ConnectorBase
 
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.ConnectorBase - Class in com.cognite.client.servicesV1
Base class for read and write requests.
ConnectorServiceV1.ConnectorBase.Builder<B extends ConnectorServiceV1.ConnectorBase.Builder<B>> - Class in com.cognite.client.servicesV1
 
ConnectorServiceV1.DownloadFileBinary - Class in com.cognite.client.servicesV1
 
ConnectorServiceV1.DownloadThreeDFileBinary - 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.
ConnectorServiceV1.ThreeDFileBinaryReader - Class in com.cognite.client.servicesV1
Reads 3D file binaries from the Cognite API.
CONTACTS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline
 
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.ExtractionPipeline.Builder
map<string, string> metadata = 9;
containsMetadata(String) - Method in class com.cognite.client.dto.ExtractionPipeline
map<string, string> metadata = 9;
containsMetadata(String) - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
map<string, string> metadata = 9;
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.ThreeDModel.Builder
map<string, string> metadata = 5;
containsMetadata(String) - Method in class com.cognite.client.dto.ThreeDModel
map<string, string> metadata = 5;
containsMetadata(String) - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
map<string, string> metadata = 5;
containsMetadata(String) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
map<string, string> metadata = 11;
containsMetadata(String) - Method in class com.cognite.client.dto.ThreeDModelRevision
map<string, string> metadata = 11;
containsMetadata(String) - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
map<string, string> metadata = 11;
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;
containsValues(String) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
map<string, string> values = 2;
containsValues(String) - Method in class com.cognite.client.dto.ThreeDNode.Categories
map<string, string> values = 2;
containsValues(String) - Method in interface com.cognite.client.dto.ThreeDNode.CategoriesOrBuilder
map<string, string> values = 2;
containsValues(String) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
containsValues(String) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
containsValues(String) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.CategoriesOrBuilder
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
CONTENT_LENGTH_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileBinary
 
CONTENT_LENGTH_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDFileBinary
 
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
 
convert(Collection<DiagramResponse>, boolean) - Method in class com.cognite.client.EngineeringDiagrams
Convert an engineering diagram (P&ID) in PDF format to an interactive SVG where the provided annotations are highlighted.
convertDiagrams() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Convert an engineering diagram 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
ConvertResponse.Result - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ConvertResponse.Result
ConvertResponse.Result.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ConvertResponse.Result
ConvertResponse.ResultOrBuilder - Interface in com.cognite.client.dto
 
ConvertResponseOrBuilder - Interface in com.cognite.client.dto
 
CONVERTRESULTS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DiagramResponse
 
COORDINATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.LineCoordinates
 
COORDINATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.MultiLineCoordinates
 
COORDINATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.MultiPointCoordinates
 
COORDINATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.MultiPolygonCoordinates
 
COORDINATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.PointCoordinates
 
COORDINATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.PolygonCoordinates
 
COORDINATES_NOT_SET - com.cognite.client.dto.GeoLocationGeometry.CoordinatesCase
 
COORDINATESLINESTRING - com.cognite.client.dto.GeoLocationGeometry.CoordinatesCase
 
COORDINATESLINESTRING_FIELD_NUMBER - Static variable in class com.cognite.client.dto.GeoLocationGeometry
 
COORDINATESMULTILINE - com.cognite.client.dto.GeoLocationGeometry.CoordinatesCase
 
COORDINATESMULTILINE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.GeoLocationGeometry
 
COORDINATESMULTIPOINT - com.cognite.client.dto.GeoLocationGeometry.CoordinatesCase
 
COORDINATESMULTIPOINT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.GeoLocationGeometry
 
COORDINATESMULTIPOLYGON - com.cognite.client.dto.GeoLocationGeometry.CoordinatesCase
 
COORDINATESMULTIPOLYGON_FIELD_NUMBER - Static variable in class com.cognite.client.dto.GeoLocationGeometry
 
COORDINATESPOINT - com.cognite.client.dto.GeoLocationGeometry.CoordinatesCase
 
COORDINATESPOINT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.GeoLocationGeometry
 
COORDINATESPOLYGON - com.cognite.client.dto.GeoLocationGeometry.CoordinatesCase
 
COORDINATESPOLYGON_FIELD_NUMBER - Static variable in class com.cognite.client.dto.GeoLocationGeometry
 
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.client.dto.Transformation.Job.Metric
 
COUNT_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.AggregateDatapoint
 
create() - Static method in class com.cognite.client.CogniteClient
Deprecated.
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(Long, Long, List<ThreeDAssetMapping>) - Method in class com.cognite.client.ThreeDAssetMappings
Creates a set of ThreeDAssetMapping objects.
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<ExtractionPipelineRun>) - Method in class com.cognite.client.ExtractionPipelineRuns
Creates a set of ExtractionPipelineRun objects.
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_BY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline
 
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.ExtractionPipeline
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipelineRun
 
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.ThreeDModel
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Schedule
 
CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 

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.ExtractionPipeline
 
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.Label
 
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.ThreeDModel
 
DATA_SET_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
DATA_SET_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
DATA_SETS - com.cognite.client.dto.Transformation.Destination.DataSourceType
DATA_SETS = 11;
DATA_SETS_VALUE - Static variable in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
DATA_SETS = 11;
DATABASE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Destination
 
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 - com.cognite.client.dto.Transformation.Destination.DataSourceType
DATAPOINTS = 4;
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_VALUE - Static variable in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
DATAPOINTS = 4;
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.ExtractionPipeline.RawTable
 
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_POLLING_INTERVAL - Static variable in class com.cognite.client.stream.AbstractPublisher
 
DEFAULT_POLLING_OFFSET - Static variable in class com.cognite.client.stream.AbstractPublisher
 
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
 
defaultAPIEndpointBuilder(Request, String, String) - Static method in class com.cognite.client.servicesV1.util.ApiHttpUrlBuilderUtils
Returns a HttpUrl.Builder pre-filled with the host address, the resource and the endpoint for the given inner parameters.
defaultHostURLBuilder(Request, String) - Static method in class com.cognite.client.servicesV1.util.ApiHttpUrlBuilderUtils
Returns a HttpUrl.Builder pre-filled with the host address.
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(Long, Long, List<ThreeDAssetMapping>) - Method in class com.cognite.client.ThreeDAssetMappings
Deletes 3D asset mappings.
delete(Long, List<Item>) - Method in class com.cognite.client.ThreeDModelsRevisions
Deletes 3D Revisions.
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.ExtractionPipelines
Deletes a set of extraction pipelines.
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.ThreeDModels
 
delete(List<Item>) - Method in class com.cognite.client.Timeseries
 
delete(List<Item>) - Method in class com.cognite.client.Transformations
 
delete(List<Item>, boolean) - Method in class com.cognite.client.Assets
Deletes a set of assets.
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 databases.
delete(List<String>, boolean) - Method in class com.cognite.client.RawDatabases
Deletes a set of Raw databases.
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.
deleteExtractionPipelines() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete extraction pipelines 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.
deleteThreeDAssetMappings(Long, Long) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
deleteThreeDModels() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Create a writer for deleting 3D Models.
deleteThreeDModelsRevisions(Long) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Create a writer for deleting 3D Models Revisions.
deleteTransformations() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete Transformations in Cognite.
deleteTransformationSchedules() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete Transformations 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.ExtractionPipeline
 
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
 
DESTINATION_API_KEY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
DESTINATION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
DESTINATION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
DESTINATION_OIDC_CREDENTIALS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
DESTINATION_PROJECT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
detectAnnotations(Collection<Item>, Collection<Struct>, String, boolean) - Method in class com.cognite.client.EngineeringDiagrams
Detect references to assets and files, etc.
detectAnnotations(Collection<Item>, Collection<Struct>, String, boolean, int, boolean) - Method in class com.cognite.client.EngineeringDiagrams
Detect references to assets and files, etc.
detectAnnotations(Collection<Request>, boolean) - Method in class com.cognite.client.EngineeringDiagrams
Detect references to assets and files, etc.
detectAnnotationsDiagrams() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Detect references to assets and files in an engineering diagram and annotate the references with bounding boxes.
DiagramResponse - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.DiagramResponse
DiagramResponse.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.DiagramResponse
DiagramResponse.ConvertResult - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.DiagramResponse.ConvertResult
DiagramResponse.ConvertResult.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.DiagramResponse.ConvertResult
DiagramResponse.ConvertResultOrBuilder - Interface in com.cognite.client.dto
 
DiagramResponseOrBuilder - Interface in com.cognite.client.dto
 
DiagramResponseOuterClass - Class in com.cognite.client.dto
 
DiagramResponseParser - Class in com.cognite.client.servicesV1.parser
 
DiagramResponseParser() - Constructor for class com.cognite.client.servicesV1.parser.DiagramResponseParser
 
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
 
DOCUMENTATION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline
 
DOUBLE - com.cognite.client.dto.SequenceColumn.ValueType
DOUBLE = 0;
DOUBLE_VALUE - Static variable in enum com.cognite.client.dto.SequenceColumn.ValueType
DOUBLE = 0;
download(Long, Path, boolean) - Method in class com.cognite.client.ThreeDFiles
Downloads 3D file binaries.
download(List<Item>, URI, 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.
downloadBinary(Request) - Method in class com.cognite.client.servicesV1.executor.ThreeDFileBinaryRequestExecutor
Executes a given request and returns the response body as a 3d 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.
downloadBinaryAsync(Request) - Method in class com.cognite.client.servicesV1.executor.ThreeDFileBinaryRequestExecutor
Executes a given request and returns the response body as a 3d file binary.
downloadFileBinaries(List<Item>, URI, boolean) - Method in class com.cognite.client.Files
Downloads file binaries.
downloadFileBinary(Long, URI, boolean) - Method in class com.cognite.client.ThreeDFiles
Downloads 3D 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
 
DownloadThreeDFileBinary() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.DownloadThreeDFileBinary
 
downloadThreeDFileBinaryFromURL(String, int, URI, boolean, List<Interceptor>) - Static method in class com.cognite.client.servicesV1.ConnectorServiceV1.DownloadThreeDFileBinary
 
downloadToPath(Long, Path) - Method in class com.cognite.client.ThreeDFiles
Downloads 3D file binaries to a local / network path.
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

EMAIL_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline.Contact
 
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.
enableDeleteTempFile(boolean) - Method in class com.cognite.client.servicesV1.executor.ThreeDFileBinaryRequestExecutor
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.ConnectorServiceV1.ThreeDFileBinaryReader
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.
enableForceTempStorage(boolean) - Method in class com.cognite.client.servicesV1.executor.ThreeDFileBinaryRequestExecutor
Forces the use of temp storage for all binaries--not just the >200MiB ones.
enableHttp(boolean) - Method in class com.cognite.client.CogniteClient
Enable (or disable) support for http.
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
 
engineeringDiagrams() - Method in class com.cognite.client.Contextualization
Returns EngineeringDiagrams representing the engineering diagrams api services.
engineeringDiagrams() - Method in class com.cognite.client.Experimental
Deprecated.
EngineeringDiagrams - Class in com.cognite.client
This class represents the Cognite engineering api endpoint It provides methods for detecting entities, annotating and creating interactive diagrams.
EngineeringDiagrams() - Constructor for class com.cognite.client.EngineeringDiagrams
 
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.Annotation.Region
 
equals(Object) - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
equals(Object) - Method in class com.cognite.client.dto.ConvertResponse.Result
 
equals(Object) - Method in class com.cognite.client.dto.DataSet
 
equals(Object) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
equals(Object) - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
equals(Object) - Method in class com.cognite.client.dto.ExtractionPipeline
 
equals(Object) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
equals(Object) - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
equals(Object) - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
equals(Object) - Method in class com.cognite.client.dto.MultiPointCoordinates
 
equals(Object) - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
equals(Object) - Method in class com.cognite.client.dto.PointCoordinates
 
equals(Object) - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDFileBinary
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDModel
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDModelRevision
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDNode
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDOutput
 
equals(Object) - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
equals(Object) - Method in class com.cognite.client.dto.Transformation
 
equals(Object) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
equals(Object) - Method in class com.cognite.client.dto.Transformation.Job
 
equals(Object) - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
equals(Object) - Method in class com.cognite.client.dto.Transformation.Owner
 
equals(Object) - Method in class com.cognite.client.dto.Transformation.Schedule
 
equals(Object) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
ERROR_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ConvertResponse.Result
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
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
 
EVENTS - com.cognite.client.dto.Transformation.Destination.DataSourceType
EVENTS = 3;
EVENTS_VALUE - Static variable in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
EVENTS = 3;
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.ExtractionPipeline
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipelineRun
 
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
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Destination
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Schedule
 
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
 
EXTRACTION_PIPELINE - com.cognite.client.config.ResourceType
 
EXTRACTION_PIPELINE_RUN - com.cognite.client.config.ResourceType
 
ExtractionPipeline - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ExtractionPipeline
ExtractionPipeline.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ExtractionPipeline
ExtractionPipeline.Contact - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ExtractionPipeline.Contact
ExtractionPipeline.Contact.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ExtractionPipeline.Contact
ExtractionPipeline.ContactOrBuilder - Interface in com.cognite.client.dto
 
ExtractionPipeline.RawTable - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ExtractionPipeline.RawTable
ExtractionPipeline.RawTable.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ExtractionPipeline.RawTable
ExtractionPipeline.RawTableOrBuilder - Interface in com.cognite.client.dto
 
ExtractionPipelineOrBuilder - Interface in com.cognite.client.dto
 
ExtractionPipelineOuterClass - Class in com.cognite.client.dto
 
ExtractionPipelineParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parse file objects between Cognite api representations (json and proto) and typed objects.
ExtractionPipelineParser() - Constructor for class com.cognite.client.servicesV1.parser.ExtractionPipelineParser
 
ExtractionPipelineRun - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ExtractionPipelineRun
ExtractionPipelineRun.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ExtractionPipelineRun
ExtractionPipelineRun.Status - Enum in com.cognite.client.dto
Protobuf enum com.cognite.beam.proto.ExtractionPipelineRun.Status
ExtractionPipelineRunOrBuilder - Interface in com.cognite.client.dto
 
ExtractionPipelineRuns - Class in com.cognite.client
This class represents the Cognite extraction pipelines api endpoint.
ExtractionPipelineRuns() - Constructor for class com.cognite.client.ExtractionPipelineRuns
 
extractionPipelines() - Method in class com.cognite.client.CogniteClient
Returns ExtractionPipelines representing the Cognite extraction pipelines api endpoint.
ExtractionPipelines - Class in com.cognite.client
This class represents the Cognite extraction pipelines api endpoint.
ExtractionPipelines() - Constructor for class com.cognite.client.ExtractionPipelines
 
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.
extractItems(String) - Method in class com.cognite.client.servicesV1.response.JsonThreeDOutputsParser
 
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.
extractNodes(Transformation.Job.Builder, JsonNode) - Static method in class com.cognite.client.servicesV1.parser.TransformationJobsParser
 
extractNodes(Transformation.Job.Metric.Builder, JsonNode) - Static method in class com.cognite.client.servicesV1.parser.TransformationJobMetricsParser
 

F

FAILURE - com.cognite.client.dto.ExtractionPipelineRun.Status
FAILURE = 1;
FAILURE_VALUE - Static variable in enum com.cognite.client.dto.ExtractionPipelineRun.Status
FAILURE = 1;
FEATURE_TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
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.DiagramResponse
 
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.DiagramResponse
 
FILE_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision
 
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
 
FileBinaryRequestExecutor.ClientRequestException - Exception in com.cognite.client.servicesV1.executor
Represents a request error caused by a client error.
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() - Method in class com.cognite.client.ThreeD
Returns ThreeDFiles 3D 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
 
FILES - com.cognite.client.dto.Transformation.Destination.DataSourceType
FILES = 8;
FILES_VALUE - Static variable in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
FILES = 8;
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
 
filter(Long, Long) - Method in class com.cognite.client.ThreeDAssetMappings
Returns all ThreeDAssetMapping objects.
filter(Long, Long) - Method in class com.cognite.client.ThreeDNodes
Returns all ThreeDNode objects that matches the filters set in the Request.
filter(Long, Long, Request) - Method in class com.cognite.client.ThreeDAssetMappings
Returns all ThreeDAssetMapping objects that matches the filters set in the Request.
filter(Long, Long, Request) - Method in class com.cognite.client.ThreeDNodes
Returns all ThreeDNode objects that matches the filters set in the Request.
filter(Long, Long, Request, String...) - Method in class com.cognite.client.ThreeDNodes
Returns all ThreeDNode objects that matches the filters set in the Request.
filterThreeDAssetMappings(Long, Long, Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
filterThreeDNodes(Long, Long, Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
FINISHED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
FlatMapIterator() - Constructor for class com.cognite.client.DataPoints.FlatMapIterator
 
FORMAT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDOutput
 
forNumber(int) - Static method in enum com.cognite.client.dto.ExtractionPipelineRun.Status
 
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.GeoLocationGeometry.CoordinatesCase
 
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.Relationship.SourceCase
 
forNumber(int) - Static method in enum com.cognite.client.dto.Relationship.TargetCase
 
forNumber(int) - Static method in enum com.cognite.client.dto.SequenceColumn.ValueType
 
forNumber(int) - Static method in enum com.cognite.client.dto.ThreeDFileBinary.BinaryTypeCase
 
forNumber(int) - Static method in enum com.cognite.client.dto.ThreeDFileBinary.IdTypeCase
 
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.client.dto.Transformation.Destination.DataSourceType
 
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
 

G

generate3DModels(int, long) - Static method in class com.cognite.client.util.DataGenerator
 
generate3DModelsRevisions(int, long) - Static method in class com.cognite.client.util.DataGenerator
 
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.
generateDataSets(int) - Static method in class com.cognite.client.util.DataGenerator
 
generateEvents(int) - Static method in class com.cognite.client.util.DataGenerator
 
generateExtractionPipelineRuns(int, String) - Static method in class com.cognite.client.util.DataGenerator
 
generateExtractionPipelines(int, long) - Static method in class com.cognite.client.util.DataGenerator
 
generateFile3DRevisionThumbnail(int) - Static method in class com.cognite.client.util.DataGenerator
 
generateFileHeader3DModelsRevisions(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
 
generateSequenceColumnHeader(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
 
generateTransformations(Integer, long, String, int) - Static method in class com.cognite.client.util.DataGenerator
 
generateTransformations(Integer, long, String, int, String, String, String, String) - Static method in class com.cognite.client.util.DataGenerator
 
generateTransformationSchedules(Integer, String, String, Boolean) - 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
 
GEO_LOCATION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
GeoLocation - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.GeoLocation
GeoLocation.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.GeoLocation
GeoLocationGeometry - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.GeoLocationGeometry
GeoLocationGeometry.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.GeoLocationGeometry
GeoLocationGeometry.CoordinatesCase - Enum in com.cognite.client.dto
 
GeoLocationGeometryOrBuilder - Interface in com.cognite.client.dto
 
GeoLocationOrBuilder - Interface in com.cognite.client.dto
 
GEOMETRY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.GeoLocation
 
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
optional int64 api_key_id = 5;
getApiKeyId() - Method in class com.cognite.client.dto.LoginStatus
optional int64 api_key_id = 5;
getApiKeyId() - Method in interface com.cognite.client.dto.LoginStatusOrBuilder
optional int64 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
optional int64 asset_id = 5;
getAssetId() - Method in class com.cognite.client.dto.SequenceMetadata
optional int64 asset_id = 5;
getAssetId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional int64 asset_id = 5;
getAssetId() - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
int64 assetId = 2;
getAssetId() - Method in class com.cognite.client.dto.ThreeDAssetMapping
int64 assetId = 2;
getAssetId() - Method in interface com.cognite.client.dto.ThreeDAssetMappingOrBuilder
int64 assetId = 2;
getAssetId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 asset_id = 8;
getAssetId() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional int64 asset_id = 8;
getAssetId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional int64 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;
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;
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;
getAssetMappingCount() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 asset_mapping_count = 6;
getAssetMappingCount() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional int64 asset_mapping_count = 6;
getAssetMappingCount() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional int64 asset_mapping_count = 6;
getAttributePath() - Method in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
 
getAttributePath() - Method in class com.cognite.client.servicesV1.response.JsonStringAttributeResponseParser
 
getAudience() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string audience = 6;
getAudience() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
string audience = 6;
getAudience() - Method in interface com.cognite.client.dto.Transformation.FlatOidcCredentialsOrBuilder
string audience = 6;
getAudienceBytes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string audience = 6;
getAudienceBytes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
string audience = 6;
getAudienceBytes() - Method in interface com.cognite.client.dto.Transformation.FlatOidcCredentialsOrBuilder
string audience = 6;
getAuthConfig() - Method in class com.cognite.client.Request
Returns the project configuration for a request.
getAuthType() - Method in class com.cognite.client.CogniteClient
 
getAverage() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double average = 1;
getAverage() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double average = 1;
getAverage() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double 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;
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;
getBinary() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
bytes binary = 3;
getBinary() - Method in class com.cognite.client.dto.ThreeDFileBinary
bytes binary = 3;
getBinary() - Method in interface com.cognite.client.dto.ThreeDFileBinaryOrBuilder
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
 
getBinaryTypeCase() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
getBinaryTypeCase() - Method in class com.cognite.client.dto.ThreeDFileBinary
 
getBinaryTypeCase() - Method in interface com.cognite.client.dto.ThreeDFileBinaryOrBuilder
 
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;
getBinaryUri() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
string binary_uri = 4;
getBinaryUri() - Method in class com.cognite.client.dto.ThreeDFileBinary
string binary_uri = 4;
getBinaryUri() - Method in interface com.cognite.client.dto.ThreeDFileBinaryOrBuilder
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;
getBinaryUriBytes() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
string binary_uri = 4;
getBinaryUriBytes() - Method in class com.cognite.client.dto.ThreeDFileBinary
string binary_uri = 4;
getBinaryUriBytes() - Method in interface com.cognite.client.dto.ThreeDFileBinaryOrBuilder
string binary_uri = 4;
getBlobId() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional int64 blobId = 3;
getBlobId() - Method in class com.cognite.client.dto.ThreeDOutput
optional int64 blobId = 3;
getBlobId() - Method in interface com.cognite.client.dto.ThreeDOutputOrBuilder
optional int64 blobId = 3;
getBlocked() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
getBlocked() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
getBlocked() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
getBlockedBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
getBlockedOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
getBlockedOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
getBlockedOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
getBoundingBox() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
getBoundingBox() - Method in class com.cognite.client.dto.ThreeDNode
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
getBoundingBox() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
getBoundingBoxBuilder() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
getBoundingBoxOrBuilder() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
getBoundingBoxOrBuilder() - Method in class com.cognite.client.dto.ThreeDNode
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
getBoundingBoxOrBuilder() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
getCamera() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
getCamera() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
getCamera() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
getCameraBuilder() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
getCameraOrBuilder() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
getCameraOrBuilder() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
getCameraOrBuilder() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
getCategories(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategories(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategories(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategories(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategories(int) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilterOrBuilder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategories(int) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesOrBuilder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesBuilderList() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesBuilderList() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesCount() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesCount() - Method in class com.cognite.client.dto.ThreeDNode.Properties
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesCount() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesCount() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesCount() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilterOrBuilder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesCount() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesOrBuilder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesList() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesList() - Method in class com.cognite.client.dto.ThreeDNode.Properties
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesList() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesList() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesList() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilterOrBuilder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesList() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesOrBuilder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesOrBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesOrBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesOrBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesOrBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesOrBuilder(int) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilterOrBuilder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesOrBuilder(int) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesOrBuilder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesOrBuilderList() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesOrBuilderList() - Method in class com.cognite.client.dto.ThreeDNode.Properties
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCategoriesOrBuilderList() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesOrBuilderList() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesOrBuilderList() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilterOrBuilder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesOrBuilderList() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesOrBuilder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
getCdfProjectName() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string cdf_project_name = 5;
getCdfProjectName() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
string cdf_project_name = 5;
getCdfProjectName() - Method in interface com.cognite.client.dto.Transformation.FlatOidcCredentialsOrBuilder
string cdf_project_name = 5;
getCdfProjectNameBytes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string cdf_project_name = 5;
getCdfProjectNameBytes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
string cdf_project_name = 5;
getCdfProjectNameBytes() - Method in interface com.cognite.client.dto.Transformation.FlatOidcCredentialsOrBuilder
string cdf_project_name = 5;
getChildCount() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
optional int32 child_count = 1;
getChildCount() - Method in class com.cognite.client.dto.Asset.Aggregates
optional int32 child_count = 1;
getChildCount() - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
optional int32 child_count = 1;
getClassifier() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string classifier = 12;
getClassifier() - Method in class com.cognite.client.dto.EntityMatchModel
optional string classifier = 12;
getClassifier() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string classifier = 12;
getClassifierBytes() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string classifier = 12;
getClassifierBytes() - Method in class com.cognite.client.dto.EntityMatchModel
optional string classifier = 12;
getClassifierBytes() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string 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
 
getClientId() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string client_id = 1;
getClientId() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
string client_id = 1;
getClientId() - Method in interface com.cognite.client.dto.Transformation.FlatOidcCredentialsOrBuilder
string client_id = 1;
getClientIdBytes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string client_id = 1;
getClientIdBytes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
string client_id = 1;
getClientIdBytes() - Method in interface com.cognite.client.dto.Transformation.FlatOidcCredentialsOrBuilder
string client_id = 1;
getClientSecret() - Method in class com.cognite.client.CogniteClient
 
getClientSecret() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string client_secret = 2;
getClientSecret() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
string client_secret = 2;
getClientSecret() - Method in interface com.cognite.client.dto.Transformation.FlatOidcCredentialsOrBuilder
string client_secret = 2;
getClientSecretBytes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string client_secret = 2;
getClientSecretBytes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
string client_secret = 2;
getClientSecretBytes() - Method in interface com.cognite.client.dto.Transformation.FlatOidcCredentialsOrBuilder
string client_secret = 2;
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
optional double confidence = 2;
getConfidence() - Method in class com.cognite.client.dto.Annotation
optional double confidence = 2;
getConfidence() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional double confidence = 2;
getConfidence() - Method in class com.cognite.client.dto.Relationship.Builder
optional float confidence = 8;
getConfidence() - Method in class com.cognite.client.dto.Relationship
optional float confidence = 8;
getConfidence() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional float confidence = 8;
getConflictMode() - Method in class com.cognite.client.dto.Transformation.Builder
optional string conflict_mode = 5;
getConflictMode() - Method in class com.cognite.client.dto.Transformation
optional string conflict_mode = 5;
getConflictMode() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string conflict_mode = 8;
getConflictMode() - Method in class com.cognite.client.dto.Transformation.Job
string conflict_mode = 8;
getConflictMode() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string conflict_mode = 8;
getConflictMode() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional string conflict_mode = 5;
getConflictModeBytes() - Method in class com.cognite.client.dto.Transformation.Builder
optional string conflict_mode = 5;
getConflictModeBytes() - Method in class com.cognite.client.dto.Transformation
optional string conflict_mode = 5;
getConflictModeBytes() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string conflict_mode = 8;
getConflictModeBytes() - Method in class com.cognite.client.dto.Transformation.Job
string conflict_mode = 8;
getConflictModeBytes() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string conflict_mode = 8;
getConflictModeBytes() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional string conflict_mode = 5;
getConnectorService() - Method in class com.cognite.client.CogniteClient
Returns the services layer mirroring the Cognite Data Fusion API.
getContacts(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContacts(int) - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContacts(int) - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsBuilderList() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsCount() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsCount() - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsCount() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsList() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsList() - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsList() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsOrBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsOrBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsOrBuilder(int) - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsOrBuilderList() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsOrBuilderList() - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
getContactsOrBuilderList() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
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;
getContentLength() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
int64 content_length = 5;
getContentLength() - Method in class com.cognite.client.dto.ThreeDFileBinary
int64 content_length = 5;
getContentLength() - Method in interface com.cognite.client.dto.ThreeDFileBinaryOrBuilder
int64 content_length = 5;
getContinuousVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double continuous_variance = 8;
getContinuousVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double continuous_variance = 8;
getContinuousVariance() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double 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;
getConvertResults(int) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
getConvertResults(int) - Method in class com.cognite.client.dto.DiagramResponse
Converted SVGs / PNGs
getConvertResults(int) - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
Converted SVGs / PNGs
getConvertResultsBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
getConvertResultsBuilderList() - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
getConvertResultsCount() - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
getConvertResultsCount() - Method in class com.cognite.client.dto.DiagramResponse
Converted SVGs / PNGs
getConvertResultsCount() - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
Converted SVGs / PNGs
getConvertResultsList() - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
getConvertResultsList() - Method in class com.cognite.client.dto.DiagramResponse
Converted SVGs / PNGs
getConvertResultsList() - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
Converted SVGs / PNGs
getConvertResultsOrBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
getConvertResultsOrBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse
Converted SVGs / PNGs
getConvertResultsOrBuilder(int) - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
Converted SVGs / PNGs
getConvertResultsOrBuilderList() - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
getConvertResultsOrBuilderList() - Method in class com.cognite.client.dto.DiagramResponse
Converted SVGs / PNGs
getConvertResultsOrBuilderList() - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
Converted SVGs / PNGs
getCoordinates(int) - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.LineCoordinates
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinates(int) - Method in interface com.cognite.client.dto.LineCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.MultiLineCoordinates
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinates(int) - Method in interface com.cognite.client.dto.MultiLineCoordinatesOrBuilder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.MultiPointCoordinates
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinates(int) - Method in interface com.cognite.client.dto.MultiPointCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.MultiPolygonCoordinates
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinates(int) - Method in interface com.cognite.client.dto.MultiPolygonCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.PointCoordinates.Builder
repeated double coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.PointCoordinates
repeated double coordinates = 1;
getCoordinates(int) - Method in interface com.cognite.client.dto.PointCoordinatesOrBuilder
repeated double coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.PolygonCoordinates
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinates(int) - Method in interface com.cognite.client.dto.PolygonCoordinatesOrBuilder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesBuilder(int) - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesBuilder(int) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesBuilder(int) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesBuilder(int) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesBuilder(int) - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesBuilderList() - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesBuilderList() - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesBuilderList() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesBuilderList() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesBuilderList() - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesCase() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
 
getCoordinatesCase() - Method in class com.cognite.client.dto.GeoLocationGeometry
 
getCoordinatesCase() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
 
getCoordinatesCount() - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.LineCoordinates
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesCount() - Method in interface com.cognite.client.dto.LineCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.MultiLineCoordinates
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesCount() - Method in interface com.cognite.client.dto.MultiLineCoordinatesOrBuilder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.MultiPointCoordinates
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesCount() - Method in interface com.cognite.client.dto.MultiPointCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.MultiPolygonCoordinates
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesCount() - Method in interface com.cognite.client.dto.MultiPolygonCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.PointCoordinates.Builder
repeated double coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.PointCoordinates
repeated double coordinates = 1;
getCoordinatesCount() - Method in interface com.cognite.client.dto.PointCoordinatesOrBuilder
repeated double coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.PolygonCoordinates
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesCount() - Method in interface com.cognite.client.dto.PolygonCoordinatesOrBuilder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesLineString() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
getCoordinatesLineString() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
getCoordinatesLineString() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
getCoordinatesLineStringBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
getCoordinatesLineStringOrBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
getCoordinatesLineStringOrBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
getCoordinatesLineStringOrBuilder() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
getCoordinatesList() - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.LineCoordinates
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesList() - Method in interface com.cognite.client.dto.LineCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.MultiLineCoordinates
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesList() - Method in interface com.cognite.client.dto.MultiLineCoordinatesOrBuilder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.MultiPointCoordinates
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesList() - Method in interface com.cognite.client.dto.MultiPointCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.MultiPolygonCoordinates
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesList() - Method in interface com.cognite.client.dto.MultiPolygonCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.PointCoordinates.Builder
repeated double coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.PointCoordinates
repeated double coordinates = 1;
getCoordinatesList() - Method in interface com.cognite.client.dto.PointCoordinatesOrBuilder
repeated double coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.PolygonCoordinates
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesList() - Method in interface com.cognite.client.dto.PolygonCoordinatesOrBuilder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesMultiLine() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
getCoordinatesMultiLine() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
getCoordinatesMultiLine() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
getCoordinatesMultiLineBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
getCoordinatesMultiLineOrBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
getCoordinatesMultiLineOrBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
getCoordinatesMultiLineOrBuilder() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
getCoordinatesMultiPoint() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
getCoordinatesMultiPoint() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
getCoordinatesMultiPoint() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
getCoordinatesMultiPointBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
getCoordinatesMultiPointOrBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
getCoordinatesMultiPointOrBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
getCoordinatesMultiPointOrBuilder() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
getCoordinatesMultiPolygon() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
getCoordinatesMultiPolygon() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
getCoordinatesMultiPolygon() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
getCoordinatesMultiPolygonBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
getCoordinatesMultiPolygonOrBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
getCoordinatesMultiPolygonOrBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
getCoordinatesMultiPolygonOrBuilder() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.LineCoordinates
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in interface com.cognite.client.dto.LineCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.MultiLineCoordinates
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in interface com.cognite.client.dto.MultiLineCoordinatesOrBuilder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.MultiPointCoordinates
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in interface com.cognite.client.dto.MultiPointCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.MultiPolygonCoordinates
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in interface com.cognite.client.dto.MultiPolygonCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.PolygonCoordinates
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesOrBuilder(int) - Method in interface com.cognite.client.dto.PolygonCoordinatesOrBuilder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.LineCoordinates
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in interface com.cognite.client.dto.LineCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.MultiLineCoordinates
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in interface com.cognite.client.dto.MultiLineCoordinatesOrBuilder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.MultiPointCoordinates
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in interface com.cognite.client.dto.MultiPointCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.MultiPolygonCoordinates
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in interface com.cognite.client.dto.MultiPolygonCoordinatesOrBuilder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.PolygonCoordinates
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesOrBuilderList() - Method in interface com.cognite.client.dto.PolygonCoordinatesOrBuilder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
getCoordinatesPoint() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
getCoordinatesPoint() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
getCoordinatesPoint() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
getCoordinatesPointBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
getCoordinatesPointOrBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
getCoordinatesPointOrBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
getCoordinatesPointOrBuilder() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
getCoordinatesPolygon() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
getCoordinatesPolygon() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
getCoordinatesPolygon() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
getCoordinatesPolygonBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
getCoordinatesPolygonOrBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
getCoordinatesPolygonOrBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
getCoordinatesPolygonOrBuilder() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
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
optional int64 count = 4;
getCount() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional int64 count = 4;
getCount() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional int64 count = 4;
getCount() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
optional int64 count = 3;
getCount() - Method in class com.cognite.client.dto.Transformation.Job.Metric
optional int64 count = 3;
getCount() - Method in interface com.cognite.client.dto.Transformation.Job.MetricOrBuilder
optional int64 count = 3;
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;
getCreatedBy() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string created_by = 18;
getCreatedBy() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string created_by = 18;
getCreatedBy() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string created_by = 18;
getCreatedByBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string created_by = 18;
getCreatedByBytes() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string created_by = 18;
getCreatedByBytes() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string created_by = 18;
getCreatedTime() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 created_time = 8;
getCreatedTime() - Method in class com.cognite.client.dto.Asset
optional int64 created_time = 8;
getCreatedTime() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 created_time = 8;
getCreatedTime() - Method in class com.cognite.client.dto.AssetLookup
optional int64 created_time = 8;
getCreatedTime() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional int64 created_time = 8;
getCreatedTime() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional int64 created_time = 8;
getCreatedTime() - Method in class com.cognite.client.dto.DataSet.Builder
optional int64 created_time = 6;
getCreatedTime() - Method in class com.cognite.client.dto.DataSet
optional int64 created_time = 6;
getCreatedTime() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional int64 created_time = 6;
getCreatedTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 created_time = 4;
getCreatedTime() - Method in class com.cognite.client.dto.EntityMatchModel
optional int64 created_time = 4;
getCreatedTime() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional int64 created_time = 4;
getCreatedTime() - Method in class com.cognite.client.dto.Event.Builder
optional int64 created_time = 9;
getCreatedTime() - Method in class com.cognite.client.dto.Event
optional int64 created_time = 9;
getCreatedTime() - Method in interface com.cognite.client.dto.EventOrBuilder
optional int64 created_time = 9;
getCreatedTime() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 created_time = 16;
getCreatedTime() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 created_time = 16;
getCreatedTime() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 created_time = 16;
getCreatedTime() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional int64 created_time = 5;
getCreatedTime() - Method in class com.cognite.client.dto.ExtractionPipelineRun
optional int64 created_time = 5;
getCreatedTime() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
optional int64 created_time = 5;
getCreatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 created_time = 11;
getCreatedTime() - Method in class com.cognite.client.dto.FileMetadata
optional int64 created_time = 11;
getCreatedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 created_time = 11;
getCreatedTime() - Method in class com.cognite.client.dto.Label.Builder
optional int64 created_time = 4;
getCreatedTime() - Method in class com.cognite.client.dto.Label
optional int64 created_time = 4;
getCreatedTime() - Method in interface com.cognite.client.dto.LabelOrBuilder
optional int64 created_time = 4;
getCreatedTime() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 created_time = 11;
getCreatedTime() - Method in class com.cognite.client.dto.Relationship
optional int64 created_time = 11;
getCreatedTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional int64 created_time = 11;
getCreatedTime() - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional int64 created_time = 6;
getCreatedTime() - Method in class com.cognite.client.dto.SequenceColumn
optional int64 created_time = 6;
getCreatedTime() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
optional int64 created_time = 6;
getCreatedTime() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 created_time = 8;
getCreatedTime() - Method in class com.cognite.client.dto.SequenceMetadata
optional int64 created_time = 8;
getCreatedTime() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional int64 created_time = 8;
getCreatedTime() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional int64 created_time = 3;
getCreatedTime() - Method in class com.cognite.client.dto.ThreeDModel
optional int64 created_time = 3;
getCreatedTime() - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
optional int64 created_time = 3;
getCreatedTime() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 created_time = 7;
getCreatedTime() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional int64 created_time = 7;
getCreatedTime() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional int64 created_time = 7;
getCreatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 created_time = 10;
getCreatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional int64 created_time = 10;
getCreatedTime() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional int64 created_time = 10;
getCreatedTime() - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 created_time = 15;
getCreatedTime() - Method in class com.cognite.client.dto.Transformation
optional int64 created_time = 15;
getCreatedTime() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 created_time = 10;
getCreatedTime() - Method in class com.cognite.client.dto.Transformation.Job
optional int64 created_time = 10;
getCreatedTime() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional int64 created_time = 10;
getCreatedTime() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int64 created_time = 3;
getCreatedTime() - Method in class com.cognite.client.dto.Transformation.Schedule
optional int64 created_time = 3;
getCreatedTime() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional int64 created_time = 3;
getCreatedTime() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.Builder
int64 created_time = 2;
getCreatedTime() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
int64 created_time = 2;
getCreatedTime() - Method in interface com.cognite.client.dto.Transformation.TransformBlockedInfoOrBuilder
int64 created_time = 2;
getCreatedTime() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional int64 created_time = 15;
getDatabase() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string database = 3;
getDatabase() - Method in class com.cognite.client.dto.Transformation.Destination
optional string database = 3;
getDatabase() - Method in interface com.cognite.client.dto.Transformation.DestinationOrBuilder
optional string database = 3;
getDatabaseBytes() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string database = 3;
getDatabaseBytes() - Method in class com.cognite.client.dto.Transformation.Destination
optional string database = 3;
getDatabaseBytes() - Method in interface com.cognite.client.dto.Transformation.DestinationOrBuilder
optional string database = 3;
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
optional int64 data_set_id = 13;
getDataSetId() - Method in class com.cognite.client.dto.Asset
optional int64 data_set_id = 13;
getDataSetId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 data_set_id = 13;
getDataSetId() - Method in class com.cognite.client.dto.AssetLookup
optional int64 data_set_id = 13;
getDataSetId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional int64 data_set_id = 13;
getDataSetId() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional int64 data_set_id = 13;
getDataSetId() - Method in class com.cognite.client.dto.Event.Builder
optional int64 data_set_id = 14;
getDataSetId() - Method in class com.cognite.client.dto.Event
optional int64 data_set_id = 14;
getDataSetId() - Method in interface com.cognite.client.dto.EventOrBuilder
optional int64 data_set_id = 14;
getDataSetId() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 data_set_id = 5;
getDataSetId() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 data_set_id = 5;
getDataSetId() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 data_set_id = 5;
getDataSetId() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 data_set_id = 15;
getDataSetId() - Method in class com.cognite.client.dto.FileMetadata
optional int64 data_set_id = 15;
getDataSetId() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 data_set_id = 15;
getDataSetId() - Method in class com.cognite.client.dto.Label.Builder
optional int64 data_set_id = 5;
getDataSetId() - Method in class com.cognite.client.dto.Label
optional int64 data_set_id = 5;
getDataSetId() - Method in interface com.cognite.client.dto.LabelOrBuilder
optional int64 data_set_id = 5;
getDataSetId() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 data_set_id = 9;
getDataSetId() - Method in class com.cognite.client.dto.Relationship
optional int64 data_set_id = 9;
getDataSetId() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional int64 data_set_id = 9;
getDataSetId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 data_set_id = 10;
getDataSetId() - Method in class com.cognite.client.dto.SequenceMetadata
optional int64 data_set_id = 10;
getDataSetId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional int64 data_set_id = 10;
getDataSetId() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional int64 data_set_id = 4;
getDataSetId() - Method in class com.cognite.client.dto.ThreeDModel
optional int64 data_set_id = 4;
getDataSetId() - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
optional int64 data_set_id = 4;
getDataSetId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 data_set_id = 13;
getDataSetId() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional int64 data_set_id = 13;
getDataSetId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional int64 data_set_id = 13;
getDataSetId() - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 data_set_id = 13;
getDataSetId() - Method in class com.cognite.client.dto.Transformation
optional int64 data_set_id = 13;
getDataSetId() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional int64 data_set_id = 13;
getDbName() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
string db_name = 1;
getDbName() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
string db_name = 1;
getDbName() - Method in interface com.cognite.client.dto.ExtractionPipeline.RawTableOrBuilder
string db_name = 1;
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.ExtractionPipeline.RawTable.Builder
string db_name = 1;
getDbNameBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
string db_name = 1;
getDbNameBytes() - Method in interface com.cognite.client.dto.ExtractionPipeline.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.Annotation.Region
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
getDefaultInstance() - Static method in class com.cognite.client.dto.DataSet
 
getDefaultInstance() - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
getDefaultInstance() - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ExtractionPipeline
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
getDefaultInstance() - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
getDefaultInstance() - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
getDefaultInstance() - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
getDefaultInstance() - Static method in class com.cognite.client.dto.PointCoordinates
 
getDefaultInstance() - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDModel
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDNode
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDOutput
 
getDefaultInstance() - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Transformation
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Transformation.Job
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Transformation.Owner
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Transformation.Schedule
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
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.Annotation.Region.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Annotation.Region
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Annotation.Vertex.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ConvertResponse
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ConvertResponse.Result
 
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.DiagramResponse.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ExtractionPipeline
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.GeoLocation
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.LineCoordinates
 
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.MultiLineCoordinates.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.MultiLineCoordinates
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.MultiPointCoordinates
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.PointCoordinates
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDAssetMapping
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDFileBinary
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDModel
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDModelRevision
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDOutput
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Destination
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Job
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Owner
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Schedule
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
getDepth() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
optional int32 depth = 2;
getDepth() - Method in class com.cognite.client.dto.Asset.Aggregates
optional int32 depth = 2;
getDepth() - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
optional int32 depth = 2;
getDepth() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 depth = 4;
getDepth() - Method in class com.cognite.client.dto.ThreeDNode
optional int64 depth = 4;
getDepth() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional int64 depth = 4;
getDescription() - Method in class com.cognite.client.dto.Asset.Builder
optional string description = 6;
getDescription() - Method in class com.cognite.client.dto.Asset
optional string description = 6;
getDescription() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string description = 6;
getDescription() - Method in class com.cognite.client.dto.AssetLookup
optional string description = 6;
getDescription() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional string description = 6;
getDescription() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string description = 6;
getDescription() - Method in class com.cognite.client.dto.DataSet.Builder
optional string description = 4;
getDescription() - Method in class com.cognite.client.dto.DataSet
optional string description = 4;
getDescription() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional string description = 4;
getDescription() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string description = 8;
getDescription() - Method in class com.cognite.client.dto.EntityMatchModel
optional string description = 8;
getDescription() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string description = 8;
getDescription() - Method in class com.cognite.client.dto.Event.Builder
optional string description = 5;
getDescription() - Method in class com.cognite.client.dto.Event
optional string description = 5;
getDescription() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string description = 5;
getDescription() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string description = 4;
getDescription() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string description = 4;
getDescription() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string description = 4;
getDescription() - Method in class com.cognite.client.dto.Label.Builder
optional string description = 3;
getDescription() - Method in class com.cognite.client.dto.Label
optional string description = 3;
getDescription() - Method in interface com.cognite.client.dto.LabelOrBuilder
optional string description = 3;
getDescription() - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional string description = 3;
getDescription() - Method in class com.cognite.client.dto.SequenceColumn
optional string description = 3;
getDescription() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
optional string description = 3;
getDescription() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string description = 4;
getDescription() - Method in class com.cognite.client.dto.SequenceMetadata
optional string description = 4;
getDescription() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional string description = 4;
getDescription() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string description = 4;
getDescription() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional string description = 4;
getDescription() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional string description = 4;
getDescriptionBytes() - Method in class com.cognite.client.dto.Asset.Builder
optional string description = 6;
getDescriptionBytes() - Method in class com.cognite.client.dto.Asset
optional string description = 6;
getDescriptionBytes() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string description = 6;
getDescriptionBytes() - Method in class com.cognite.client.dto.AssetLookup
optional string description = 6;
getDescriptionBytes() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional string description = 6;
getDescriptionBytes() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string description = 6;
getDescriptionBytes() - Method in class com.cognite.client.dto.DataSet.Builder
optional string description = 4;
getDescriptionBytes() - Method in class com.cognite.client.dto.DataSet
optional string description = 4;
getDescriptionBytes() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional string description = 4;
getDescriptionBytes() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string description = 8;
getDescriptionBytes() - Method in class com.cognite.client.dto.EntityMatchModel
optional string description = 8;
getDescriptionBytes() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string description = 8;
getDescriptionBytes() - Method in class com.cognite.client.dto.Event.Builder
optional string description = 5;
getDescriptionBytes() - Method in class com.cognite.client.dto.Event
optional string description = 5;
getDescriptionBytes() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string description = 5;
getDescriptionBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string description = 4;
getDescriptionBytes() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string description = 4;
getDescriptionBytes() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string description = 4;
getDescriptionBytes() - Method in class com.cognite.client.dto.Label.Builder
optional string description = 3;
getDescriptionBytes() - Method in class com.cognite.client.dto.Label
optional string description = 3;
getDescriptionBytes() - Method in interface com.cognite.client.dto.LabelOrBuilder
optional string description = 3;
getDescriptionBytes() - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional string description = 3;
getDescriptionBytes() - Method in class com.cognite.client.dto.SequenceColumn
optional string description = 3;
getDescriptionBytes() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
optional string description = 3;
getDescriptionBytes() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string description = 4;
getDescriptionBytes() - Method in class com.cognite.client.dto.SequenceMetadata
optional string description = 4;
getDescriptionBytes() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional string description = 4;
getDescriptionBytes() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string description = 4;
getDescriptionBytes() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional string description = 4;
getDescriptionBytes() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional string 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.Annotation.Region.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Annotation.Region
 
getDescriptor() - Static method in class com.cognite.client.dto.Annotation.Vertex.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ConvertResponse
 
getDescriptor() - Static method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
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.DiagramResponse.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
getDescriptor() - Static method in class com.cognite.client.dto.DiagramResponse
 
getDescriptor() - Static method in class com.cognite.client.dto.DiagramResponseOuterClass
 
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.ExtractionPipeline.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ExtractionPipeline.Contact
 
getDescriptor() - Static method in class com.cognite.client.dto.ExtractionPipeline
 
getDescriptor() - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
getDescriptor() - Static method in class com.cognite.client.dto.ExtractionPipelineOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
getDescriptor() - Static method in enum com.cognite.client.dto.ExtractionPipelineRun.Status
 
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.GeoLocation.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.GeoLocation
 
getDescriptor() - Static method in class com.cognite.client.dto.GeoLocationGeometry.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.LineCoordinates
 
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.MultiLineCoordinates.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.MultiLineCoordinates
 
getDescriptor() - Static method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
getDescriptor() - Static method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
getDescriptor() - Static method in class com.cognite.client.dto.PointCoordinates.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.PointCoordinates
 
getDescriptor() - Static method in class com.cognite.client.dto.PolygonCoordinates.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDAssetMapping
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDModel.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDModel
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDModelOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDOutput.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDOutput
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
getDescriptor() - Static method in class com.cognite.client.dto.Timeseries
 
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.Transformation.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Destination.Builder
 
getDescriptor() - Static method in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Destination
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Job.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Job
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Owner.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Owner
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Schedule
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
getDescriptor() - Static method in class com.cognite.client.dto.TransformationOuterClass
 
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
 
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.Annotation.Region.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.DataSet.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.DiagramResponse.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
 
getDescriptorForType() - Method in enum com.cognite.client.dto.ExtractionPipelineRun.Status
 
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.GeoLocation.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
getDescriptorForType() - Method in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
 
getDescriptorForType() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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
 
getDestination() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
getDestination() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
getDestination() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
getDestination() - Method in class com.cognite.client.dto.Transformation.Job
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
getDestination() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
getDestination() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
getDestinationApiKey() - Method in class com.cognite.client.dto.Transformation.Builder
optional string destination_api_key = 8;
getDestinationApiKey() - Method in class com.cognite.client.dto.Transformation
optional string destination_api_key = 8;
getDestinationApiKey() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional string destination_api_key = 8;
getDestinationApiKeyBytes() - Method in class com.cognite.client.dto.Transformation.Builder
optional string destination_api_key = 8;
getDestinationApiKeyBytes() - Method in class com.cognite.client.dto.Transformation
optional string destination_api_key = 8;
getDestinationApiKeyBytes() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional string destination_api_key = 8;
getDestinationBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
getDestinationBuilder() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
getDestinationOidcCredentials() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOidcCredentials() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOidcCredentials() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOidcCredentialsBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOidcCredentialsOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOidcCredentialsOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOidcCredentialsOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
getDestinationOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
getDestinationOrBuilder() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
getDestinationOrBuilder() - Method in class com.cognite.client.dto.Transformation.Job
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
getDestinationOrBuilder() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
getDestinationOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
getDestinationProject() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string destination_project = 6;
getDestinationProject() - Method in class com.cognite.client.dto.Transformation.Job
string destination_project = 6;
getDestinationProject() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string destination_project = 6;
getDestinationProjectBytes() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string destination_project = 6;
getDestinationProjectBytes() - Method in class com.cognite.client.dto.Transformation.Job
string destination_project = 6;
getDestinationProjectBytes() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string destination_project = 6;
getDirectory() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string directory = 3;
getDirectory() - Method in class com.cognite.client.dto.FileMetadata
optional string directory = 3;
getDirectory() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string directory = 3;
getDirectoryBytes() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string directory = 3;
getDirectoryBytes() - Method in class com.cognite.client.dto.FileMetadata
optional string directory = 3;
getDirectoryBytes() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string directory = 3;
getDiscreteVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double discrete_variance = 9;
getDiscreteVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double discrete_variance = 9;
getDiscreteVariance() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double 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;
getDocumentation() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string documentation = 11;
getDocumentation() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string documentation = 11;
getDocumentation() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string documentation = 11;
getDocumentationBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string documentation = 11;
getDocumentationBytes() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string documentation = 11;
getDocumentationBytes() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string documentation = 11;
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
 
getEmail() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string email = 2;
getEmail() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
optional string email = 2;
getEmail() - Method in interface com.cognite.client.dto.ExtractionPipeline.ContactOrBuilder
optional string email = 2;
getEmailBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string email = 2;
getEmailBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
optional string email = 2;
getEmailBytes() - Method in interface com.cognite.client.dto.ExtractionPipeline.ContactOrBuilder
optional string email = 2;
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
optional int64 end_time = 4;
getEndTime() - Method in class com.cognite.client.dto.Event
optional int64 end_time = 4;
getEndTime() - Method in interface com.cognite.client.dto.EventOrBuilder
optional int64 end_time = 4;
getEndTime() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 end_time = 7;
getEndTime() - Method in class com.cognite.client.dto.Relationship
optional int64 end_time = 7;
getEndTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional int64 end_time = 7;
getEndTime() - Method in class com.cognite.client.stream.AbstractPublisher
 
getEntities(int) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntities(int) - Method in class com.cognite.client.dto.Annotation
repeated .google.protobuf.Struct entities = 4;
getEntities(int) - Method in interface com.cognite.client.dto.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 4;
getEntitiesBuilder(int) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntitiesBuilderList() - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntitiesCount() - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntitiesCount() - Method in class com.cognite.client.dto.Annotation
repeated .google.protobuf.Struct entities = 4;
getEntitiesCount() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 4;
getEntitiesList() - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntitiesList() - Method in class com.cognite.client.dto.Annotation
repeated .google.protobuf.Struct entities = 4;
getEntitiesList() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 4;
getEntitiesOrBuilder(int) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntitiesOrBuilder(int) - Method in class com.cognite.client.dto.Annotation
repeated .google.protobuf.Struct entities = 4;
getEntitiesOrBuilder(int) - Method in interface com.cognite.client.dto.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 4;
getEntitiesOrBuilderList() - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntitiesOrBuilderList() - Method in class com.cognite.client.dto.Annotation
repeated .google.protobuf.Struct entities = 4;
getEntitiesOrBuilderList() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 4;
getEntityMatchingMaxBatchSize() - Method in class com.cognite.client.config.ClientConfig
 
getError() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional string error = 14;
getError() - Method in class com.cognite.client.dto.Transformation.Job
optional string error = 14;
getError() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional string error = 14;
getErrorBytes() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional string error = 14;
getErrorBytes() - Method in class com.cognite.client.dto.Transformation.Job
optional string error = 14;
getErrorBytes() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional string error = 14;
getErrorMessage() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
optional string error_message = 4;
getErrorMessage() - Method in class com.cognite.client.dto.ConvertResponse.Result
optional string error_message = 4;
getErrorMessage() - Method in interface com.cognite.client.dto.ConvertResponse.ResultOrBuilder
optional string error_message = 4;
getErrorMessage() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
optional string error_message = 4;
getErrorMessage() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
optional string error_message = 4;
getErrorMessage() - Method in interface com.cognite.client.dto.DiagramResponse.ConvertResultOrBuilder
optional string error_message = 4;
getErrorMessage() - Method in class com.cognite.client.servicesV1.ResponseItems
 
getErrorMessageBytes() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
optional string error_message = 4;
getErrorMessageBytes() - Method in class com.cognite.client.dto.ConvertResponse.Result
optional string error_message = 4;
getErrorMessageBytes() - Method in interface com.cognite.client.dto.ConvertResponse.ResultOrBuilder
optional string error_message = 4;
getErrorMessageBytes() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
optional string error_message = 4;
getErrorMessageBytes() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
optional string error_message = 4;
getErrorMessageBytes() - Method in interface com.cognite.client.dto.DiagramResponse.ConvertResultOrBuilder
optional string error_message = 4;
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.
getExecutorService() - Method in class com.cognite.client.CogniteClient
 
getExternalId() - Method in class com.cognite.client.dto.Asset.Builder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.Asset
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.AssetLookup
optional string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.DataSet.Builder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.DataSet
optional string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.EntityMatchModel
optional string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.Event.Builder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.Event
optional string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional string external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.ExtractionPipelineRun
optional string external_id = 1;
getExternalId() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
optional string external_id = 1;
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
optional string external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.FileMetadata
optional string external_id = 1;
getExternalId() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string 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
optional string external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.SequenceBody
optional string external_id = 1;
getExternalId() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
optional string 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
optional string external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.SequenceMetadata
optional string external_id = 1;
getExternalId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional string external_id = 1;
getExternalId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.TimeseriesPoint
optional string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
optional string 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.client.dto.Transformation.Builder
string external_id = 11;
getExternalId() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
string external_id = 5;
getExternalId() - Method in class com.cognite.client.dto.Transformation.Destination
string external_id = 5;
getExternalId() - Method in interface com.cognite.client.dto.Transformation.DestinationOrBuilder
string external_id = 5;
getExternalId() - Method in class com.cognite.client.dto.Transformation
string external_id = 11;
getExternalId() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.Transformation.Schedule
optional string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.TransformationOrBuilder
string external_id = 11;
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;
getExternalIdBytes() - Method in class com.cognite.client.dto.Asset.Builder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.Asset
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.AssetLookup
optional string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.DataSet.Builder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.DataSet
optional string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.EntityMatchModel
optional string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.Event.Builder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.Event
optional string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional string external_id = 1;
getExternalIdBytes() - Method in class com.cognite.client.dto.ExtractionPipelineRun
optional string external_id = 1;
getExternalIdBytes() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
optional string external_id = 1;
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.FileMetadata.Builder
optional string external_id = 1;
getExternalIdBytes() - Method in class com.cognite.client.dto.FileMetadata
optional string external_id = 1;
getExternalIdBytes() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string external_id = 1;
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.SequenceBody.Builder
optional string external_id = 1;
getExternalIdBytes() - Method in class com.cognite.client.dto.SequenceBody
optional string external_id = 1;
getExternalIdBytes() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
optional 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.SequenceMetadata.Builder
optional string external_id = 1;
getExternalIdBytes() - Method in class com.cognite.client.dto.SequenceMetadata
optional string external_id = 1;
getExternalIdBytes() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional string external_id = 1;
getExternalIdBytes() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.TimeseriesPoint
optional string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
optional string external_id = 2;
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.client.dto.Transformation.Builder
string external_id = 11;
getExternalIdBytes() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
string external_id = 5;
getExternalIdBytes() - Method in class com.cognite.client.dto.Transformation.Destination
string external_id = 5;
getExternalIdBytes() - Method in interface com.cognite.client.dto.Transformation.DestinationOrBuilder
string external_id = 5;
getExternalIdBytes() - Method in class com.cognite.client.dto.Transformation
string external_id = 11;
getExternalIdBytes() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.Transformation.Schedule
optional string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.TransformationOrBuilder
string external_id = 11;
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;
getFeatureType() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string feature_type = 9;
getFeatureType() - Method in class com.cognite.client.dto.EntityMatchModel
optional string feature_type = 9;
getFeatureType() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string feature_type = 9;
getFeatureTypeBytes() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string feature_type = 9;
getFeatureTypeBytes() - Method in class com.cognite.client.dto.EntityMatchModel
optional string feature_type = 9;
getFeatureTypeBytes() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string feature_type = 9;
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.DiagramResponse.Builder
The external id of the source file used for detecting annotations and building the interactive engineering diagram
getFileExternalId() - Method in class com.cognite.client.dto.DiagramResponse
The external id of the source file used for detecting annotations and building the interactive engineering diagram
getFileExternalId() - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
The external id of the source file used for detecting annotations and building the interactive engineering diagram
getFileExternalIdBytes() - Method in class com.cognite.client.dto.ConvertResponse.Builder
The external id of the source file used for building interactive P&ID
getFileExternalIdBytes() - Method in class com.cognite.client.dto.ConvertResponse
The external id of the source file used for building interactive P&ID
getFileExternalIdBytes() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
The external id of the source file used for building interactive P&ID
getFileExternalIdBytes() - Method in class com.cognite.client.dto.DiagramResponse.Builder
The external id of the source file used for detecting annotations and building the interactive engineering diagram
getFileExternalIdBytes() - Method in class com.cognite.client.dto.DiagramResponse
The external id of the source file used for detecting annotations and building the interactive engineering diagram
getFileExternalIdBytes() - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
The external id of the source file used for detecting annotations and building the interactive engineering diagram
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.DiagramResponse.Builder
The id of the source file used for detecting annotations and building the interactive engineering diagram
getFileId() - Method in class com.cognite.client.dto.DiagramResponse
The id of the source file used for detecting annotations and building the interactive engineering diagram
getFileId() - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
The id of the source file used for detecting annotations and building the interactive engineering diagram
getFileId() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 file_id = 2;
getFileId() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional int64 file_id = 2;
getFileId() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional int64 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.
getFinishedTime() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 finished_time = 12;
getFinishedTime() - Method in class com.cognite.client.dto.Transformation.Job
optional int64 finished_time = 12;
getFinishedTime() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional int64 finished_time = 12;
getFormat() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional string format = 1;
getFormat() - Method in class com.cognite.client.dto.ThreeDOutput
optional string format = 1;
getFormat() - Method in interface com.cognite.client.dto.ThreeDOutputOrBuilder
optional string format = 1;
getFormatBytes() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional string format = 1;
getFormatBytes() - Method in class com.cognite.client.dto.ThreeDOutput
optional string format = 1;
getFormatBytes() - Method in interface com.cognite.client.dto.ThreeDOutputOrBuilder
optional string format = 1;
getGeoLocation() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
getGeoLocation() - Method in class com.cognite.client.dto.FileMetadata
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
getGeoLocation() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
getGeoLocationBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
getGeoLocationOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
getGeoLocationOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
getGeoLocationOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
getGeometry() - Method in class com.cognite.client.dto.GeoLocation.Builder
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
getGeometry() - Method in class com.cognite.client.dto.GeoLocation
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
getGeometry() - Method in interface com.cognite.client.dto.GeoLocationOrBuilder
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
getGeometryBuilder() - Method in class com.cognite.client.dto.GeoLocation.Builder
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
getGeometryOrBuilder() - Method in class com.cognite.client.dto.GeoLocation.Builder
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
getGeometryOrBuilder() - Method in class com.cognite.client.dto.GeoLocation
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
getGeometryOrBuilder() - Method in interface com.cognite.client.dto.GeoLocationOrBuilder
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
getHost() - Method in class com.cognite.client.config.AuthConfig
 
getHttpClient() - Method in class com.cognite.client.CogniteClient
 
getHttpResponseCode() - Method in exception com.cognite.client.servicesV1.executor.FileBinaryRequestExecutor.ClientRequestException
 
getHttpResponseCode() - Method in exception com.cognite.client.servicesV1.executor.ThreeDFileBinaryRequestExecutor.ClientRequestException
 
getId() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.Asset
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.AssetLookup
optional int64 id = 1;
getId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional int64 id = 1;
getId() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.DataSet.Builder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.DataSet
optional int64 id = 1;
getId() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.EntityMatchModel
optional int64 id = 1;
getId() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.Event.Builder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.Event
optional int64 id = 1;
getId() - Method in interface com.cognite.client.dto.EventOrBuilder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 id = 1;
getId() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional int64 id = 2;
getId() - Method in class com.cognite.client.dto.ExtractionPipelineRun
optional int64 id = 2;
getId() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
optional int64 id = 2;
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
optional int64 id = 8;
getId() - Method in class com.cognite.client.dto.FileMetadata
optional int64 id = 8;
getId() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 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
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.SecurityCategory
optional int64 id = 1;
getId() - Method in interface com.cognite.client.dto.SecurityCategoryOrBuilder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.SequenceBody.Builder
optional int64 id = 2;
getId() - Method in class com.cognite.client.dto.SequenceBody
optional int64 id = 2;
getId() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
optional int64 id = 2;
getId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 id = 2;
getId() - Method in class com.cognite.client.dto.SequenceMetadata
optional int64 id = 2;
getId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional int64 id = 2;
getId() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
int64 id = 1;
getId() - Method in class com.cognite.client.dto.ThreeDFileBinary
int64 id = 1;
getId() - Method in interface com.cognite.client.dto.ThreeDFileBinaryOrBuilder
int64 id = 1;
getId() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional int64 id = 2;
getId() - Method in class com.cognite.client.dto.ThreeDModel
optional int64 id = 2;
getId() - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
optional int64 id = 2;
getId() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional int64 id = 1;
getId() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.ThreeDNode
optional int64 id = 1;
getId() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional int64 id = 1;
getId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional int64 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.client.dto.Transformation.Builder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.Transformation
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.Transformation.Job.Builder
int32 id = 1;
getId() - Method in class com.cognite.client.dto.Transformation.Job
int32 id = 1;
getId() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
int32 id = 1;
getId() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int32 id = 1;
getId() - Method in class com.cognite.client.dto.Transformation.Schedule
optional int32 id = 1;
getId() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional int32 id = 1;
getId() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional 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;
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 an id.
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.ThreeDFileBinary.Builder
 
getIdTypeCase() - Method in class com.cognite.client.dto.ThreeDFileBinary
 
getIdTypeCase() - Method in interface com.cognite.client.dto.ThreeDFileBinaryOrBuilder
 
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
optional bool ignore_missing_fields = 11;
getIgnoreMissingFields() - Method in class com.cognite.client.dto.EntityMatchModel
optional bool ignore_missing_fields = 11;
getIgnoreMissingFields() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional bool ignore_missing_fields = 11;
getIgnoreNullFields() - Method in class com.cognite.client.dto.Transformation.Builder
bool ignore_null_fields = 12;
getIgnoreNullFields() - Method in class com.cognite.client.dto.Transformation
bool ignore_null_fields = 12;
getIgnoreNullFields() - Method in class com.cognite.client.dto.Transformation.Job.Builder
bool ignore_null_fields = 15;
getIgnoreNullFields() - Method in class com.cognite.client.dto.Transformation.Job
bool ignore_null_fields = 15;
getIgnoreNullFields() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
bool ignore_null_fields = 15;
getIgnoreNullFields() - Method in interface com.cognite.client.dto.TransformationOrBuilder
bool ignore_null_fields = 12;
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.
getInfo() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional string info = 4;
getInfo() - Method in class com.cognite.client.dto.ThreeDRevisionLog
optional string info = 4;
getInfo() - Method in interface com.cognite.client.dto.ThreeDRevisionLogOrBuilder
optional string info = 4;
getInfoBytes() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional string info = 4;
getInfoBytes() - Method in class com.cognite.client.dto.ThreeDRevisionLog
optional string info = 4;
getInfoBytes() - Method in interface com.cognite.client.dto.ThreeDRevisionLogOrBuilder
optional string info = 4;
getInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double interpolation = 6;
getInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double interpolation = 6;
getInterpolation() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double 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;
getInterval() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional string interval = 5;
getInterval() - Method in class com.cognite.client.dto.Transformation.Schedule
optional string interval = 5;
getInterval() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional string interval = 5;
getIntervalBytes() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional string interval = 5;
getIntervalBytes() - Method in class com.cognite.client.dto.Transformation.Schedule
optional string interval = 5;
getIntervalBytes() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional string interval = 5;
getIsPaused() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional bool is_paused = 6;
getIsPaused() - Method in class com.cognite.client.dto.Transformation.Schedule
optional bool is_paused = 6;
getIsPaused() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional bool is_paused = 6;
getIsPublic() - Method in class com.cognite.client.dto.Transformation.Builder
optional bool is_public = 6;
getIsPublic() - Method in class com.cognite.client.dto.Transformation
optional bool is_public = 6;
getIsPublic() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional bool is_public = 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
optional bool is_step = 3;
getIsStep() - Method in class com.cognite.client.dto.TimeseriesPoint
optional bool is_step = 3;
getIsStep() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
optional bool 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;
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.DiagramResponse.Builder
The identified entity annotations with bounding boxes
getItems(int) - Method in class com.cognite.client.dto.DiagramResponse
The identified entity annotations with bounding boxes
getItems(int) - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
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.DiagramResponse.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.DiagramResponse.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.DiagramResponse.Builder
The identified entity annotations with bounding boxes
getItemsCount() - Method in class com.cognite.client.dto.DiagramResponse
The identified entity annotations with bounding boxes
getItemsCount() - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
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.DiagramResponse.Builder
The identified entity annotations with bounding boxes
getItemsList() - Method in class com.cognite.client.dto.DiagramResponse
The identified entity annotations with bounding boxes
getItemsList() - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
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.DiagramResponse.Builder
The identified entity annotations with bounding boxes
getItemsOrBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse
The identified entity annotations with bounding boxes
getItemsOrBuilder(int) - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
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.DiagramResponse.Builder
The identified entity annotations with bounding boxes
getItemsOrBuilderList() - Method in class com.cognite.client.dto.DiagramResponse
The identified entity annotations with bounding boxes
getItemsOrBuilderList() - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
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;
GetJobIdRequestProvider - Class in com.cognite.client.servicesV1.request
Builds request to get results from an async api job based on a jobId.
GetJobIdRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.GetJobIdRequestProvider
 
GetJobIdRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
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;
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;
getLastFailure() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_failure = 13;
getLastFailure() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 last_failure = 13;
getLastFailure() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 last_failure = 13;
getLastFinishedJob() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
getLastFinishedJob() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
getLastFinishedJob() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
getLastFinishedJobBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
getLastFinishedJobOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
getLastFinishedJobOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
getLastFinishedJobOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
getLastMessage() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string last_message = 14;
getLastMessage() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string last_message = 14;
getLastMessage() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string last_message = 14;
getLastMessageBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string last_message = 14;
getLastMessageBytes() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string last_message = 14;
getLastMessageBytes() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string last_message = 14;
getLastSeen() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_seen = 15;
getLastSeen() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 last_seen = 15;
getLastSeen() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 last_seen = 15;
getLastSeenTime() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 last_seen_time = 13;
getLastSeenTime() - Method in class com.cognite.client.dto.Transformation.Job
optional int64 last_seen_time = 13;
getLastSeenTime() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional int64 last_seen_time = 13;
getLastSuccess() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_success = 12;
getLastSuccess() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 last_success = 12;
getLastSuccess() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 last_success = 12;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 last_updated_time = 9;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Asset
optional int64 last_updated_time = 9;
getLastUpdatedTime() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 last_updated_time = 9;
getLastUpdatedTime() - Method in class com.cognite.client.dto.AssetLookup
optional int64 last_updated_time = 9;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional int64 last_updated_time = 9;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional int64 last_updated_time = 9;
getLastUpdatedTime() - Method in class com.cognite.client.dto.DataSet.Builder
optional int64 last_updated_time = 7;
getLastUpdatedTime() - Method in class com.cognite.client.dto.DataSet
optional int64 last_updated_time = 7;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional int64 last_updated_time = 7;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Event.Builder
optional int64 last_updated_time = 10;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Event
optional int64 last_updated_time = 10;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.EventOrBuilder
optional int64 last_updated_time = 10;
getLastUpdatedTime() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_updated_time = 17;
getLastUpdatedTime() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 last_updated_time = 17;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 last_updated_time = 17;
getLastUpdatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 last_updated_time = 12;
getLastUpdatedTime() - Method in class com.cognite.client.dto.FileMetadata
optional int64 last_updated_time = 12;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 last_updated_time = 12;
getLastUpdatedTime() - Method in class com.cognite.client.dto.RawRow.Builder
optional int64 last_updated_time = 4;
getLastUpdatedTime() - Method in class com.cognite.client.dto.RawRow
optional int64 last_updated_time = 4;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.RawRowOrBuilder
optional int64 last_updated_time = 4;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 last_updated_time = 12;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Relationship
optional int64 last_updated_time = 12;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional int64 last_updated_time = 12;
getLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional int64 last_updated_time = 7;
getLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceColumn
optional int64 last_updated_time = 7;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
optional int64 last_updated_time = 7;
getLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 last_updated_time = 9;
getLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceMetadata
optional int64 last_updated_time = 9;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional int64 last_updated_time = 9;
getLastUpdatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 last_updated_time = 11;
getLastUpdatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional int64 last_updated_time = 11;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional int64 last_updated_time = 11;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 last_updated_time = 16;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation
optional int64 last_updated_time = 16;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int64 last_updated_time = 4;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation.Schedule
optional int64 last_updated_time = 4;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional int64 last_updated_time = 4;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional int64 last_updated_time = 16;
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;
GetListRequestProvider - Class in com.cognite.client.servicesV1.request
 
GetListRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.GetListRequestProvider
 
GetListRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
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
optional double max = 2;
getMax() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double max = 2;
getMax() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double 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;
getMax(int) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double max = 1;
getMax(int) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
repeated double max = 1;
getMax(int) - Method in interface com.cognite.client.dto.ThreeDNode.BoundingBoxOrBuilder
repeated double max = 1;
getMaxCount() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double max = 1;
getMaxCount() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
repeated double max = 1;
getMaxCount() - Method in interface com.cognite.client.dto.ThreeDNode.BoundingBoxOrBuilder
repeated double max = 1;
getMaxFrequency(Request, Instant, Instant) - Method in class com.cognite.client.DataPoints
Calculate the max frequency of the TS items in the query.
getMaxList() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double max = 1;
getMaxList() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
repeated double max = 1;
getMaxList() - Method in interface com.cognite.client.dto.ThreeDNode.BoundingBoxOrBuilder
repeated double max = 1;
getMaxRetries() - Method in class com.cognite.client.config.ClientConfig
 
getMessage() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional string message = 4;
getMessage() - Method in class com.cognite.client.dto.ExtractionPipelineRun
optional string message = 4;
getMessage() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
optional string message = 4;
getMessageBytes() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional string message = 4;
getMessageBytes() - Method in class com.cognite.client.dto.ExtractionPipelineRun
optional string message = 4;
getMessageBytes() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
optional string message = 4;
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.ExtractionPipeline.Builder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.ExtractionPipeline
Deprecated.
getMetadata() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
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.ThreeDModel.Builder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.ThreeDModel
Deprecated.
getMetadata() - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
Deprecated.
getMetadata() - Method in class com.cognite.client.dto.ThreeDModelRevision
Deprecated.
getMetadata() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
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.ExtractionPipeline.Builder
 
getMetadataCount() - Method in class com.cognite.client.dto.ExtractionPipeline
 
getMetadataCount() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
map<string, string> metadata = 9;
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.ThreeDModel.Builder
 
getMetadataCount() - Method in class com.cognite.client.dto.ThreeDModel
 
getMetadataCount() - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
map<string, string> metadata = 5;
getMetadataCount() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
getMetadataCount() - Method in class com.cognite.client.dto.ThreeDModelRevision
 
getMetadataCount() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
map<string, string> metadata = 11;
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.ExtractionPipeline.Builder
map<string, string> metadata = 9;
getMetadataMap() - Method in class com.cognite.client.dto.ExtractionPipeline
map<string, string> metadata = 9;
getMetadataMap() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
map<string, string> metadata = 9;
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.ThreeDModel.Builder
map<string, string> metadata = 5;
getMetadataMap() - Method in class com.cognite.client.dto.ThreeDModel
map<string, string> metadata = 5;
getMetadataMap() - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
map<string, string> metadata = 5;
getMetadataMap() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
map<string, string> metadata = 11;
getMetadataMap() - Method in class com.cognite.client.dto.ThreeDModelRevision
map<string, string> metadata = 11;
getMetadataMap() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
map<string, string> metadata = 11;
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.ExtractionPipeline.Builder
map<string, string> metadata = 9;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.ExtractionPipeline
map<string, string> metadata = 9;
getMetadataOrDefault(String, String) - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
map<string, string> metadata = 9;
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.ThreeDModel.Builder
map<string, string> metadata = 5;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.ThreeDModel
map<string, string> metadata = 5;
getMetadataOrDefault(String, String) - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
map<string, string> metadata = 5;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
map<string, string> metadata = 11;
getMetadataOrDefault(String, String) - Method in class com.cognite.client.dto.ThreeDModelRevision
map<string, string> metadata = 11;
getMetadataOrDefault(String, String) - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
map<string, string> metadata = 11;
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.ExtractionPipeline.Builder
map<string, string> metadata = 9;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.ExtractionPipeline
map<string, string> metadata = 9;
getMetadataOrThrow(String) - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
map<string, string> metadata = 9;
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.ThreeDModel.Builder
map<string, string> metadata = 5;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.ThreeDModel
map<string, string> metadata = 5;
getMetadataOrThrow(String) - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
map<string, string> metadata = 5;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
map<string, string> metadata = 11;
getMetadataOrThrow(String) - Method in class com.cognite.client.dto.ThreeDModelRevision
map<string, string> metadata = 11;
getMetadataOrThrow(String) - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
map<string, string> metadata = 11;
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
optional string mime_type = 5;
getMimeType() - Method in class com.cognite.client.dto.FileMetadata
optional string mime_type = 5;
getMimeType() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string mime_type = 5;
getMimeTypeBytes() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string mime_type = 5;
getMimeTypeBytes() - Method in class com.cognite.client.dto.FileMetadata
optional string mime_type = 5;
getMimeTypeBytes() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string mime_type = 5;
getMin() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double min = 3;
getMin() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double min = 3;
getMin() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double 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;
getMin(int) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double min = 2;
getMin(int) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
repeated double min = 2;
getMin(int) - Method in interface com.cognite.client.dto.ThreeDNode.BoundingBoxOrBuilder
repeated double min = 2;
getMinCount() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double min = 2;
getMinCount() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
repeated double min = 2;
getMinCount() - Method in interface com.cognite.client.dto.ThreeDNode.BoundingBoxOrBuilder
repeated double min = 2;
getMinList() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double min = 2;
getMinList() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
repeated double min = 2;
getMinList() - Method in interface com.cognite.client.dto.ThreeDNode.BoundingBoxOrBuilder
repeated double min = 2;
getMissingItems() - Method in class com.cognite.client.servicesV1.ResponseItems
 
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.ExtractionPipeline.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.ThreeDModel.Builder
Deprecated.
getMutableMetadata() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
Deprecated.
getMutableMetadata() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
Deprecated.
getMutableValues() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
Deprecated.
getMutableValues() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
Deprecated.
getName() - Method in class com.cognite.client.dto.Asset.Builder
optional string name = 3;
getName() - Method in class com.cognite.client.dto.Asset
optional 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
optional string name = 3;
getName() - Method in class com.cognite.client.dto.DataSet.Builder
optional string name = 3;
getName() - Method in class com.cognite.client.dto.DataSet
optional string name = 3;
getName() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional string name = 3;
getName() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string name = 7;
getName() - Method in class com.cognite.client.dto.EntityMatchModel
optional string name = 7;
getName() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string name = 7;
getName() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string name = 3;
getName() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string name = 1;
getName() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
optional string name = 1;
getName() - Method in interface com.cognite.client.dto.ExtractionPipeline.ContactOrBuilder
optional string name = 1;
getName() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string name = 3;
getName() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string name = 3;
getName() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string name = 2;
getName() - Method in class com.cognite.client.dto.FileMetadata
optional string name = 2;
getName() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string 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
optional string name = 2;
getName() - Method in class com.cognite.client.dto.SequenceColumn
optional string name = 2;
getName() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
optional string name = 2;
getName() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string name = 3;
getName() - Method in class com.cognite.client.dto.SequenceMetadata
optional string name = 3;
getName() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional string name = 3;
getName() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional string name = 1;
getName() - Method in class com.cognite.client.dto.ThreeDModel
optional string name = 1;
getName() - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
optional string name = 1;
getName() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional string name = 5;
getName() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
optional string name = 1;
getName() - Method in class com.cognite.client.dto.ThreeDNode.Categories
optional string name = 1;
getName() - Method in interface com.cognite.client.dto.ThreeDNode.CategoriesOrBuilder
optional string name = 1;
getName() - Method in class com.cognite.client.dto.ThreeDNode
optional string name = 5;
getName() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
optional string name = 1;
getName() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
optional string name = 1;
getName() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.CategoriesOrBuilder
optional string name = 1;
getName() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional string name = 5;
getName() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string name = 3;
getName() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional string name = 3;
getName() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional string name = 3;
getName() - Method in class com.cognite.client.dto.Transformation.Builder
string name = 2;
getName() - Method in class com.cognite.client.dto.Transformation
string name = 2;
getName() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
optional string name = 2;
getName() - Method in class com.cognite.client.dto.Transformation.Job.Metric
optional string name = 2;
getName() - Method in interface com.cognite.client.dto.Transformation.Job.MetricOrBuilder
optional string name = 2;
getName() - Method in interface com.cognite.client.dto.TransformationOrBuilder
string name = 2;
getNameBytes() - Method in class com.cognite.client.dto.Asset.Builder
optional string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.Asset
optional 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
optional string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.DataSet.Builder
optional string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.DataSet
optional string name = 3;
getNameBytes() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string name = 7;
getNameBytes() - Method in class com.cognite.client.dto.EntityMatchModel
optional string name = 7;
getNameBytes() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string name = 7;
getNameBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string name = 1;
getNameBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
optional string name = 1;
getNameBytes() - Method in interface com.cognite.client.dto.ExtractionPipeline.ContactOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string name = 3;
getNameBytes() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string name = 2;
getNameBytes() - Method in class com.cognite.client.dto.FileMetadata
optional string name = 2;
getNameBytes() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string name = 2;
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.SequenceColumn.Builder
optional string name = 2;
getNameBytes() - Method in class com.cognite.client.dto.SequenceColumn
optional string name = 2;
getNameBytes() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
optional string name = 2;
getNameBytes() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.SequenceMetadata
optional string name = 3;
getNameBytes() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional string name = 1;
getNameBytes() - Method in class com.cognite.client.dto.ThreeDModel
optional string name = 1;
getNameBytes() - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional string name = 5;
getNameBytes() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
optional string name = 1;
getNameBytes() - Method in class com.cognite.client.dto.ThreeDNode.Categories
optional string name = 1;
getNameBytes() - Method in interface com.cognite.client.dto.ThreeDNode.CategoriesOrBuilder
optional string name = 1;
getNameBytes() - Method in class com.cognite.client.dto.ThreeDNode
optional string name = 5;
getNameBytes() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
optional string name = 1;
getNameBytes() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
optional string name = 1;
getNameBytes() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.CategoriesOrBuilder
optional string name = 1;
getNameBytes() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional string name = 5;
getNameBytes() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional string name = 3;
getNameBytes() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional string name = 3;
getNameBytes() - Method in class com.cognite.client.dto.Transformation.Builder
string name = 2;
getNameBytes() - Method in class com.cognite.client.dto.Transformation
string name = 2;
getNameBytes() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
optional string name = 2;
getNameBytes() - Method in class com.cognite.client.dto.Transformation.Job.Metric
optional string name = 2;
getNameBytes() - Method in interface com.cognite.client.dto.Transformation.Job.MetricOrBuilder
optional string name = 2;
getNameBytes() - Method in interface com.cognite.client.dto.TransformationOrBuilder
string name = 2;
getNodeId() - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
int64 nodeId = 1;
getNodeId() - Method in class com.cognite.client.dto.ThreeDAssetMapping
int64 nodeId = 1;
getNodeId() - Method in interface com.cognite.client.dto.ThreeDAssetMappingOrBuilder
int64 nodeId = 1;
getNoListPartitions() - Method in class com.cognite.client.config.ClientConfig
 
getNoWorkers() - Method in class com.cognite.client.config.ClientConfig
 
getNumber() - Method in enum com.cognite.client.dto.ExtractionPipelineRun.Status
 
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.GeoLocationGeometry.CoordinatesCase
 
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.Relationship.SourceCase
 
getNumber() - Method in enum com.cognite.client.dto.Relationship.TargetCase
 
getNumber() - Method in enum com.cognite.client.dto.SequenceColumn.ValueType
 
getNumber() - Method in enum com.cognite.client.dto.ThreeDFileBinary.BinaryTypeCase
 
getNumber() - Method in enum com.cognite.client.dto.ThreeDFileBinary.IdTypeCase
 
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.client.dto.Transformation.Destination.DataSourceType
 
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
 
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
optional string original_id = 13;
getOriginalId() - Method in class com.cognite.client.dto.EntityMatchModel
optional string original_id = 13;
getOriginalId() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string original_id = 13;
getOriginalIdBytes() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string original_id = 13;
getOriginalIdBytes() - Method in class com.cognite.client.dto.EntityMatchModel
optional string original_id = 13;
getOriginalIdBytes() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string original_id = 13;
getOwner() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
getOwner() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
getOwner() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
getOwnerBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
getOwnerOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
getOwnerOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
getOwnerOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
getPage() - Method in class com.cognite.client.dto.Annotation.Region.Builder
int32 page = 3;
getPage() - Method in class com.cognite.client.dto.Annotation.Region
int32 page = 3;
getPage() - Method in interface com.cognite.client.dto.Annotation.RegionOrBuilder
int32 page = 3;
getPage() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
int32 page = 1;
getPage() - Method in class com.cognite.client.dto.ConvertResponse.Result
int32 page = 1;
getPage() - Method in interface com.cognite.client.dto.ConvertResponse.ResultOrBuilder
int32 page = 1;
getPage() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
int32 page = 1;
getPage() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
int32 page = 1;
getPage() - Method in interface com.cognite.client.dto.DiagramResponse.ConvertResultOrBuilder
int32 page = 1;
getParentExternalId() - Method in class com.cognite.client.dto.Asset.Builder
optional string parent_external_id = 5;
getParentExternalId() - Method in class com.cognite.client.dto.Asset
optional string parent_external_id = 5;
getParentExternalId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string parent_external_id = 5;
getParentExternalId() - Method in class com.cognite.client.dto.AssetLookup
optional string parent_external_id = 5;
getParentExternalId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional string parent_external_id = 5;
getParentExternalId() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string parent_external_id = 5;
getParentExternalIdBytes() - Method in class com.cognite.client.dto.Asset.Builder
optional string parent_external_id = 5;
getParentExternalIdBytes() - Method in class com.cognite.client.dto.Asset
optional string parent_external_id = 5;
getParentExternalIdBytes() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string parent_external_id = 5;
getParentExternalIdBytes() - Method in class com.cognite.client.dto.AssetLookup
optional string parent_external_id = 5;
getParentExternalIdBytes() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional string parent_external_id = 5;
getParentExternalIdBytes() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string parent_external_id = 5;
getParentId() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 parent_id = 4;
getParentId() - Method in class com.cognite.client.dto.Asset
optional int64 parent_id = 4;
getParentId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 parent_id = 4;
getParentId() - Method in class com.cognite.client.dto.AssetLookup
optional int64 parent_id = 4;
getParentId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional int64 parent_id = 4;
getParentId() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional int64 parent_id = 4;
getParentId() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 parentId = 3;
getParentId() - Method in class com.cognite.client.dto.ThreeDNode
optional int64 parentId = 3;
getParentId() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional int64 parentId = 3;
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.Annotation.Region
 
getParserForType() - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
getParserForType() - Method in class com.cognite.client.dto.ConvertResponse.Result
 
getParserForType() - Method in class com.cognite.client.dto.DataSet
 
getParserForType() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
getParserForType() - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
getParserForType() - Method in class com.cognite.client.dto.ExtractionPipeline
 
getParserForType() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
getParserForType() - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
getParserForType() - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
getParserForType() - Method in class com.cognite.client.dto.MultiPointCoordinates
 
getParserForType() - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
getParserForType() - Method in class com.cognite.client.dto.PointCoordinates
 
getParserForType() - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDFileBinary
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDModel
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDModelRevision
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDNode
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDOutput
 
getParserForType() - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
getParserForType() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
getParserForType() - Method in class com.cognite.client.dto.Transformation
 
getParserForType() - Method in class com.cognite.client.dto.Transformation.Job
 
getParserForType() - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
getParserForType() - Method in class com.cognite.client.dto.Transformation.Owner
 
getParserForType() - Method in class com.cognite.client.dto.Transformation.Schedule
 
getParserForType() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
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.DiagramResponse.ConvertResult.Builder
The binary for the converted PNG file
getPngBinary() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
The binary for the converted PNG file
getPngBinary() - Method in interface com.cognite.client.dto.DiagramResponse.ConvertResultOrBuilder
The binary for the converted PNG file
getPngUrl() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
The URL for the converted PNG file
getPngUrl() - Method in class com.cognite.client.dto.ConvertResponse.Result
The URL for the converted PNG file
getPngUrl() - Method in interface com.cognite.client.dto.ConvertResponse.ResultOrBuilder
The URL for the converted PNG file
getPngUrlBytes() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
The URL for the converted PNG file
getPngUrlBytes() - Method in class com.cognite.client.dto.ConvertResponse.Result
The URL for the converted PNG file
getPngUrlBytes() - Method in interface com.cognite.client.dto.ConvertResponse.ResultOrBuilder
The URL for the converted PNG file
getPollingInterval() - Method in class com.cognite.client.stream.AbstractPublisher
 
getPollingOffset() - Method in class com.cognite.client.stream.AbstractPublisher
 
getPosition(int) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double position = 2;
getPosition(int) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
repeated double position = 2;
getPosition(int) - Method in interface com.cognite.client.dto.ThreeDModelRevision.CameraOrBuilder
repeated double position = 2;
getPositionCount() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double position = 2;
getPositionCount() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
repeated double position = 2;
getPositionCount() - Method in interface com.cognite.client.dto.ThreeDModelRevision.CameraOrBuilder
repeated double position = 2;
getPositionList() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double position = 2;
getPositionList() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
repeated double position = 2;
getPositionList() - Method in interface com.cognite.client.dto.ThreeDModelRevision.CameraOrBuilder
repeated double position = 2;
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;
getProperties() - Method in class com.cognite.client.dto.GeoLocation.Builder
optional .google.protobuf.Struct properties = 3;
getProperties() - Method in class com.cognite.client.dto.GeoLocation
optional .google.protobuf.Struct properties = 3;
getProperties() - Method in interface com.cognite.client.dto.GeoLocationOrBuilder
optional .google.protobuf.Struct properties = 3;
getProperties() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
getProperties() - Method in class com.cognite.client.dto.ThreeDNode
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
getProperties() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
getPropertiesBuilder() - Method in class com.cognite.client.dto.GeoLocation.Builder
optional .google.protobuf.Struct properties = 3;
getPropertiesBuilder() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
getPropertiesOrBuilder() - Method in class com.cognite.client.dto.GeoLocation.Builder
optional .google.protobuf.Struct properties = 3;
getPropertiesOrBuilder() - Method in class com.cognite.client.dto.GeoLocation
optional .google.protobuf.Struct properties = 3;
getPropertiesOrBuilder() - Method in interface com.cognite.client.dto.GeoLocationOrBuilder
optional .google.protobuf.Struct properties = 3;
getPropertiesOrBuilder() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
getPropertiesOrBuilder() - Method in class com.cognite.client.dto.ThreeDNode
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
getPropertiesOrBuilder() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
getProtoRequestBody() - Method in class com.cognite.client.Request
For internal use only.
getPublished() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional bool published = 8;
getPublished() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional bool published = 8;
getPublished() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional bool published = 8;
getQuery() - Method in class com.cognite.client.dto.Transformation.Builder
optional string query = 3;
getQuery() - Method in class com.cognite.client.dto.Transformation
optional string query = 3;
getQuery() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string query = 9;
getQuery() - Method in class com.cognite.client.dto.Transformation.Job
string query = 9;
getQuery() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string query = 9;
getQuery() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional string query = 3;
getQueryBytes() - Method in class com.cognite.client.dto.Transformation.Builder
optional string query = 3;
getQueryBytes() - Method in class com.cognite.client.dto.Transformation
optional string query = 3;
getQueryBytes() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string query = 9;
getQueryBytes() - Method in class com.cognite.client.dto.Transformation.Job
string query = 9;
getQueryBytes() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string query = 9;
getQueryBytes() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional string query = 3;
getRawTables(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTables(int) - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTables(int) - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesBuilderList() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesCount() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesCount() - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesCount() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesList() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesList() - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesList() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesOrBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesOrBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesOrBuilder(int) - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesOrBuilderList() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesOrBuilderList() - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesOrBuilderList() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
getReason() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.Builder
string reason = 1;
getReason() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
string reason = 1;
getReason() - Method in interface com.cognite.client.dto.Transformation.TransformBlockedInfoOrBuilder
string reason = 1;
getReasonBytes() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.Builder
string reason = 1;
getReasonBytes() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
string reason = 1;
getReasonBytes() - Method in interface com.cognite.client.dto.Transformation.TransformBlockedInfoOrBuilder
string reason = 1;
getRegion() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.Annotation.Region region = 3;
getRegion() - Method in class com.cognite.client.dto.Annotation
.com.cognite.beam.proto.Annotation.Region region = 3;
getRegion() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.com.cognite.beam.proto.Annotation.Region region = 3;
getRegionBuilder() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.Annotation.Region region = 3;
getRegionOrBuilder() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.Annotation.Region region = 3;
getRegionOrBuilder() - Method in class com.cognite.client.dto.Annotation
.com.cognite.beam.proto.Annotation.Region region = 3;
getRegionOrBuilder() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.com.cognite.beam.proto.Annotation.Region region = 3;
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.
getResults(int) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResults(int) - Method in class com.cognite.client.dto.ConvertResponse
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResults(int) - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsBuilder(int) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsBuilderList() - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsCount() - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsCount() - Method in class com.cognite.client.dto.ConvertResponse
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsCount() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsItems() - Method in class com.cognite.client.servicesV1.ResponseItems
Returns the main result items.
getResultsList() - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsList() - Method in class com.cognite.client.dto.ConvertResponse
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsList() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsOrBuilder(int) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsOrBuilder(int) - Method in class com.cognite.client.dto.ConvertResponse
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsOrBuilder(int) - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsOrBuilderList() - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsOrBuilderList() - Method in class com.cognite.client.dto.ConvertResponse
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getResultsOrBuilderList() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
getRole() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string role = 3;
getRole() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
optional string role = 3;
getRole() - Method in interface com.cognite.client.dto.ExtractionPipeline.ContactOrBuilder
optional string role = 3;
getRoleBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string role = 3;
getRoleBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
optional string role = 3;
getRoleBytes() - Method in interface com.cognite.client.dto.ExtractionPipeline.ContactOrBuilder
optional string role = 3;
getRootId() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 root_id = 7;
getRootId() - Method in class com.cognite.client.dto.Asset
optional int64 root_id = 7;
getRootId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 root_id = 7;
getRootId() - Method in class com.cognite.client.dto.AssetLookup
optional int64 root_id = 7;
getRootId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional int64 root_id = 7;
getRootId() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional int64 root_id = 7;
getRootName() - Method in class com.cognite.client.dto.AssetLookup.Builder
The name of the root asset node in the hierarchy.
getRootName() - Method in class com.cognite.client.dto.AssetLookup
The name of the root asset node in the hierarchy.
getRootName() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
The name of the root asset node in the hierarchy.
getRootNameBytes() - Method in class com.cognite.client.dto.AssetLookup.Builder
The name of the root asset node in the hierarchy.
getRootNameBytes() - Method in class com.cognite.client.dto.AssetLookup
The name of the root asset node in the hierarchy.
getRootNameBytes() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
The name of the root asset node in the hierarchy.
getRotation(int) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
repeated double rotation = 10;
getRotation(int) - Method in class com.cognite.client.dto.ThreeDModelRevision
repeated double rotation = 10;
getRotation(int) - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
repeated double rotation = 10;
getRotationCount() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
repeated double rotation = 10;
getRotationCount() - Method in class com.cognite.client.dto.ThreeDModelRevision
repeated double rotation = 10;
getRotationCount() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
repeated double rotation = 10;
getRotationList() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
repeated double rotation = 10;
getRotationList() - Method in class com.cognite.client.dto.ThreeDModelRevision
repeated double rotation = 10;
getRotationList() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
repeated double rotation = 10;
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;
getRunningJob() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
getRunningJob() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
getRunningJob() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
getRunningJobBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
getRunningJobOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
getRunningJobOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
getRunningJobOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
getSchedule() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string schedule = 7;
getSchedule() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string schedule = 7;
getSchedule() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string schedule = 7;
getSchedule() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
getSchedule() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
getSchedule() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
getScheduleBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
getScheduleBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string schedule = 7;
getScheduleBytes() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string schedule = 7;
getScheduleBytes() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string schedule = 7;
getScheduleOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
getScheduleOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
getScheduleOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
getScopes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string scopes = 3;
getScopes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
string scopes = 3;
getScopes() - Method in interface com.cognite.client.dto.Transformation.FlatOidcCredentialsOrBuilder
string scopes = 3;
getScopesBytes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string scopes = 3;
getScopesBytes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
string scopes = 3;
getScopesBytes() - Method in interface com.cognite.client.dto.Transformation.FlatOidcCredentialsOrBuilder
string scopes = 3;
getScore() - Method in class com.cognite.client.dto.EntityMatch.Builder
optional double score = 1;
getScore() - Method in class com.cognite.client.dto.EntityMatch
optional double score = 1;
getScore() - Method in interface com.cognite.client.dto.EntityMatchOrBuilder
optional double score = 1;
getSdkIdentifier() - Method in class com.cognite.client.config.ClientConfig
 
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;
getSendNotification() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
bool send_notification = 4;
getSendNotification() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
bool send_notification = 4;
getSendNotification() - Method in interface com.cognite.client.dto.ExtractionPipeline.ContactOrBuilder
bool send_notification = 4;
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.Annotation.Region
 
getSerializedSize() - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
getSerializedSize() - Method in class com.cognite.client.dto.ConvertResponse.Result
 
getSerializedSize() - Method in class com.cognite.client.dto.DataSet
 
getSerializedSize() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
getSerializedSize() - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
getSerializedSize() - Method in class com.cognite.client.dto.ExtractionPipeline
 
getSerializedSize() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
getSerializedSize() - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
getSerializedSize() - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
getSerializedSize() - Method in class com.cognite.client.dto.MultiPointCoordinates
 
getSerializedSize() - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
getSerializedSize() - Method in class com.cognite.client.dto.PointCoordinates
 
getSerializedSize() - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDFileBinary
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDModel
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDModelRevision
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDNode
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDOutput
 
getSerializedSize() - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
getSerializedSize() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
getSerializedSize() - Method in class com.cognite.client.dto.Transformation
 
getSerializedSize() - Method in class com.cognite.client.dto.Transformation.Job
 
getSerializedSize() - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
getSerializedSize() - Method in class com.cognite.client.dto.Transformation.Owner
 
getSerializedSize() - Method in class com.cognite.client.dto.Transformation.Schedule
 
getSerializedSize() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
getSessionIdentifier() - Method in class com.cognite.client.config.ClientConfig
 
getSeverity() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional int32 severity = 2;
getSeverity() - Method in class com.cognite.client.dto.ThreeDRevisionLog
optional int32 severity = 2;
getSeverity() - Method in interface com.cognite.client.dto.ThreeDRevisionLogOrBuilder
optional int32 severity = 2;
getShape() - Method in class com.cognite.client.dto.Annotation.Region.Builder
string shape = 1;
getShape() - Method in class com.cognite.client.dto.Annotation.Region
string shape = 1;
getShape() - Method in interface com.cognite.client.dto.Annotation.RegionOrBuilder
string shape = 1;
getShapeBytes() - Method in class com.cognite.client.dto.Annotation.Region.Builder
string shape = 1;
getShapeBytes() - Method in class com.cognite.client.dto.Annotation.Region
string shape = 1;
getShapeBytes() - Method in interface com.cognite.client.dto.Annotation.RegionOrBuilder
string shape = 1;
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
optional string source = 12;
getSource() - Method in class com.cognite.client.dto.Asset
optional string source = 12;
getSource() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string source = 12;
getSource() - Method in class com.cognite.client.dto.AssetLookup
optional string source = 12;
getSource() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional string source = 12;
getSource() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string 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
optional string source = 13;
getSource() - Method in class com.cognite.client.dto.Event
optional string source = 13;
getSource() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string source = 13;
getSource() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string source = 10;
getSource() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string source = 10;
getSource() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string source = 10;
getSource() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string source = 4;
getSource() - Method in class com.cognite.client.dto.FileMetadata
optional string source = 4;
getSource() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string 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;
getSourceApiKey() - Method in class com.cognite.client.dto.Transformation.Builder
optional string source_api_key = 7;
getSourceApiKey() - Method in class com.cognite.client.dto.Transformation
optional string source_api_key = 7;
getSourceApiKey() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional string source_api_key = 7;
getSourceApiKeyBytes() - Method in class com.cognite.client.dto.Transformation.Builder
optional string source_api_key = 7;
getSourceApiKeyBytes() - Method in class com.cognite.client.dto.Transformation
optional string source_api_key = 7;
getSourceApiKeyBytes() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional string source_api_key = 7;
getSourceAsset() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset source_asset = 13;
getSourceAsset() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Asset source_asset = 13;
getSourceAsset() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Asset source_asset = 13;
getSourceAssetBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset source_asset = 13;
getSourceAssetOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset source_asset = 13;
getSourceAssetOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Asset source_asset = 13;
getSourceAssetOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Asset source_asset = 13;
getSourceBuilder() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
.google.protobuf.Struct source = 1;
getSourceBytes() - Method in class com.cognite.client.dto.Asset.Builder
optional string source = 12;
getSourceBytes() - Method in class com.cognite.client.dto.Asset
optional string source = 12;
getSourceBytes() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string source = 12;
getSourceBytes() - Method in class com.cognite.client.dto.AssetLookup
optional string source = 12;
getSourceBytes() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional string source = 12;
getSourceBytes() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string source = 12;
getSourceBytes() - Method in class com.cognite.client.dto.Event.Builder
optional string source = 13;
getSourceBytes() - Method in class com.cognite.client.dto.Event
optional string source = 13;
getSourceBytes() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string source = 13;
getSourceBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string source = 10;
getSourceBytes() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string source = 10;
getSourceBytes() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string source = 10;
getSourceBytes() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string source = 4;
getSourceBytes() - Method in class com.cognite.client.dto.FileMetadata
optional string source = 4;
getSourceBytes() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string 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;
getSourceCase() - Method in class com.cognite.client.dto.Relationship.Builder
 
getSourceCase() - Method in class com.cognite.client.dto.Relationship
 
getSourceCase() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
 
getSourceCreatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 source_created_time = 13;
getSourceCreatedTime() - Method in class com.cognite.client.dto.FileMetadata
optional int64 source_created_time = 13;
getSourceCreatedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 source_created_time = 13;
getSourceEvent() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event source_event = 14;
getSourceEvent() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Event source_event = 14;
getSourceEvent() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Event source_event = 14;
getSourceEventBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event source_event = 14;
getSourceEventOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event source_event = 14;
getSourceEventOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Event source_event = 14;
getSourceEventOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Event source_event = 14;
getSourceExternalId() - Method in class com.cognite.client.dto.Relationship.Builder
optional string source_external_id = 2;
getSourceExternalId() - Method in class com.cognite.client.dto.Relationship
optional string source_external_id = 2;
getSourceExternalId() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional string source_external_id = 2;
getSourceExternalIdBytes() - Method in class com.cognite.client.dto.Relationship.Builder
optional string source_external_id = 2;
getSourceExternalIdBytes() - Method in class com.cognite.client.dto.Relationship
optional string source_external_id = 2;
getSourceExternalIdBytes() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional string source_external_id = 2;
getSourceFile() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata source_file = 16;
getSourceFile() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.FileMetadata source_file = 16;
getSourceFile() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.FileMetadata source_file = 16;
getSourceFileBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata source_file = 16;
getSourceFileOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata source_file = 16;
getSourceFileOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.FileMetadata source_file = 16;
getSourceFileOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.FileMetadata source_file = 16;
getSourceModifiedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 source_modified_time = 14;
getSourceModifiedTime() - Method in class com.cognite.client.dto.FileMetadata
optional int64 source_modified_time = 14;
getSourceModifiedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 source_modified_time = 14;
getSourceOidcCredentials() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
getSourceOidcCredentials() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
getSourceOidcCredentials() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
getSourceOidcCredentialsBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
getSourceOidcCredentialsOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
getSourceOidcCredentialsOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
getSourceOidcCredentialsOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
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;
getSourceProject() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string source_project = 5;
getSourceProject() - Method in class com.cognite.client.dto.Transformation.Job
string source_project = 5;
getSourceProject() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string source_project = 5;
getSourceProjectBytes() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string source_project = 5;
getSourceProjectBytes() - Method in class com.cognite.client.dto.Transformation.Job
string source_project = 5;
getSourceProjectBytes() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string source_project = 5;
getSourceSequence() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
getSourceSequence() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
getSourceSequence() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
getSourceSequenceBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
getSourceSequenceOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
getSourceSequenceOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
getSourceSequenceOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
getSourceTimeseries() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
getSourceTimeseries() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
getSourceTimeseries() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
getSourceTimeseriesBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
getSourceTimeseriesOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
getSourceTimeseriesOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
getSourceTimeseriesOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
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.
getStartedTime() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 started_time = 11;
getStartedTime() - Method in class com.cognite.client.dto.Transformation.Job
optional int64 started_time = 11;
getStartedTime() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional int64 started_time = 11;
getStartTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 start_time = 5;
getStartTime() - Method in class com.cognite.client.dto.EntityMatchModel
optional int64 start_time = 5;
getStartTime() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional int64 start_time = 5;
getStartTime() - Method in class com.cognite.client.dto.Event.Builder
optional int64 start_time = 3;
getStartTime() - Method in class com.cognite.client.dto.Event
optional int64 start_time = 3;
getStartTime() - Method in interface com.cognite.client.dto.EventOrBuilder
optional int64 start_time = 3;
getStartTime() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 start_time = 6;
getStartTime() - Method in class com.cognite.client.dto.Relationship
optional int64 start_time = 6;
getStartTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional int64 start_time = 6;
getStartTime() - Method in class com.cognite.client.stream.AbstractPublisher
 
getStatus() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string status = 3;
getStatus() - Method in class com.cognite.client.dto.EntityMatchModel
optional string status = 3;
getStatus() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string status = 3;
getStatus() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
.com.cognite.beam.proto.ExtractionPipelineRun.Status status = 3;
getStatus() - Method in class com.cognite.client.dto.ExtractionPipelineRun
.com.cognite.beam.proto.ExtractionPipelineRun.Status status = 3;
getStatus() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
.com.cognite.beam.proto.ExtractionPipelineRun.Status status = 3;
getStatus() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional string status = 3;
getStatus() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional string status = 3;
getStatus() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional string status = 3;
getStatus() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string status = 16;
getStatus() - Method in class com.cognite.client.dto.Transformation.Job
string status = 16;
getStatus() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string status = 16;
getStatus() - Method in class com.cognite.client.servicesV1.ResponseItems
 
getStatusBytes() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string status = 3;
getStatusBytes() - Method in class com.cognite.client.dto.EntityMatchModel
optional string status = 3;
getStatusBytes() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string status = 3;
getStatusBytes() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional string status = 3;
getStatusBytes() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional string status = 3;
getStatusBytes() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional string status = 3;
getStatusBytes() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string status = 16;
getStatusBytes() - Method in class com.cognite.client.dto.Transformation.Job
string status = 16;
getStatusBytes() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string status = 16;
getStatusTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 status_time = 6;
getStatusTime() - Method in class com.cognite.client.dto.EntityMatchModel
optional int64 status_time = 6;
getStatusTime() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional int64 status_time = 6;
getStatusValue() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
.com.cognite.beam.proto.ExtractionPipelineRun.Status status = 3;
getStatusValue() - Method in class com.cognite.client.dto.ExtractionPipelineRun
.com.cognite.beam.proto.ExtractionPipelineRun.Status status = 3;
getStatusValue() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
.com.cognite.beam.proto.ExtractionPipelineRun.Status status = 3;
getStepInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double step_interpolation = 7;
getStepInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double step_interpolation = 7;
getStepInterpolation() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double 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;
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;
getSubtreeSize() - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
optional int64 subtreeSize = 4;
getSubtreeSize() - Method in class com.cognite.client.dto.ThreeDAssetMapping
optional int64 subtreeSize = 4;
getSubtreeSize() - Method in interface com.cognite.client.dto.ThreeDAssetMappingOrBuilder
optional int64 subtreeSize = 4;
getSubtreeSize() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 subtreeSize = 6;
getSubtreeSize() - Method in class com.cognite.client.dto.ThreeDNode
optional int64 subtreeSize = 6;
getSubtreeSize() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional int64 subtreeSize = 6;
getSubtype() - Method in class com.cognite.client.dto.Event.Builder
optional string subtype = 7;
getSubtype() - Method in class com.cognite.client.dto.Event
optional string subtype = 7;
getSubtype() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string subtype = 7;
getSubtypeBytes() - Method in class com.cognite.client.dto.Event.Builder
optional string subtype = 7;
getSubtypeBytes() - Method in class com.cognite.client.dto.Event
optional string subtype = 7;
getSubtypeBytes() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string subtype = 7;
getSum() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double sum = 5;
getSum() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double sum = 5;
getSum() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double 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;
getSvgBinary() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
The binary for the converted SVG file
getSvgBinary() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
The binary for the converted SVG file
getSvgBinary() - Method in interface com.cognite.client.dto.DiagramResponse.ConvertResultOrBuilder
The binary for the converted SVG file
getSvgUrl() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
The URL for the converted SVG file
getSvgUrl() - Method in class com.cognite.client.dto.ConvertResponse.Result
The URL for the converted SVG file
getSvgUrl() - Method in interface com.cognite.client.dto.ConvertResponse.ResultOrBuilder
The URL for the converted SVG file
getSvgUrlBytes() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
The URL for the converted SVG file
getSvgUrlBytes() - Method in class com.cognite.client.dto.ConvertResponse.Result
The URL for the converted SVG file
getSvgUrlBytes() - Method in interface com.cognite.client.dto.ConvertResponse.ResultOrBuilder
The URL for the converted SVG file
getTable() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string table = 4;
getTable() - Method in class com.cognite.client.dto.Transformation.Destination
optional string table = 4;
getTable() - Method in interface com.cognite.client.dto.Transformation.DestinationOrBuilder
optional string table = 4;
getTableBytes() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string table = 4;
getTableBytes() - Method in class com.cognite.client.dto.Transformation.Destination
optional string table = 4;
getTableBytes() - Method in interface com.cognite.client.dto.Transformation.DestinationOrBuilder
optional string table = 4;
getTableName() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
string table_name = 2;
getTableName() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
string table_name = 2;
getTableName() - Method in interface com.cognite.client.dto.ExtractionPipeline.RawTableOrBuilder
string table_name = 2;
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.ExtractionPipeline.RawTable.Builder
string table_name = 2;
getTableNameBytes() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
string table_name = 2;
getTableNameBytes() - Method in interface com.cognite.client.dto.ExtractionPipeline.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;
getTarget(int) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double target = 1;
getTarget(int) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
repeated double target = 1;
getTarget(int) - Method in interface com.cognite.client.dto.ThreeDModelRevision.CameraOrBuilder
repeated double target = 1;
getTargetAsset() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset target_asset = 18;
getTargetAsset() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Asset target_asset = 18;
getTargetAsset() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Asset target_asset = 18;
getTargetAssetBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset target_asset = 18;
getTargetAssetOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset target_asset = 18;
getTargetAssetOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Asset target_asset = 18;
getTargetAssetOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Asset target_asset = 18;
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;
getTargetCase() - Method in class com.cognite.client.dto.Relationship.Builder
 
getTargetCase() - Method in class com.cognite.client.dto.Relationship
 
getTargetCase() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
 
getTargetCount() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double target = 1;
getTargetCount() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
repeated double target = 1;
getTargetCount() - Method in interface com.cognite.client.dto.ThreeDModelRevision.CameraOrBuilder
repeated double target = 1;
getTargetEvent() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event target_event = 19;
getTargetEvent() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Event target_event = 19;
getTargetEvent() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Event target_event = 19;
getTargetEventBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event target_event = 19;
getTargetEventOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event target_event = 19;
getTargetEventOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Event target_event = 19;
getTargetEventOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Event target_event = 19;
getTargetExternalId() - Method in class com.cognite.client.dto.Relationship.Builder
optional string target_external_id = 4;
getTargetExternalId() - Method in class com.cognite.client.dto.Relationship
optional string target_external_id = 4;
getTargetExternalId() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional string target_external_id = 4;
getTargetExternalIdBytes() - Method in class com.cognite.client.dto.Relationship.Builder
optional string target_external_id = 4;
getTargetExternalIdBytes() - Method in class com.cognite.client.dto.Relationship
optional string target_external_id = 4;
getTargetExternalIdBytes() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional string target_external_id = 4;
getTargetFile() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata target_file = 21;
getTargetFile() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.FileMetadata target_file = 21;
getTargetFile() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.FileMetadata target_file = 21;
getTargetFileBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata target_file = 21;
getTargetFileOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata target_file = 21;
getTargetFileOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.FileMetadata target_file = 21;
getTargetFileOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.FileMetadata target_file = 21;
getTargetList() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double target = 1;
getTargetList() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
repeated double target = 1;
getTargetList() - Method in interface com.cognite.client.dto.ThreeDModelRevision.CameraOrBuilder
repeated double target = 1;
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;
getTargetSequence() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
getTargetSequence() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
getTargetSequence() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
getTargetSequenceBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
getTargetSequenceOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
getTargetSequenceOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
getTargetSequenceOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
getTargetTimeseries() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
getTargetTimeseries() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
getTargetTimeseries() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
getTargetTimeseriesBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
getTargetTimeseriesOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
getTargetTimeseriesOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
getTargetTimeseriesOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
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
optional string text = 1;
getText() - Method in class com.cognite.client.dto.Annotation
optional string text = 1;
getText() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional string text = 1;
getTextBytes() - Method in class com.cognite.client.dto.Annotation.Builder
optional string text = 1;
getTextBytes() - Method in class com.cognite.client.dto.Annotation
optional string text = 1;
getTextBytes() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional string text = 1;
getThumbnailThreedFileId() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 thumbnail_threed_file_id = 4;
getThumbnailThreedFileId() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional int64 thumbnail_threed_file_id = 4;
getThumbnailThreedFileId() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional int64 thumbnail_threed_file_id = 4;
getThumbnailURL() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional string thumbnail_URL = 5;
getThumbnailURL() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional string thumbnail_URL = 5;
getThumbnailURL() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional string thumbnail_URL = 5;
getThumbnailURLBytes() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional string thumbnail_URL = 5;
getThumbnailURLBytes() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional string thumbnail_URL = 5;
getThumbnailURLBytes() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional string thumbnail_URL = 5;
getTimestamp() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional int64 timestamp = 1;
getTimestamp() - Method in class com.cognite.client.dto.ThreeDRevisionLog
optional int64 timestamp = 1;
getTimestamp() - Method in interface com.cognite.client.dto.ThreeDRevisionLogOrBuilder
optional int64 timestamp = 1;
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.client.dto.Transformation.Job.Metric.Builder
optional int64 timestamp = 1;
getTimestamp() - Method in class com.cognite.client.dto.Transformation.Job.Metric
optional int64 timestamp = 1;
getTimestamp() - Method in interface com.cognite.client.dto.Transformation.Job.MetricOrBuilder
optional int64 timestamp = 1;
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;
getTokenSupplier() - Method in class com.cognite.client.CogniteClient
 
getTokenUri() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string token_uri = 4;
getTokenUri() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
string token_uri = 4;
getTokenUri() - Method in interface com.cognite.client.dto.Transformation.FlatOidcCredentialsOrBuilder
string token_uri = 4;
getTokenUriBytes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string token_uri = 4;
getTokenUriBytes() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
string token_uri = 4;
getTokenUriBytes() - Method in interface com.cognite.client.dto.Transformation.FlatOidcCredentialsOrBuilder
string token_uri = 4;
getTokenUrl() - Method in class com.cognite.client.CogniteClient
 
getTotalVariation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double total_variation = 10;
getTotalVariation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double total_variation = 10;
getTotalVariation() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double 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;
getTransformationExternalId() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string transformation_external_id = 4;
getTransformationExternalId() - Method in class com.cognite.client.dto.Transformation.Job
string transformation_external_id = 4;
getTransformationExternalId() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string transformation_external_id = 4;
getTransformationExternalIdBytes() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string transformation_external_id = 4;
getTransformationExternalIdBytes() - Method in class com.cognite.client.dto.Transformation.Job
string transformation_external_id = 4;
getTransformationExternalIdBytes() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string transformation_external_id = 4;
getTransformationId() - Method in class com.cognite.client.dto.Transformation.Job.Builder
int32 transformation_id = 3;
getTransformationId() - Method in class com.cognite.client.dto.Transformation.Job
int32 transformation_id = 3;
getTransformationId() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
int32 transformation_id = 3;
getTreeIndex() - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
optional int64 treeIndex = 3;
getTreeIndex() - Method in class com.cognite.client.dto.ThreeDAssetMapping
optional int64 treeIndex = 3;
getTreeIndex() - Method in interface com.cognite.client.dto.ThreeDAssetMappingOrBuilder
optional int64 treeIndex = 3;
getTreeIndex() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 treeIndex = 2;
getTreeIndex() - Method in class com.cognite.client.dto.ThreeDNode
optional int64 treeIndex = 2;
getTreeIndex() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional int64 treeIndex = 2;
getType() - Method in class com.cognite.client.dto.Event.Builder
optional string type = 6;
getType() - Method in class com.cognite.client.dto.Event
optional string type = 6;
getType() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string type = 6;
getType() - Method in class com.cognite.client.dto.GeoLocation.Builder
string type = 1;
getType() - Method in class com.cognite.client.dto.GeoLocation
string type = 1;
getType() - Method in interface com.cognite.client.dto.GeoLocationOrBuilder
string type = 1;
getType() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional string type = 3;
getType() - Method in class com.cognite.client.dto.ThreeDRevisionLog
optional string type = 3;
getType() - Method in interface com.cognite.client.dto.ThreeDRevisionLogOrBuilder
optional string type = 3;
getType() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string type = 2;
getType() - Method in class com.cognite.client.dto.Transformation.Destination
optional string type = 2;
getType() - Method in interface com.cognite.client.dto.Transformation.DestinationOrBuilder
optional string type = 2;
getTypeBytes() - Method in class com.cognite.client.dto.Event.Builder
optional string type = 6;
getTypeBytes() - Method in class com.cognite.client.dto.Event
optional string type = 6;
getTypeBytes() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string type = 6;
getTypeBytes() - Method in class com.cognite.client.dto.GeoLocation.Builder
string type = 1;
getTypeBytes() - Method in class com.cognite.client.dto.GeoLocation
string type = 1;
getTypeBytes() - Method in interface com.cognite.client.dto.GeoLocationOrBuilder
string type = 1;
getTypeBytes() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional string type = 3;
getTypeBytes() - Method in class com.cognite.client.dto.ThreeDRevisionLog
optional string type = 3;
getTypeBytes() - Method in interface com.cognite.client.dto.ThreeDRevisionLogOrBuilder
optional string type = 3;
getTypeBytes() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string type = 2;
getTypeBytes() - Method in class com.cognite.client.dto.Transformation.Destination
optional string type = 2;
getTypeBytes() - Method in interface com.cognite.client.dto.Transformation.DestinationOrBuilder
optional string type = 2;
getUnit() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string unit = 7;
getUnit() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional string unit = 7;
getUnit() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional string 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;
getUnitBytes() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string unit = 7;
getUnitBytes() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional string unit = 7;
getUnitBytes() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional string 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;
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.Annotation.Region
 
getUnknownFields() - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
getUnknownFields() - Method in class com.cognite.client.dto.ConvertResponse.Result
 
getUnknownFields() - Method in class com.cognite.client.dto.DataSet
 
getUnknownFields() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
getUnknownFields() - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
getUnknownFields() - Method in class com.cognite.client.dto.ExtractionPipeline
 
getUnknownFields() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
getUnknownFields() - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
getUnknownFields() - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
getUnknownFields() - Method in class com.cognite.client.dto.MultiPointCoordinates
 
getUnknownFields() - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
getUnknownFields() - Method in class com.cognite.client.dto.PointCoordinates
 
getUnknownFields() - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDFileBinary
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDModel
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDModelRevision
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDNode
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDOutput
 
getUnknownFields() - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
getUnknownFields() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
getUnknownFields() - Method in class com.cognite.client.dto.Transformation
 
getUnknownFields() - Method in class com.cognite.client.dto.Transformation.Job
 
getUnknownFields() - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
getUnknownFields() - Method in class com.cognite.client.dto.Transformation.Owner
 
getUnknownFields() - Method in class com.cognite.client.dto.Transformation.Schedule
 
getUnknownFields() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
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
optional int64 uploaded_time = 10;
getUploadedTime() - Method in class com.cognite.client.dto.FileMetadata
optional int64 uploaded_time = 10;
getUploadedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 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;
getUser() - Method in class com.cognite.client.dto.Transformation.Owner.Builder
string user = 1;
getUser() - Method in class com.cognite.client.dto.Transformation.Owner
string user = 1;
getUser() - Method in interface com.cognite.client.dto.Transformation.OwnerOrBuilder
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;
getUserBytes() - Method in class com.cognite.client.dto.Transformation.Owner.Builder
string user = 1;
getUserBytes() - Method in class com.cognite.client.dto.Transformation.Owner
string user = 1;
getUserBytes() - Method in interface com.cognite.client.dto.Transformation.OwnerOrBuilder
string user = 1;
getUuid() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string uuid = 2;
getUuid() - Method in class com.cognite.client.dto.Transformation.Job
string uuid = 2;
getUuid() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string uuid = 2;
getUuidBytes() - Method in class com.cognite.client.dto.Transformation.Job.Builder
string uuid = 2;
getUuidBytes() - Method in class com.cognite.client.dto.Transformation.Job
string uuid = 2;
getUuidBytes() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
string uuid = 2;
getValue() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
optional string value = 1;
getValue() - Method in class com.cognite.client.dto.Aggregate.Record
optional string value = 1;
getValue() - Method in interface com.cognite.client.dto.Aggregate.RecordOrBuilder
optional string 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;
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;
getValueBytes() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
optional string value = 1;
getValueBytes() - Method in class com.cognite.client.dto.Aggregate.Record
optional string value = 1;
getValueBytes() - Method in interface com.cognite.client.dto.Aggregate.RecordOrBuilder
optional string 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;
getValueDescriptor() - Method in enum com.cognite.client.dto.ExtractionPipelineRun.Status
 
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.cognite.client.dto.Transformation.Destination.DataSourceType
 
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;
getValues() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
Deprecated.
getValues() - Method in class com.cognite.client.dto.ThreeDNode.Categories
Deprecated.
getValues() - Method in interface com.cognite.client.dto.ThreeDNode.CategoriesOrBuilder
Deprecated.
getValues() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
Deprecated.
getValues() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
Deprecated.
getValues() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.CategoriesOrBuilder
Deprecated.
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;
getValuesBuilder(int) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
getValuesBuilderList() - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
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.cognite.client.dto.ThreeDNode.Categories.Builder
 
getValuesCount() - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
getValuesCount() - Method in interface com.cognite.client.dto.ThreeDNode.CategoriesOrBuilder
map<string, string> values = 2;
getValuesCount() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
getValuesCount() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
getValuesCount() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.CategoriesOrBuilder
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
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;
getValuesMap() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
map<string, string> values = 2;
getValuesMap() - Method in class com.cognite.client.dto.ThreeDNode.Categories
map<string, string> values = 2;
getValuesMap() - Method in interface com.cognite.client.dto.ThreeDNode.CategoriesOrBuilder
map<string, string> values = 2;
getValuesMap() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
getValuesMap() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
getValuesMap() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.CategoriesOrBuilder
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
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;
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;
getValuesOrDefault(String, ThreeDNode.PropertiesFilter.Categories.CategoriesValues) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
getValuesOrDefault(String, ThreeDNode.PropertiesFilter.Categories.CategoriesValues) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
getValuesOrDefault(String, ThreeDNode.PropertiesFilter.Categories.CategoriesValues) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.CategoriesOrBuilder
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
getValuesOrDefault(String, String) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
map<string, string> values = 2;
getValuesOrDefault(String, String) - Method in class com.cognite.client.dto.ThreeDNode.Categories
map<string, string> values = 2;
getValuesOrDefault(String, String) - Method in interface com.cognite.client.dto.ThreeDNode.CategoriesOrBuilder
map<string, string> values = 2;
getValuesOrThrow(String) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
map<string, string> values = 2;
getValuesOrThrow(String) - Method in class com.cognite.client.dto.ThreeDNode.Categories
map<string, string> values = 2;
getValuesOrThrow(String) - Method in interface com.cognite.client.dto.ThreeDNode.CategoriesOrBuilder
map<string, string> values = 2;
getValuesOrThrow(String) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
getValuesOrThrow(String) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
getValuesOrThrow(String) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.CategoriesOrBuilder
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
getValuesString(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
repeated string valuesString = 1;
getValuesString(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
repeated string valuesString = 1;
getValuesString(int) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValuesOrBuilder
repeated string valuesString = 1;
getValuesStringBytes(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
repeated string valuesString = 1;
getValuesStringBytes(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
repeated string valuesString = 1;
getValuesStringBytes(int) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValuesOrBuilder
repeated string valuesString = 1;
getValuesStringCount() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
repeated string valuesString = 1;
getValuesStringCount() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
repeated string valuesString = 1;
getValuesStringCount() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValuesOrBuilder
repeated string valuesString = 1;
getValuesStringList() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
repeated string valuesString = 1;
getValuesStringList() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
repeated string valuesString = 1;
getValuesStringList() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValuesOrBuilder
repeated string valuesString = 1;
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.ThreeDOutput.Builder
optional int32 version = 2;
getVersion() - Method in class com.cognite.client.dto.ThreeDOutput
optional int32 version = 2;
getVersion() - Method in interface com.cognite.client.dto.ThreeDOutputOrBuilder
optional int32 version = 2;
getVertices(int) - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVertices(int) - Method in class com.cognite.client.dto.Annotation.Region
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVertices(int) - Method in interface com.cognite.client.dto.Annotation.RegionOrBuilder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesBuilder(int) - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesBuilderList() - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesCount() - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesCount() - Method in class com.cognite.client.dto.Annotation.Region
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesCount() - Method in interface com.cognite.client.dto.Annotation.RegionOrBuilder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesList() - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesList() - Method in class com.cognite.client.dto.Annotation.Region
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesList() - Method in interface com.cognite.client.dto.Annotation.RegionOrBuilder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesOrBuilder(int) - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesOrBuilder(int) - Method in class com.cognite.client.dto.Annotation.Region
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesOrBuilder(int) - Method in interface com.cognite.client.dto.Annotation.RegionOrBuilder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesOrBuilderList() - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesOrBuilderList() - Method in class com.cognite.client.dto.Annotation.Region
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getVerticesOrBuilderList() - Method in interface com.cognite.client.dto.Annotation.RegionOrBuilder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
getWriteProtected() - Method in class com.cognite.client.dto.DataSet.Builder
optional bool write_protected = 5;
getWriteProtected() - Method in class com.cognite.client.dto.DataSet
optional bool write_protected = 5;
getWriteProtected() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional bool write_protected = 5;
getX() - Method in class com.cognite.client.dto.Annotation.Vertex.Builder
double x = 1;
getX() - Method in class com.cognite.client.dto.Annotation.Vertex
double x = 1;
getX() - Method in interface com.cognite.client.dto.Annotation.VertexOrBuilder
double x = 1;
getY() - Method in class com.cognite.client.dto.Annotation.Vertex.Builder
double y = 2;
getY() - Method in class com.cognite.client.dto.Annotation.Vertex
double y = 2;
getY() - Method in interface com.cognite.client.dto.Annotation.VertexOrBuilder
double y = 2;

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
optional int64 api_key_id = 5;
hasApiKeyId() - Method in class com.cognite.client.dto.LoginStatus
optional int64 api_key_id = 5;
hasApiKeyId() - Method in interface com.cognite.client.dto.LoginStatusOrBuilder
optional int64 api_key_id = 5;
hasAssetId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 asset_id = 5;
hasAssetId() - Method in class com.cognite.client.dto.SequenceMetadata
optional int64 asset_id = 5;
hasAssetId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional int64 asset_id = 5;
hasAssetId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 asset_id = 8;
hasAssetId() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional int64 asset_id = 8;
hasAssetId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional int64 asset_id = 8;
hasAssetMappingCount() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 asset_mapping_count = 6;
hasAssetMappingCount() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional int64 asset_mapping_count = 6;
hasAssetMappingCount() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional int64 asset_mapping_count = 6;
hasAverage() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double average = 1;
hasAverage() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double average = 1;
hasAverage() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double average = 1;
hasBinary() - Method in class com.cognite.client.dto.FileBinary.Builder
bytes binary = 3;
hasBinary() - Method in class com.cognite.client.dto.FileBinary
bytes binary = 3;
hasBinary() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
bytes binary = 3;
hasBinary() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
bytes binary = 3;
hasBinary() - Method in class com.cognite.client.dto.ThreeDFileBinary
bytes binary = 3;
hasBinary() - Method in interface com.cognite.client.dto.ThreeDFileBinaryOrBuilder
bytes binary = 3;
hasBinaryUri() - Method in class com.cognite.client.dto.FileBinary.Builder
string binary_uri = 4;
hasBinaryUri() - Method in class com.cognite.client.dto.FileBinary
string binary_uri = 4;
hasBinaryUri() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
string binary_uri = 4;
hasBinaryUri() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
string binary_uri = 4;
hasBinaryUri() - Method in class com.cognite.client.dto.ThreeDFileBinary
string binary_uri = 4;
hasBinaryUri() - Method in interface com.cognite.client.dto.ThreeDFileBinaryOrBuilder
string binary_uri = 4;
hasBlobId() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional int64 blobId = 3;
hasBlobId() - Method in class com.cognite.client.dto.ThreeDOutput
optional int64 blobId = 3;
hasBlobId() - Method in interface com.cognite.client.dto.ThreeDOutputOrBuilder
optional int64 blobId = 3;
hasBlocked() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
hasBlocked() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
hasBlocked() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
hasBoundingBox() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
hasBoundingBox() - Method in class com.cognite.client.dto.ThreeDNode
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
hasBoundingBox() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
hasCamera() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
hasCamera() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
hasCamera() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
hasChildCount() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
optional int32 child_count = 1;
hasChildCount() - Method in class com.cognite.client.dto.Asset.Aggregates
optional int32 child_count = 1;
hasChildCount() - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
optional int32 child_count = 1;
hasClassifier() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string classifier = 12;
hasClassifier() - Method in class com.cognite.client.dto.EntityMatchModel
optional string classifier = 12;
hasClassifier() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string 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
optional double confidence = 2;
hasConfidence() - Method in class com.cognite.client.dto.Annotation
optional double confidence = 2;
hasConfidence() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional double confidence = 2;
hasConfidence() - Method in class com.cognite.client.dto.Relationship.Builder
optional float confidence = 8;
hasConfidence() - Method in class com.cognite.client.dto.Relationship
optional float confidence = 8;
hasConfidence() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional float confidence = 8;
hasConflictMode() - Method in class com.cognite.client.dto.Transformation.Builder
optional string conflict_mode = 5;
hasConflictMode() - Method in class com.cognite.client.dto.Transformation
optional string conflict_mode = 5;
hasConflictMode() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional string conflict_mode = 5;
hasContinuousVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double continuous_variance = 8;
hasContinuousVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double continuous_variance = 8;
hasContinuousVariance() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double continuous_variance = 8;
hasCoordinatesLineString() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
hasCoordinatesLineString() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
hasCoordinatesLineString() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
hasCoordinatesMultiLine() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
hasCoordinatesMultiLine() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
hasCoordinatesMultiLine() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
hasCoordinatesMultiPoint() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
hasCoordinatesMultiPoint() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
hasCoordinatesMultiPoint() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
hasCoordinatesMultiPolygon() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
hasCoordinatesMultiPolygon() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
hasCoordinatesMultiPolygon() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
hasCoordinatesPoint() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
hasCoordinatesPoint() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
hasCoordinatesPoint() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
hasCoordinatesPolygon() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
hasCoordinatesPolygon() - Method in class com.cognite.client.dto.GeoLocationGeometry
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
hasCoordinatesPolygon() - Method in interface com.cognite.client.dto.GeoLocationGeometryOrBuilder
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
hasCount() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional int64 count = 4;
hasCount() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional int64 count = 4;
hasCount() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional int64 count = 4;
hasCount() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
optional int64 count = 3;
hasCount() - Method in class com.cognite.client.dto.Transformation.Job.Metric
optional int64 count = 3;
hasCount() - Method in interface com.cognite.client.dto.Transformation.Job.MetricOrBuilder
optional int64 count = 3;
hasCreatedBy() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string created_by = 18;
hasCreatedBy() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string created_by = 18;
hasCreatedBy() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string created_by = 18;
hasCreatedTime() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 created_time = 8;
hasCreatedTime() - Method in class com.cognite.client.dto.Asset
optional int64 created_time = 8;
hasCreatedTime() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 created_time = 8;
hasCreatedTime() - Method in class com.cognite.client.dto.AssetLookup
optional int64 created_time = 8;
hasCreatedTime() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional int64 created_time = 8;
hasCreatedTime() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional int64 created_time = 8;
hasCreatedTime() - Method in class com.cognite.client.dto.DataSet.Builder
optional int64 created_time = 6;
hasCreatedTime() - Method in class com.cognite.client.dto.DataSet
optional int64 created_time = 6;
hasCreatedTime() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional int64 created_time = 6;
hasCreatedTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 created_time = 4;
hasCreatedTime() - Method in class com.cognite.client.dto.EntityMatchModel
optional int64 created_time = 4;
hasCreatedTime() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional int64 created_time = 4;
hasCreatedTime() - Method in class com.cognite.client.dto.Event.Builder
optional int64 created_time = 9;
hasCreatedTime() - Method in class com.cognite.client.dto.Event
optional int64 created_time = 9;
hasCreatedTime() - Method in interface com.cognite.client.dto.EventOrBuilder
optional int64 created_time = 9;
hasCreatedTime() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 created_time = 16;
hasCreatedTime() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 created_time = 16;
hasCreatedTime() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 created_time = 16;
hasCreatedTime() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional int64 created_time = 5;
hasCreatedTime() - Method in class com.cognite.client.dto.ExtractionPipelineRun
optional int64 created_time = 5;
hasCreatedTime() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
optional int64 created_time = 5;
hasCreatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 created_time = 11;
hasCreatedTime() - Method in class com.cognite.client.dto.FileMetadata
optional int64 created_time = 11;
hasCreatedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 created_time = 11;
hasCreatedTime() - Method in class com.cognite.client.dto.Label.Builder
optional int64 created_time = 4;
hasCreatedTime() - Method in class com.cognite.client.dto.Label
optional int64 created_time = 4;
hasCreatedTime() - Method in interface com.cognite.client.dto.LabelOrBuilder
optional int64 created_time = 4;
hasCreatedTime() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 created_time = 11;
hasCreatedTime() - Method in class com.cognite.client.dto.Relationship
optional int64 created_time = 11;
hasCreatedTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional int64 created_time = 11;
hasCreatedTime() - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional int64 created_time = 6;
hasCreatedTime() - Method in class com.cognite.client.dto.SequenceColumn
optional int64 created_time = 6;
hasCreatedTime() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
optional int64 created_time = 6;
hasCreatedTime() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 created_time = 8;
hasCreatedTime() - Method in class com.cognite.client.dto.SequenceMetadata
optional int64 created_time = 8;
hasCreatedTime() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional int64 created_time = 8;
hasCreatedTime() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional int64 created_time = 3;
hasCreatedTime() - Method in class com.cognite.client.dto.ThreeDModel
optional int64 created_time = 3;
hasCreatedTime() - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
optional int64 created_time = 3;
hasCreatedTime() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 created_time = 7;
hasCreatedTime() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional int64 created_time = 7;
hasCreatedTime() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional int64 created_time = 7;
hasCreatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 created_time = 10;
hasCreatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional int64 created_time = 10;
hasCreatedTime() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional int64 created_time = 10;
hasCreatedTime() - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 created_time = 15;
hasCreatedTime() - Method in class com.cognite.client.dto.Transformation
optional int64 created_time = 15;
hasCreatedTime() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 created_time = 10;
hasCreatedTime() - Method in class com.cognite.client.dto.Transformation.Job
optional int64 created_time = 10;
hasCreatedTime() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional int64 created_time = 10;
hasCreatedTime() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int64 created_time = 3;
hasCreatedTime() - Method in class com.cognite.client.dto.Transformation.Schedule
optional int64 created_time = 3;
hasCreatedTime() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional int64 created_time = 3;
hasCreatedTime() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional int64 created_time = 15;
hasDatabase() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string database = 3;
hasDatabase() - Method in class com.cognite.client.dto.Transformation.Destination
optional string database = 3;
hasDatabase() - Method in interface com.cognite.client.dto.Transformation.DestinationOrBuilder
optional string database = 3;
hasDataSetId() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 data_set_id = 13;
hasDataSetId() - Method in class com.cognite.client.dto.Asset
optional int64 data_set_id = 13;
hasDataSetId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 data_set_id = 13;
hasDataSetId() - Method in class com.cognite.client.dto.AssetLookup
optional int64 data_set_id = 13;
hasDataSetId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional int64 data_set_id = 13;
hasDataSetId() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional int64 data_set_id = 13;
hasDataSetId() - Method in class com.cognite.client.dto.Event.Builder
optional int64 data_set_id = 14;
hasDataSetId() - Method in class com.cognite.client.dto.Event
optional int64 data_set_id = 14;
hasDataSetId() - Method in interface com.cognite.client.dto.EventOrBuilder
optional int64 data_set_id = 14;
hasDataSetId() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 data_set_id = 5;
hasDataSetId() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 data_set_id = 5;
hasDataSetId() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 data_set_id = 5;
hasDataSetId() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 data_set_id = 15;
hasDataSetId() - Method in class com.cognite.client.dto.FileMetadata
optional int64 data_set_id = 15;
hasDataSetId() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 data_set_id = 15;
hasDataSetId() - Method in class com.cognite.client.dto.Label.Builder
optional int64 data_set_id = 5;
hasDataSetId() - Method in class com.cognite.client.dto.Label
optional int64 data_set_id = 5;
hasDataSetId() - Method in interface com.cognite.client.dto.LabelOrBuilder
optional int64 data_set_id = 5;
hasDataSetId() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 data_set_id = 9;
hasDataSetId() - Method in class com.cognite.client.dto.Relationship
optional int64 data_set_id = 9;
hasDataSetId() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional int64 data_set_id = 9;
hasDataSetId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 data_set_id = 10;
hasDataSetId() - Method in class com.cognite.client.dto.SequenceMetadata
optional int64 data_set_id = 10;
hasDataSetId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional int64 data_set_id = 10;
hasDataSetId() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional int64 data_set_id = 4;
hasDataSetId() - Method in class com.cognite.client.dto.ThreeDModel
optional int64 data_set_id = 4;
hasDataSetId() - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
optional int64 data_set_id = 4;
hasDataSetId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 data_set_id = 13;
hasDataSetId() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional int64 data_set_id = 13;
hasDataSetId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional int64 data_set_id = 13;
hasDataSetId() - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 data_set_id = 13;
hasDataSetId() - Method in class com.cognite.client.dto.Transformation
optional int64 data_set_id = 13;
hasDataSetId() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional int64 data_set_id = 13;
hasDepth() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
optional int32 depth = 2;
hasDepth() - Method in class com.cognite.client.dto.Asset.Aggregates
optional int32 depth = 2;
hasDepth() - Method in interface com.cognite.client.dto.Asset.AggregatesOrBuilder
optional int32 depth = 2;
hasDepth() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 depth = 4;
hasDepth() - Method in class com.cognite.client.dto.ThreeDNode
optional int64 depth = 4;
hasDepth() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional int64 depth = 4;
hasDescription() - Method in class com.cognite.client.dto.Asset.Builder
optional string description = 6;
hasDescription() - Method in class com.cognite.client.dto.Asset
optional string description = 6;
hasDescription() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string description = 6;
hasDescription() - Method in class com.cognite.client.dto.AssetLookup
optional string description = 6;
hasDescription() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional string description = 6;
hasDescription() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string description = 6;
hasDescription() - Method in class com.cognite.client.dto.DataSet.Builder
optional string description = 4;
hasDescription() - Method in class com.cognite.client.dto.DataSet
optional string description = 4;
hasDescription() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional string description = 4;
hasDescription() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string description = 8;
hasDescription() - Method in class com.cognite.client.dto.EntityMatchModel
optional string description = 8;
hasDescription() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string description = 8;
hasDescription() - Method in class com.cognite.client.dto.Event.Builder
optional string description = 5;
hasDescription() - Method in class com.cognite.client.dto.Event
optional string description = 5;
hasDescription() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string description = 5;
hasDescription() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string description = 4;
hasDescription() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string description = 4;
hasDescription() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string description = 4;
hasDescription() - Method in class com.cognite.client.dto.Label.Builder
optional string description = 3;
hasDescription() - Method in class com.cognite.client.dto.Label
optional string description = 3;
hasDescription() - Method in interface com.cognite.client.dto.LabelOrBuilder
optional string description = 3;
hasDescription() - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional string description = 3;
hasDescription() - Method in class com.cognite.client.dto.SequenceColumn
optional string description = 3;
hasDescription() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
optional string description = 3;
hasDescription() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string description = 4;
hasDescription() - Method in class com.cognite.client.dto.SequenceMetadata
optional string description = 4;
hasDescription() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional string description = 4;
hasDescription() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string description = 4;
hasDescription() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional string description = 4;
hasDescription() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional string description = 4;
hasDestination() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
hasDestination() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
hasDestination() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
hasDestination() - Method in class com.cognite.client.dto.Transformation.Job
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
hasDestination() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
hasDestination() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
hasDestinationApiKey() - Method in class com.cognite.client.dto.Transformation.Builder
optional string destination_api_key = 8;
hasDestinationApiKey() - Method in class com.cognite.client.dto.Transformation
optional string destination_api_key = 8;
hasDestinationApiKey() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional string destination_api_key = 8;
hasDestinationOidcCredentials() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
hasDestinationOidcCredentials() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
hasDestinationOidcCredentials() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
hasDirectory() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string directory = 3;
hasDirectory() - Method in class com.cognite.client.dto.FileMetadata
optional string directory = 3;
hasDirectory() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string directory = 3;
hasDiscreteVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double discrete_variance = 9;
hasDiscreteVariance() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double discrete_variance = 9;
hasDiscreteVariance() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double discrete_variance = 9;
hasDocumentation() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string documentation = 11;
hasDocumentation() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string documentation = 11;
hasDocumentation() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string documentation = 11;
hasEmail() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string email = 2;
hasEmail() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
optional string email = 2;
hasEmail() - Method in interface com.cognite.client.dto.ExtractionPipeline.ContactOrBuilder
optional string email = 2;
hasEndTime() - Method in class com.cognite.client.dto.Event.Builder
optional int64 end_time = 4;
hasEndTime() - Method in class com.cognite.client.dto.Event
optional int64 end_time = 4;
hasEndTime() - Method in interface com.cognite.client.dto.EventOrBuilder
optional int64 end_time = 4;
hasEndTime() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 end_time = 7;
hasEndTime() - Method in class com.cognite.client.dto.Relationship
optional int64 end_time = 7;
hasEndTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional int64 end_time = 7;
hasError() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional string error = 14;
hasError() - Method in class com.cognite.client.dto.Transformation.Job
optional string error = 14;
hasError() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional string error = 14;
hasErrorMessage() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
optional string error_message = 4;
hasErrorMessage() - Method in class com.cognite.client.dto.ConvertResponse.Result
optional string error_message = 4;
hasErrorMessage() - Method in interface com.cognite.client.dto.ConvertResponse.ResultOrBuilder
optional string error_message = 4;
hasErrorMessage() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
optional string error_message = 4;
hasErrorMessage() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
optional string error_message = 4;
hasErrorMessage() - Method in interface com.cognite.client.dto.DiagramResponse.ConvertResultOrBuilder
optional string error_message = 4;
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
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.Asset
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.AssetLookup
optional string external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional string external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.DataSet.Builder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.DataSet
optional string external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.EntityMatchModel
optional string external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.Event.Builder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.Event
optional string external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional string external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.ExtractionPipelineRun
optional string external_id = 1;
hasExternalId() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
optional string external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.FileBinary.Builder
string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.FileBinary
string external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.FileMetadata
optional string external_id = 1;
hasExternalId() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.Item.Builder
string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.Item
string external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.ItemOrBuilder
string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.SequenceBody.Builder
optional string external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.SequenceBody
optional string external_id = 1;
hasExternalId() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
optional string external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.SequenceMetadata
optional string external_id = 1;
hasExternalId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional string external_id = 1;
hasExternalId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional string external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.TimeseriesPoint
optional string external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.TimeseriesPointPost
string external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.client.dto.Transformation.Schedule
optional string external_id = 2;
hasExternalId() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional string external_id = 2;
hasExternalId() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
string externalId = 2;
hasExternalId() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
string externalId = 2;
hasExternalId() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
string externalId = 2;
hasFeatureType() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string feature_type = 9;
hasFeatureType() - Method in class com.cognite.client.dto.EntityMatchModel
optional string feature_type = 9;
hasFeatureType() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string 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.DiagramResponse.Builder
The external id of the source file used for detecting annotations and building the interactive engineering diagram
hasFileExternalId() - Method in class com.cognite.client.dto.DiagramResponse
The external id of the source file used for detecting annotations and building the interactive engineering diagram
hasFileExternalId() - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
The external id of the source file used for detecting annotations and building the interactive engineering diagram
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.DiagramResponse.Builder
The id of the source file used for detecting annotations and building the interactive engineering diagram
hasFileId() - Method in class com.cognite.client.dto.DiagramResponse
The id of the source file used for detecting annotations and building the interactive engineering diagram
hasFileId() - Method in interface com.cognite.client.dto.DiagramResponseOrBuilder
The id of the source file used for detecting annotations and building the interactive engineering diagram
hasFileId() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 file_id = 2;
hasFileId() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional int64 file_id = 2;
hasFileId() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional int64 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;
hasFinishedTime() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 finished_time = 12;
hasFinishedTime() - Method in class com.cognite.client.dto.Transformation.Job
optional int64 finished_time = 12;
hasFinishedTime() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional int64 finished_time = 12;
hasFormat() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional string format = 1;
hasFormat() - Method in class com.cognite.client.dto.ThreeDOutput
optional string format = 1;
hasFormat() - Method in interface com.cognite.client.dto.ThreeDOutputOrBuilder
optional string format = 1;
hasGeoLocation() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
hasGeoLocation() - Method in class com.cognite.client.dto.FileMetadata
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
hasGeoLocation() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
hasGeometry() - Method in class com.cognite.client.dto.GeoLocation.Builder
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
hasGeometry() - Method in class com.cognite.client.dto.GeoLocation
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
hasGeometry() - Method in interface com.cognite.client.dto.GeoLocationOrBuilder
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
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.Annotation.Region
 
hashCode() - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
hashCode() - Method in class com.cognite.client.dto.ConvertResponse.Result
 
hashCode() - Method in class com.cognite.client.dto.DataSet
 
hashCode() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
hashCode() - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
hashCode() - Method in class com.cognite.client.dto.ExtractionPipeline
 
hashCode() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
hashCode() - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
hashCode() - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
hashCode() - Method in class com.cognite.client.dto.MultiPointCoordinates
 
hashCode() - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
hashCode() - Method in class com.cognite.client.dto.PointCoordinates
 
hashCode() - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
hashCode() - Method in class com.cognite.client.dto.ThreeDFileBinary
 
hashCode() - Method in class com.cognite.client.dto.ThreeDModel
 
hashCode() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
hashCode() - Method in class com.cognite.client.dto.ThreeDModelRevision
 
hashCode() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
hashCode() - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
hashCode() - Method in class com.cognite.client.dto.ThreeDNode
 
hashCode() - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
hashCode() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
hashCode() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
hashCode() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
hashCode() - Method in class com.cognite.client.dto.ThreeDOutput
 
hashCode() - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
hashCode() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
hashCode() - Method in class com.cognite.client.dto.Transformation
 
hashCode() - Method in class com.cognite.client.dto.Transformation.Job
 
hashCode() - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
hashCode() - Method in class com.cognite.client.dto.Transformation.Owner
 
hashCode() - Method in class com.cognite.client.dto.Transformation.Schedule
 
hashCode() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
hasId() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.Asset
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.AssetLookup
optional int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.DataSet.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.DataSet
optional int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.EntityMatchModel
optional int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.Event.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.Event
optional int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.EventOrBuilder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional int64 id = 2;
hasId() - Method in class com.cognite.client.dto.ExtractionPipelineRun
optional int64 id = 2;
hasId() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
optional int64 id = 2;
hasId() - Method in class com.cognite.client.dto.FileBinary.Builder
int64 id = 1;
hasId() - Method in class com.cognite.client.dto.FileBinary
int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.FileBinaryOrBuilder
int64 id = 1;
hasId() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 id = 8;
hasId() - Method in class com.cognite.client.dto.FileMetadata
optional int64 id = 8;
hasId() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 id = 8;
hasId() - Method in class com.cognite.client.dto.Item.Builder
int64 id = 1;
hasId() - Method in class com.cognite.client.dto.Item
int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.ItemOrBuilder
int64 id = 1;
hasId() - Method in class com.cognite.client.dto.SecurityCategory.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.SecurityCategory
optional int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.SecurityCategoryOrBuilder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.SequenceBody.Builder
optional int64 id = 2;
hasId() - Method in class com.cognite.client.dto.SequenceBody
optional int64 id = 2;
hasId() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
optional int64 id = 2;
hasId() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 id = 2;
hasId() - Method in class com.cognite.client.dto.SequenceMetadata
optional int64 id = 2;
hasId() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional int64 id = 2;
hasId() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
int64 id = 1;
hasId() - Method in class com.cognite.client.dto.ThreeDFileBinary
int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.ThreeDFileBinaryOrBuilder
int64 id = 1;
hasId() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional int64 id = 2;
hasId() - Method in class com.cognite.client.dto.ThreeDModel
optional int64 id = 2;
hasId() - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
optional int64 id = 2;
hasId() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.ThreeDNode
optional int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
int64 id = 1;
hasId() - Method in class com.cognite.client.dto.TimeseriesPointPost
int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
int64 id = 1;
hasId() - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.Transformation
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int32 id = 1;
hasId() - Method in class com.cognite.client.dto.Transformation.Schedule
optional int32 id = 1;
hasId() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional int32 id = 1;
hasId() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional int64 id = 1;
hasId() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem.Builder
int64 id = 1;
hasId() - Method in class com.cognite.v1.timeseries.proto.DataPointInsertionItem
int64 id = 1;
hasId() - Method in interface com.cognite.v1.timeseries.proto.DataPointInsertionItemOrBuilder
int64 id = 1;
hasIgnoreMissingFields() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional bool ignore_missing_fields = 11;
hasIgnoreMissingFields() - Method in class com.cognite.client.dto.EntityMatchModel
optional bool ignore_missing_fields = 11;
hasIgnoreMissingFields() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional bool 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.
hasInfo() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional string info = 4;
hasInfo() - Method in class com.cognite.client.dto.ThreeDRevisionLog
optional string info = 4;
hasInfo() - Method in interface com.cognite.client.dto.ThreeDRevisionLogOrBuilder
optional string info = 4;
hasInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double interpolation = 6;
hasInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double interpolation = 6;
hasInterpolation() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double interpolation = 6;
hasInterval() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional string interval = 5;
hasInterval() - Method in class com.cognite.client.dto.Transformation.Schedule
optional string interval = 5;
hasInterval() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional string interval = 5;
hasIsPaused() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional bool is_paused = 6;
hasIsPaused() - Method in class com.cognite.client.dto.Transformation.Schedule
optional bool is_paused = 6;
hasIsPaused() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional bool is_paused = 6;
hasIsPublic() - Method in class com.cognite.client.dto.Transformation.Builder
optional bool is_public = 6;
hasIsPublic() - Method in class com.cognite.client.dto.Transformation
optional bool is_public = 6;
hasIsPublic() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional bool is_public = 6;
hasIsStep() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
optional bool is_step = 3;
hasIsStep() - Method in class com.cognite.client.dto.TimeseriesPoint
optional bool is_step = 3;
hasIsStep() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
optional bool is_step = 3;
hasLastFailure() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_failure = 13;
hasLastFailure() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 last_failure = 13;
hasLastFailure() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 last_failure = 13;
hasLastFinishedJob() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
hasLastFinishedJob() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
hasLastFinishedJob() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
hasLastMessage() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string last_message = 14;
hasLastMessage() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string last_message = 14;
hasLastMessage() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string last_message = 14;
hasLastSeen() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_seen = 15;
hasLastSeen() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 last_seen = 15;
hasLastSeen() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 last_seen = 15;
hasLastSeenTime() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 last_seen_time = 13;
hasLastSeenTime() - Method in class com.cognite.client.dto.Transformation.Job
optional int64 last_seen_time = 13;
hasLastSeenTime() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional int64 last_seen_time = 13;
hasLastSuccess() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_success = 12;
hasLastSuccess() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 last_success = 12;
hasLastSuccess() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 last_success = 12;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 last_updated_time = 9;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Asset
optional int64 last_updated_time = 9;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 last_updated_time = 9;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.AssetLookup
optional int64 last_updated_time = 9;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional int64 last_updated_time = 9;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional int64 last_updated_time = 9;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.DataSet.Builder
optional int64 last_updated_time = 7;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.DataSet
optional int64 last_updated_time = 7;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional int64 last_updated_time = 7;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Event.Builder
optional int64 last_updated_time = 10;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Event
optional int64 last_updated_time = 10;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.EventOrBuilder
optional int64 last_updated_time = 10;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_updated_time = 17;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.ExtractionPipeline
optional int64 last_updated_time = 17;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional int64 last_updated_time = 17;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 last_updated_time = 12;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.FileMetadata
optional int64 last_updated_time = 12;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 last_updated_time = 12;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.RawRow.Builder
optional int64 last_updated_time = 4;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.RawRow
optional int64 last_updated_time = 4;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.RawRowOrBuilder
optional int64 last_updated_time = 4;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 last_updated_time = 12;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Relationship
optional int64 last_updated_time = 12;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional int64 last_updated_time = 12;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional int64 last_updated_time = 7;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceColumn
optional int64 last_updated_time = 7;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
optional int64 last_updated_time = 7;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 last_updated_time = 9;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.SequenceMetadata
optional int64 last_updated_time = 9;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional int64 last_updated_time = 9;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 last_updated_time = 11;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional int64 last_updated_time = 11;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional int64 last_updated_time = 11;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 last_updated_time = 16;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation
optional int64 last_updated_time = 16;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int64 last_updated_time = 4;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation.Schedule
optional int64 last_updated_time = 4;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.Transformation.ScheduleOrBuilder
optional int64 last_updated_time = 4;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional int64 last_updated_time = 16;
hasLegacyName() - Method in class com.cognite.client.dto.Item.Builder
string legacy_name = 3;
hasLegacyName() - Method in class com.cognite.client.dto.Item
string legacy_name = 3;
hasLegacyName() - Method in interface com.cognite.client.dto.ItemOrBuilder
string legacy_name = 3;
hasMax() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double max = 2;
hasMax() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double max = 2;
hasMax() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double max = 2;
hasMessage() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional string message = 4;
hasMessage() - Method in class com.cognite.client.dto.ExtractionPipelineRun
optional string message = 4;
hasMessage() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
optional string message = 4;
hasMimeType() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string mime_type = 5;
hasMimeType() - Method in class com.cognite.client.dto.FileMetadata
optional string mime_type = 5;
hasMimeType() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string mime_type = 5;
hasMin() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double min = 3;
hasMin() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double min = 3;
hasMin() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double min = 3;
hasName() - Method in class com.cognite.client.dto.Asset.Builder
optional string name = 3;
hasName() - Method in class com.cognite.client.dto.Asset
optional string name = 3;
hasName() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string name = 3;
hasName() - Method in class com.cognite.client.dto.DataSet.Builder
optional string name = 3;
hasName() - Method in class com.cognite.client.dto.DataSet
optional string name = 3;
hasName() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional string name = 3;
hasName() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string name = 7;
hasName() - Method in class com.cognite.client.dto.EntityMatchModel
optional string name = 7;
hasName() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string name = 7;
hasName() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string name = 3;
hasName() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string name = 1;
hasName() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
optional string name = 1;
hasName() - Method in interface com.cognite.client.dto.ExtractionPipeline.ContactOrBuilder
optional string name = 1;
hasName() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string name = 3;
hasName() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string name = 3;
hasName() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string name = 2;
hasName() - Method in class com.cognite.client.dto.FileMetadata
optional string name = 2;
hasName() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string name = 2;
hasName() - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional string name = 2;
hasName() - Method in class com.cognite.client.dto.SequenceColumn
optional string name = 2;
hasName() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
optional string name = 2;
hasName() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string name = 3;
hasName() - Method in class com.cognite.client.dto.SequenceMetadata
optional string name = 3;
hasName() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
optional string name = 3;
hasName() - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional string name = 1;
hasName() - Method in class com.cognite.client.dto.ThreeDModel
optional string name = 1;
hasName() - Method in interface com.cognite.client.dto.ThreeDModelOrBuilder
optional string name = 1;
hasName() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional string name = 5;
hasName() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
optional string name = 1;
hasName() - Method in class com.cognite.client.dto.ThreeDNode.Categories
optional string name = 1;
hasName() - Method in interface com.cognite.client.dto.ThreeDNode.CategoriesOrBuilder
optional string name = 1;
hasName() - Method in class com.cognite.client.dto.ThreeDNode
optional string name = 5;
hasName() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
optional string name = 1;
hasName() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
optional string name = 1;
hasName() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.CategoriesOrBuilder
optional string name = 1;
hasName() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional string name = 5;
hasName() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string name = 3;
hasName() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional string name = 3;
hasName() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional string name = 3;
hasName() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
optional string name = 2;
hasName() - Method in class com.cognite.client.dto.Transformation.Job.Metric
optional string name = 2;
hasName() - Method in interface com.cognite.client.dto.Transformation.Job.MetricOrBuilder
optional string name = 2;
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
optional string original_id = 13;
hasOriginalId() - Method in class com.cognite.client.dto.EntityMatchModel
optional string original_id = 13;
hasOriginalId() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string original_id = 13;
hasOwner() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
hasOwner() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
hasOwner() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
hasParentExternalId() - Method in class com.cognite.client.dto.Asset.Builder
optional string parent_external_id = 5;
hasParentExternalId() - Method in class com.cognite.client.dto.Asset
optional string parent_external_id = 5;
hasParentExternalId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string parent_external_id = 5;
hasParentExternalId() - Method in class com.cognite.client.dto.AssetLookup
optional string parent_external_id = 5;
hasParentExternalId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional string parent_external_id = 5;
hasParentExternalId() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string parent_external_id = 5;
hasParentId() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 parent_id = 4;
hasParentId() - Method in class com.cognite.client.dto.Asset
optional int64 parent_id = 4;
hasParentId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 parent_id = 4;
hasParentId() - Method in class com.cognite.client.dto.AssetLookup
optional int64 parent_id = 4;
hasParentId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional int64 parent_id = 4;
hasParentId() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional int64 parent_id = 4;
hasParentId() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 parentId = 3;
hasParentId() - Method in class com.cognite.client.dto.ThreeDNode
optional int64 parentId = 3;
hasParentId() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional int64 parentId = 3;
hasPngBinary() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
The binary for the converted PNG file
hasPngBinary() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
The binary for the converted PNG file
hasPngBinary() - Method in interface com.cognite.client.dto.DiagramResponse.ConvertResultOrBuilder
The binary for the converted PNG file
hasPngUrl() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
The URL for the converted PNG file
hasPngUrl() - Method in class com.cognite.client.dto.ConvertResponse.Result
The URL for the converted PNG file
hasPngUrl() - Method in interface com.cognite.client.dto.ConvertResponse.ResultOrBuilder
The URL for the converted PNG file
hasProperties() - Method in class com.cognite.client.dto.GeoLocation.Builder
optional .google.protobuf.Struct properties = 3;
hasProperties() - Method in class com.cognite.client.dto.GeoLocation
optional .google.protobuf.Struct properties = 3;
hasProperties() - Method in interface com.cognite.client.dto.GeoLocationOrBuilder
optional .google.protobuf.Struct properties = 3;
hasProperties() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
hasProperties() - Method in class com.cognite.client.dto.ThreeDNode
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
hasProperties() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
hasPublished() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional bool published = 8;
hasPublished() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional bool published = 8;
hasPublished() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional bool published = 8;
hasQuery() - Method in class com.cognite.client.dto.Transformation.Builder
optional string query = 3;
hasQuery() - Method in class com.cognite.client.dto.Transformation
optional string query = 3;
hasQuery() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional string query = 3;
hasRegion() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.Annotation.Region region = 3;
hasRegion() - Method in class com.cognite.client.dto.Annotation
.com.cognite.beam.proto.Annotation.Region region = 3;
hasRegion() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.com.cognite.beam.proto.Annotation.Region region = 3;
hasRole() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string role = 3;
hasRole() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
optional string role = 3;
hasRole() - Method in interface com.cognite.client.dto.ExtractionPipeline.ContactOrBuilder
optional string role = 3;
hasRootId() - Method in class com.cognite.client.dto.Asset.Builder
optional int64 root_id = 7;
hasRootId() - Method in class com.cognite.client.dto.Asset
optional int64 root_id = 7;
hasRootId() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 root_id = 7;
hasRootId() - Method in class com.cognite.client.dto.AssetLookup
optional int64 root_id = 7;
hasRootId() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional int64 root_id = 7;
hasRootId() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional int64 root_id = 7;
hasRootName() - Method in class com.cognite.client.dto.AssetLookup.Builder
The name of the root asset node in the hierarchy.
hasRootName() - Method in class com.cognite.client.dto.AssetLookup
The name of the root asset node in the hierarchy.
hasRootName() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
The name of the root asset node in the hierarchy.
hasRunningJob() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
hasRunningJob() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
hasRunningJob() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
hasSchedule() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string schedule = 7;
hasSchedule() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string schedule = 7;
hasSchedule() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string schedule = 7;
hasSchedule() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
hasSchedule() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
hasSchedule() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
hasScore() - Method in class com.cognite.client.dto.EntityMatch.Builder
optional double score = 1;
hasScore() - Method in class com.cognite.client.dto.EntityMatch
optional double score = 1;
hasScore() - Method in interface com.cognite.client.dto.EntityMatchOrBuilder
optional double score = 1;
hasSeverity() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional int32 severity = 2;
hasSeverity() - Method in class com.cognite.client.dto.ThreeDRevisionLog
optional int32 severity = 2;
hasSeverity() - Method in interface com.cognite.client.dto.ThreeDRevisionLogOrBuilder
optional int32 severity = 2;
hasSource() - Method in class com.cognite.client.dto.Asset.Builder
optional string source = 12;
hasSource() - Method in class com.cognite.client.dto.Asset
optional string source = 12;
hasSource() - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string source = 12;
hasSource() - Method in class com.cognite.client.dto.AssetLookup
optional string source = 12;
hasSource() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
optional string source = 12;
hasSource() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional string 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
optional string source = 13;
hasSource() - Method in class com.cognite.client.dto.Event
optional string source = 13;
hasSource() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string source = 13;
hasSource() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string source = 10;
hasSource() - Method in class com.cognite.client.dto.ExtractionPipeline
optional string source = 10;
hasSource() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
optional string source = 10;
hasSource() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string source = 4;
hasSource() - Method in class com.cognite.client.dto.FileMetadata
optional string source = 4;
hasSource() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional string source = 4;
hasSourceApiKey() - Method in class com.cognite.client.dto.Transformation.Builder
optional string source_api_key = 7;
hasSourceApiKey() - Method in class com.cognite.client.dto.Transformation
optional string source_api_key = 7;
hasSourceApiKey() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional string source_api_key = 7;
hasSourceAsset() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset source_asset = 13;
hasSourceAsset() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Asset source_asset = 13;
hasSourceAsset() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Asset source_asset = 13;
hasSourceCreatedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 source_created_time = 13;
hasSourceCreatedTime() - Method in class com.cognite.client.dto.FileMetadata
optional int64 source_created_time = 13;
hasSourceCreatedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 source_created_time = 13;
hasSourceEvent() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event source_event = 14;
hasSourceEvent() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Event source_event = 14;
hasSourceEvent() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Event source_event = 14;
hasSourceExternalId() - Method in class com.cognite.client.dto.Relationship.Builder
optional string source_external_id = 2;
hasSourceExternalId() - Method in class com.cognite.client.dto.Relationship
optional string source_external_id = 2;
hasSourceExternalId() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional string source_external_id = 2;
hasSourceFile() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata source_file = 16;
hasSourceFile() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.FileMetadata source_file = 16;
hasSourceFile() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.FileMetadata source_file = 16;
hasSourceModifiedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 source_modified_time = 14;
hasSourceModifiedTime() - Method in class com.cognite.client.dto.FileMetadata
optional int64 source_modified_time = 14;
hasSourceModifiedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 source_modified_time = 14;
hasSourceOidcCredentials() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
hasSourceOidcCredentials() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
hasSourceOidcCredentials() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
hasSourceSequence() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
hasSourceSequence() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
hasSourceSequence() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
hasSourceTimeseries() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
hasSourceTimeseries() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
hasSourceTimeseries() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
hasStartedTime() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 started_time = 11;
hasStartedTime() - Method in class com.cognite.client.dto.Transformation.Job
optional int64 started_time = 11;
hasStartedTime() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional int64 started_time = 11;
hasStartTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 start_time = 5;
hasStartTime() - Method in class com.cognite.client.dto.EntityMatchModel
optional int64 start_time = 5;
hasStartTime() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional int64 start_time = 5;
hasStartTime() - Method in class com.cognite.client.dto.Event.Builder
optional int64 start_time = 3;
hasStartTime() - Method in class com.cognite.client.dto.Event
optional int64 start_time = 3;
hasStartTime() - Method in interface com.cognite.client.dto.EventOrBuilder
optional int64 start_time = 3;
hasStartTime() - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 start_time = 6;
hasStartTime() - Method in class com.cognite.client.dto.Relationship
optional int64 start_time = 6;
hasStartTime() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional int64 start_time = 6;
hasStatus() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string status = 3;
hasStatus() - Method in class com.cognite.client.dto.EntityMatchModel
optional string status = 3;
hasStatus() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional string status = 3;
hasStatus() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional string status = 3;
hasStatus() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional string status = 3;
hasStatus() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional string status = 3;
hasStatusTime() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 status_time = 6;
hasStatusTime() - Method in class com.cognite.client.dto.EntityMatchModel
optional int64 status_time = 6;
hasStatusTime() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
optional int64 status_time = 6;
hasStepInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double step_interpolation = 7;
hasStepInterpolation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double step_interpolation = 7;
hasStepInterpolation() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double 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;
hasSubtreeSize() - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
optional int64 subtreeSize = 4;
hasSubtreeSize() - Method in class com.cognite.client.dto.ThreeDAssetMapping
optional int64 subtreeSize = 4;
hasSubtreeSize() - Method in interface com.cognite.client.dto.ThreeDAssetMappingOrBuilder
optional int64 subtreeSize = 4;
hasSubtreeSize() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 subtreeSize = 6;
hasSubtreeSize() - Method in class com.cognite.client.dto.ThreeDNode
optional int64 subtreeSize = 6;
hasSubtreeSize() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional int64 subtreeSize = 6;
hasSubtype() - Method in class com.cognite.client.dto.Event.Builder
optional string subtype = 7;
hasSubtype() - Method in class com.cognite.client.dto.Event
optional string subtype = 7;
hasSubtype() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string subtype = 7;
hasSum() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double sum = 5;
hasSum() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double sum = 5;
hasSum() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double sum = 5;
hasSvgBinary() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
The binary for the converted SVG file
hasSvgBinary() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
The binary for the converted SVG file
hasSvgBinary() - Method in interface com.cognite.client.dto.DiagramResponse.ConvertResultOrBuilder
The binary for the converted SVG file
hasSvgUrl() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
The URL for the converted SVG file
hasSvgUrl() - Method in class com.cognite.client.dto.ConvertResponse.Result
The URL for the converted SVG file
hasSvgUrl() - Method in interface com.cognite.client.dto.ConvertResponse.ResultOrBuilder
The URL for the converted SVG file
hasTable() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string table = 4;
hasTable() - Method in class com.cognite.client.dto.Transformation.Destination
optional string table = 4;
hasTable() - Method in interface com.cognite.client.dto.Transformation.DestinationOrBuilder
optional string table = 4;
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;
hasTargetAsset() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset target_asset = 18;
hasTargetAsset() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Asset target_asset = 18;
hasTargetAsset() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Asset target_asset = 18;
hasTargetEvent() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event target_event = 19;
hasTargetEvent() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.Event target_event = 19;
hasTargetEvent() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.Event target_event = 19;
hasTargetExternalId() - Method in class com.cognite.client.dto.Relationship.Builder
optional string target_external_id = 4;
hasTargetExternalId() - Method in class com.cognite.client.dto.Relationship
optional string target_external_id = 4;
hasTargetExternalId() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
optional string target_external_id = 4;
hasTargetFile() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata target_file = 21;
hasTargetFile() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.FileMetadata target_file = 21;
hasTargetFile() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.FileMetadata target_file = 21;
hasTargetSequence() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
hasTargetSequence() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
hasTargetSequence() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
hasTargetTimeseries() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
hasTargetTimeseries() - Method in class com.cognite.client.dto.Relationship
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
hasTargetTimeseries() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
hasText() - Method in class com.cognite.client.dto.Annotation.Builder
optional string text = 1;
hasText() - Method in class com.cognite.client.dto.Annotation
optional string text = 1;
hasText() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional string text = 1;
hasThumbnailThreedFileId() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 thumbnail_threed_file_id = 4;
hasThumbnailThreedFileId() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional int64 thumbnail_threed_file_id = 4;
hasThumbnailThreedFileId() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional int64 thumbnail_threed_file_id = 4;
hasThumbnailURL() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional string thumbnail_URL = 5;
hasThumbnailURL() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional string thumbnail_URL = 5;
hasThumbnailURL() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional string thumbnail_URL = 5;
hasTimestamp() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional int64 timestamp = 1;
hasTimestamp() - Method in class com.cognite.client.dto.ThreeDRevisionLog
optional int64 timestamp = 1;
hasTimestamp() - Method in interface com.cognite.client.dto.ThreeDRevisionLogOrBuilder
optional int64 timestamp = 1;
hasTimestamp() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
optional int64 timestamp = 1;
hasTimestamp() - Method in class com.cognite.client.dto.Transformation.Job.Metric
optional int64 timestamp = 1;
hasTimestamp() - Method in interface com.cognite.client.dto.Transformation.Job.MetricOrBuilder
optional int64 timestamp = 1;
hasTotalVariation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double total_variation = 10;
hasTotalVariation() - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates
optional double total_variation = 10;
hasTotalVariation() - Method in interface com.cognite.client.dto.TimeseriesPoint.AggregatesOrBuilder
optional double total_variation = 10;
hasTreeIndex() - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
optional int64 treeIndex = 3;
hasTreeIndex() - Method in class com.cognite.client.dto.ThreeDAssetMapping
optional int64 treeIndex = 3;
hasTreeIndex() - Method in interface com.cognite.client.dto.ThreeDAssetMappingOrBuilder
optional int64 treeIndex = 3;
hasTreeIndex() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 treeIndex = 2;
hasTreeIndex() - Method in class com.cognite.client.dto.ThreeDNode
optional int64 treeIndex = 2;
hasTreeIndex() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional int64 treeIndex = 2;
hasType() - Method in class com.cognite.client.dto.Event.Builder
optional string type = 6;
hasType() - Method in class com.cognite.client.dto.Event
optional string type = 6;
hasType() - Method in interface com.cognite.client.dto.EventOrBuilder
optional string type = 6;
hasType() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional string type = 3;
hasType() - Method in class com.cognite.client.dto.ThreeDRevisionLog
optional string type = 3;
hasType() - Method in interface com.cognite.client.dto.ThreeDRevisionLogOrBuilder
optional string type = 3;
hasType() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string type = 2;
hasType() - Method in class com.cognite.client.dto.Transformation.Destination
optional string type = 2;
hasType() - Method in interface com.cognite.client.dto.Transformation.DestinationOrBuilder
optional string type = 2;
hasUnit() - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string unit = 7;
hasUnit() - Method in class com.cognite.client.dto.TimeseriesMetadata
optional string unit = 7;
hasUnit() - Method in interface com.cognite.client.dto.TimeseriesMetadataOrBuilder
optional string unit = 7;
hasUploadedTime() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 uploaded_time = 10;
hasUploadedTime() - Method in class com.cognite.client.dto.FileMetadata
optional int64 uploaded_time = 10;
hasUploadedTime() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional int64 uploaded_time = 10;
hasValue() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
optional string value = 1;
hasValue() - Method in class com.cognite.client.dto.Aggregate.Record
optional string value = 1;
hasValue() - Method in interface com.cognite.client.dto.Aggregate.RecordOrBuilder
optional string 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;
hasValueNum() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
double value_num = 5;
hasValueNum() - Method in class com.cognite.client.dto.TimeseriesPoint
double value_num = 5;
hasValueNum() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
double value_num = 5;
hasValueNum() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
double value_num = 4;
hasValueNum() - Method in class com.cognite.client.dto.TimeseriesPointPost
double value_num = 4;
hasValueNum() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
double value_num = 4;
hasValueString() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
string value_string = 6;
hasValueString() - Method in class com.cognite.client.dto.TimeseriesPoint
string value_string = 6;
hasValueString() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
string value_string = 6;
hasValueString() - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string value_string = 5;
hasValueString() - Method in class com.cognite.client.dto.TimeseriesPointPost
string value_string = 5;
hasValueString() - Method in interface com.cognite.client.dto.TimeseriesPointPostOrBuilder
string value_string = 5;
hasVersion() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional int32 version = 2;
hasVersion() - Method in class com.cognite.client.dto.ThreeDOutput
optional int32 version = 2;
hasVersion() - Method in interface com.cognite.client.dto.ThreeDOutputOrBuilder
optional int32 version = 2;
hasWriteProtected() - Method in class com.cognite.client.dto.DataSet.Builder
optional bool write_protected = 5;
hasWriteProtected() - Method in class com.cognite.client.dto.DataSet
optional bool write_protected = 5;
hasWriteProtected() - Method in interface com.cognite.client.dto.DataSetOrBuilder
optional bool write_protected = 5;

I

ID - com.cognite.client.dto.FileBinary.IdTypeCase
 
ID - com.cognite.client.dto.Item.IdTypeCase
 
ID - com.cognite.client.dto.ThreeDFileBinary.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.ExtractionPipeline
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipelineRun
 
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.ThreeDFileBinary
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModel
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision
 
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.client.dto.Transformation
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Schedule
 
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.ThreeDFileBinary.IdTypeCase
 
IDTYPE_NOT_SET - com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
 
IGNORE_MISSING_FIELDS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
IGNORE_NULL_FIELDS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
IGNORE_NULL_FIELDS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
INCLUSIVE_BEGIN_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Item
 
INFO_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDRevisionLog
 
instanceId - Variable in class com.cognite.client.servicesV1.response.DefaultResponseParser
 
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.Annotation.Region.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Annotation.Region
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Annotation.Vertex.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ConvertResponse
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ConvertResponse.Result
 
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.DiagramResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ExtractionPipeline
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.GeoLocation
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.LineCoordinates
 
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.MultiLineCoordinates.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.MultiLineCoordinates
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.MultiPointCoordinates
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.PointCoordinates
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDAssetMapping
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDFileBinary
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDModel
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDModelRevision
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDOutput
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Destination
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Job
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Owner
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Schedule
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
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.ExtractionPipeline.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.ExtractionPipeline
 
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.ThreeDModel.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.ThreeDModel
 
internalGetMapField(int) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.ThreeDModelRevision
 
internalGetMapField(int) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
internalGetMapField(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
internalGetMapField(int) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
internalGetMapField(int) - Method in class com.cognite.client.dto.TimeseriesMetadata
 
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.ExtractionPipeline.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.ThreeDModel.Builder
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
internalGetMutableMapField(int) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
 
internalGetValueMap() - Static method in enum com.cognite.client.dto.ExtractionPipelineRun.Status
 
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.cognite.client.dto.Transformation.Destination.DataSourceType
 
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
 
INTERVAL_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Schedule
 
IS_PAUSED_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Schedule
 
IS_PUBLIC_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
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.Annotation.Region.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Annotation.Region
 
isInitialized() - Method in class com.cognite.client.dto.Annotation.Vertex.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ConvertResponse
 
isInitialized() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ConvertResponse.Result
 
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.DiagramResponse.Builder
 
isInitialized() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
 
isInitialized() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
isInitialized() - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ExtractionPipeline.Contact
 
isInitialized() - Method in class com.cognite.client.dto.ExtractionPipeline
 
isInitialized() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
isInitialized() - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation.Builder
 
isInitialized() - Method in class com.cognite.client.dto.GeoLocation
 
isInitialized() - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
 
isInitialized() - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates.Builder
 
isInitialized() - Method in class com.cognite.client.dto.LineCoordinates
 
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.MultiLineCoordinates.Builder
 
isInitialized() - Method in class com.cognite.client.dto.MultiLineCoordinates
 
isInitialized() - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
isInitialized() - Method in class com.cognite.client.dto.MultiPointCoordinates
 
isInitialized() - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
isInitialized() - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
isInitialized() - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
isInitialized() - Method in class com.cognite.client.dto.PointCoordinates
 
isInitialized() - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
 
isInitialized() - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDAssetMapping
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDFileBinary
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDModel
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDModelRevision
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDOutput
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
 
isInitialized() - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Destination
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
isInitialized() - Method in class com.cognite.client.dto.Transformation
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Job
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Owner
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Schedule
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
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 - Class in com.cognite.client.util
Utility class for helping build Item objects.
Items() - Constructor for class com.cognite.client.util.Items
 
ITEMS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DiagramResponse
 
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

jobs() - Method in class com.cognite.client.Transformations
Returns TransformationJobs representing TransformationJobs api endpoints.
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
 
JsonThreeDOutputsParser - Class in com.cognite.client.servicesV1.response
 
JsonThreeDOutputsParser() - Constructor for class com.cognite.client.servicesV1.response.JsonThreeDOutputsParser
 
JsonThreeDOutputsParser.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
 

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 - com.cognite.client.dto.Transformation.Destination.DataSourceType
LABELS = 9;
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
 
LABELS_VALUE - Static variable in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
LABELS = 9;
LAST_FAILURE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline
 
LAST_FINISHED_JOB_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
LAST_MESSAGE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline
 
LAST_SEEN_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline
 
LAST_SEEN_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
LAST_SUCCESS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline
 
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.ExtractionPipeline
 
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
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Schedule
 
LEGACY_NAME - com.cognite.client.dto.Item.IdTypeCase
 
LEGACY_NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Item
 
LineCoordinates - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.LineCoordinates
LineCoordinates.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.LineCoordinates
LineCoordinatesOrBuilder - Interface in com.cognite.client.dto
 
list() - Method in class com.cognite.client.Assets
Returns all Asset objects.
list() - Method in class com.cognite.client.Datasets
Returns all DataSet objects.
list() - Method in class com.cognite.client.Events
Returns all Event objects.
list() - Method in class com.cognite.client.ExtractionPipelineRuns
Returns all ExtractionPipelineRun objects.
list() - Method in class com.cognite.client.ExtractionPipelines
Returns all ExtractionPipeline objects.
list() - Method in class com.cognite.client.Files
Returns all FileMetadata objects.
list() - Method in class com.cognite.client.Labels
Returns all Label objects.
list() - Method in class com.cognite.client.RawDatabases
Returns all database names.
list() - Method in class com.cognite.client.Relationships
Returns all Relationship objects.
list() - Method in class com.cognite.client.SecurityCategories
Returns all SecurityCategory objects.
list() - Method in class com.cognite.client.Sequences
Returns all SequenceMetadata objects.
list() - Method in class com.cognite.client.ThreeDModels
Returns all ThreeDModel objects.
list() - Method in class com.cognite.client.Timeseries
Returns all TimeseriesMetadata objects.
list() - Method in class com.cognite.client.TransformationJobs
Returns all Transformation.Job objects.
list() - Method in class com.cognite.client.Transformations
Returns all Transformation objects.
list() - Method in class com.cognite.client.TransformationSchedules
Returns all Transformation.Schedule objects.
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.ExtractionPipelineRuns
Returns all ExtractionPipelineRun objects that matches the filters set in the Request.
list(Request) - Method in class com.cognite.client.ExtractionPipelines
Returns all ExtractionPipeline 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 interface com.cognite.client.stream.ListSource
Returns all T objects that matches the filters set in the Request.
list(Request) - Method in class com.cognite.client.ThreeDModels
Returns all ThreeDModel objects that matches the filters set in the Request.
list(Request) - Method in class com.cognite.client.Timeseries
Returns all TimeseriesMetadata object that matches the filters set in the Request.
list(Request) - Method in class com.cognite.client.TransformationJobs
Returns all Transformation.Job object that matches the filters set in the Request.
list(Request) - Method in class com.cognite.client.Transformations
Returns all Transformation object that matches the filters set in the Request.
list(Request) - Method in class com.cognite.client.TransformationSchedules
Returns all Transformation.Schedule 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.ExtractionPipelineRuns
Returns all ExtractionPipelineRun objects that matches the filters set in the Request for the specified partitions.
list(Request, String...) - Method in class com.cognite.client.ExtractionPipelines
Returns all ExtractionPipeline 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.ThreeDModels
Returns all ThreeDModel 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(Request, String...) - Method in class com.cognite.client.TransformationJobs
Returns all Transformation.Job objects that matches the filters set in the Request for the specified partitions.
list(Request, String...) - Method in class com.cognite.client.Transformations
Returns all Transformation objects that matches the filters set in the Request for the specified partitions.
list(Request, String...) - Method in class com.cognite.client.TransformationSchedules
Returns all Transformation.Schedule objects that matches the filters set in the Request for the specified partitions.
list(Integer) - Method in class com.cognite.client.TransformationJobMetrics
 
list(Long) - Method in class com.cognite.client.ThreeDModelsRevisions
Returns all ThreeDModelRevision objects.
list(Long, Request) - Method in class com.cognite.client.ThreeDModelsRevisions
Returns all ThreeDModelRevision objects that matches the filters set in the Request.
list(Long, Request, String...) - Method in class com.cognite.client.ThreeDModelsRevisions
Returns all ThreeDModelRevision objects that matches the filters set in the Request for the specified partitions.
list(Long, Long) - Method in class com.cognite.client.ThreeDAssetMappings
Returns all ThreeDAssetMapping objects.
list(Long, Long) - Method in class com.cognite.client.ThreeDNodes
Returns all ThreeDNode objects.
list(Long, Long, Request) - Method in class com.cognite.client.ThreeDAssetMappings
Returns all ThreeDAssetMapping objects that matches the filters set in the Request.
list(Long, Long, Request) - Method in class com.cognite.client.ThreeDNodes
Returns all ThreeDNode objects that matches the filters set in the Request.
list(Long, Long, Request, String...) - Method in class com.cognite.client.ThreeDAssetMappings
Returns all ThreeDAssetMapping objects that matches the filters set in the Request for the specified partitions.
list(Long, Long, Request, String...) - Method in class com.cognite.client.ThreeDNodes
Returns all ThreeDNode objects that matches the filters set in the Request for the specified partitions.
list(Long, Long, Long) - Method in class com.cognite.client.ThreeDNodes
Returns all ancestor ThreeDNode objects.
list(Long, Long, Long, Request) - Method in class com.cognite.client.ThreeDNodes
Returns all ancestor ThreeDNode objects that matches the filters set in the Request.
list(Long, Long, Long, Request, String...) - Method in class com.cognite.client.ThreeDNodes
Returns all ancestor ThreeDNode 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.
ListSource<T> - Interface in com.cognite.client.stream
An interface for API endpoints that supports iterating over a results stream based on a Request specification.
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.EngineeringDiagrams
 
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.ExtractionPipelineRuns
 
LOG - Static variable in class com.cognite.client.ExtractionPipelines
 
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.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 - Static variable in class com.cognite.client.servicesV1.executor.ThreeDFileBinaryRequestExecutor
 
LOG - Variable in class com.cognite.client.servicesV1.response.DefaultResponseParser
 
LOG - Variable in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser
 
LOG - Variable in class com.cognite.client.stream.AbstractPublisher
 
LOG - Static variable in class com.cognite.client.ThreeDAssetMappings
 
LOG - Static variable in class com.cognite.client.ThreeDModels
 
LOG - Static variable in class com.cognite.client.ThreeDModelsRevisions
 
LOG - Static variable in class com.cognite.client.Timeseries
 
LOGGED_IN_FIELD_NUMBER - Static variable in class com.cognite.client.dto.LoginStatus
 
login() - Method in class com.cognite.client.CogniteClient
Returns LoginStatus representing login status api endpoints.
Login - Class in com.cognite.client
 
Login() - Constructor for class com.cognite.client.Login
 
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
loginStatusByApiKey() - Method in class com.cognite.client.Login
Returns LoginStatus representing login status api endpoints.
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_END_TIME - Static variable in class com.cognite.client.stream.AbstractPublisher
 
MAX_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
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
 
MAX_POLLING_INTERVAL - Static variable in class com.cognite.client.stream.AbstractPublisher
 
MAX_POLLING_OFFSET - Static variable in class com.cognite.client.stream.AbstractPublisher
 
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;
mergeBlocked(Transformation.TransformBlockedInfo) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
mergeBoundingBox(ThreeDNode.BoundingBox) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
mergeCamera(ThreeDModelRevision.Camera) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
mergeColumns(Struct) - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Struct columns = 5;
mergeCoordinatesLineString(LineCoordinates) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
mergeCoordinatesMultiLine(MultiLineCoordinates) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
mergeCoordinatesMultiPoint(MultiPointCoordinates) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
mergeCoordinatesMultiPolygon(MultiPolygonCoordinates) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
mergeCoordinatesPoint(PointCoordinates) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
mergeCoordinatesPolygon(PolygonCoordinates) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
mergeDestination(Transformation.Destination) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
mergeDestination(Transformation.Destination) - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
mergeDestinationOidcCredentials(Transformation.FlatOidcCredentials) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
mergeFileBinary(FileBinary) - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.beam.proto.FileBinary file_binary = 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(Annotation.Region) - Method in class com.cognite.client.dto.Annotation.Region.Builder
 
mergeFrom(Annotation.Vertex) - Method in class com.cognite.client.dto.Annotation.Vertex.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(ConvertResponse) - Method in class com.cognite.client.dto.ConvertResponse.Builder
 
mergeFrom(ConvertResponse.Result) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
mergeFrom(DataSet) - Method in class com.cognite.client.dto.DataSet.Builder
 
mergeFrom(DiagramResponse) - Method in class com.cognite.client.dto.DiagramResponse.Builder
 
mergeFrom(DiagramResponse.ConvertResult) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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(ExtractionPipeline) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
 
mergeFrom(ExtractionPipeline.Contact) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
mergeFrom(ExtractionPipeline.RawTable) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
mergeFrom(ExtractionPipelineRun) - Method in class com.cognite.client.dto.ExtractionPipelineRun.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(GeoLocation) - Method in class com.cognite.client.dto.GeoLocation.Builder
 
mergeFrom(GeoLocationGeometry) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
 
mergeFrom(Item) - Method in class com.cognite.client.dto.Item.Builder
 
mergeFrom(Label) - Method in class com.cognite.client.dto.Label.Builder
 
mergeFrom(LineCoordinates) - Method in class com.cognite.client.dto.LineCoordinates.Builder
 
mergeFrom(LoginStatus) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
mergeFrom(MatchField) - Method in class com.cognite.client.dto.MatchField.Builder
 
mergeFrom(MultiLineCoordinates) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
 
mergeFrom(MultiPointCoordinates) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
mergeFrom(MultiPolygonCoordinates) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
mergeFrom(PointCoordinates) - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
mergeFrom(PolygonCoordinates) - Method in class com.cognite.client.dto.PolygonCoordinates.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(ThreeDAssetMapping) - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
 
mergeFrom(ThreeDFileBinary) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
mergeFrom(ThreeDModel) - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
mergeFrom(ThreeDModelRevision) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
mergeFrom(ThreeDModelRevision.Camera) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
mergeFrom(ThreeDNode) - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
mergeFrom(ThreeDNode.BoundingBox) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
mergeFrom(ThreeDNode.Categories) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
mergeFrom(ThreeDNode.Properties) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
mergeFrom(ThreeDNode.PropertiesFilter) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
mergeFrom(ThreeDNode.PropertiesFilter.Categories) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
mergeFrom(ThreeDNode.PropertiesFilter.Categories.CategoriesValues) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
mergeFrom(ThreeDOutput) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
mergeFrom(ThreeDRevisionLog) - Method in class com.cognite.client.dto.ThreeDRevisionLog.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(Transformation) - Method in class com.cognite.client.dto.Transformation.Builder
 
mergeFrom(Transformation.Destination) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
mergeFrom(Transformation.FlatOidcCredentials) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
mergeFrom(Transformation.Job) - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
mergeFrom(Transformation.Job.Metric) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
mergeFrom(Transformation.Owner) - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
mergeFrom(Transformation.Schedule) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
mergeFrom(Transformation.TransformBlockedInfo) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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(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.Annotation.Region.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.DataSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.DiagramResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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(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.Annotation.Region.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.DataSet.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.DiagramResponse.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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
 
mergeGeoLocation(GeoLocation) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
mergeGeometry(GeoLocationGeometry) - Method in class com.cognite.client.dto.GeoLocation.Builder
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
mergeLastFinishedJob(Transformation.Job) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
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;
mergeOwner(Transformation.Owner) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
mergeProperties(ThreeDNode.Properties) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
mergeProperties(Struct) - Method in class com.cognite.client.dto.GeoLocation.Builder
optional .google.protobuf.Struct properties = 3;
mergeRegion(Annotation.Region) - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.Annotation.Region region = 3;
mergeRunningJob(Transformation.Job) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
mergeSchedule(Transformation.Schedule) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
mergeSource(Struct) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
.google.protobuf.Struct source = 1;
mergeSourceAsset(Asset) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset source_asset = 13;
mergeSourceEvent(Event) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event source_event = 14;
mergeSourceFile(FileMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata source_file = 16;
mergeSourceOidcCredentials(Transformation.FlatOidcCredentials) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
mergeSourceSequence(SequenceMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
mergeSourceTimeseries(TimeseriesMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
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;
mergeTarget(Struct) - Method in class com.cognite.client.dto.EntityMatch.Builder
.google.protobuf.Struct target = 2;
mergeTargetAsset(Asset) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset target_asset = 18;
mergeTargetEvent(Event) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event target_event = 19;
mergeTargetFile(FileMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata target_file = 21;
mergeTargetSequence(SequenceMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
mergeTargetTimeseries(TimeseriesMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
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.Annotation.Region.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.DataSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.DiagramResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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
 
mergeValueAggregates(TimeseriesPoint.Aggregates) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.com.cognite.beam.proto.TimeseriesPoint.Aggregates value_aggregates = 7;
MESSAGE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipelineRun
 
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.ExtractionPipeline
 
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.ThreeDModel
 
METADATA_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision
 
METADATA_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
metrics() - Method in class com.cognite.client.TransformationJobs
Returns TransformationJobs representing TransformationJobs api endpoints.
MIME_TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
MIN_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
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
 
MIN_POLLING_INTERVAL - Static variable in class com.cognite.client.stream.AbstractPublisher
 
MIN_POLLING_OFFSET - Static variable in class com.cognite.client.stream.AbstractPublisher
 
MIN_START_TIME - Static variable in class com.cognite.client.stream.AbstractPublisher
 
MissingParameterExcetion - Exception in com.cognite.client.servicesV1.exception
 
MissingParameterExcetion(String) - Constructor for exception com.cognite.client.servicesV1.exception.MissingParameterExcetion
 
models() - Method in class com.cognite.client.ThreeD
Returns ThreeDModels representing 3D Models api endpoints.
MultiLineCoordinates - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.MultiLineCoordinates
MultiLineCoordinates.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.MultiLineCoordinates
MultiLineCoordinatesOrBuilder - Interface in com.cognite.client.dto
 
MultiPointCoordinates - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.MultiPointCoordinates
MultiPointCoordinates.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.MultiPointCoordinates
MultiPointCoordinatesOrBuilder - Interface in com.cognite.client.dto
 
MultiPolygonCoordinates - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.MultiPolygonCoordinates
MultiPolygonCoordinates.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.MultiPolygonCoordinates
MultiPolygonCoordinatesOrBuilder - Interface in com.cognite.client.dto
 

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.ExtractionPipeline.Contact
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline
 
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.ThreeDModel
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode.Categories
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.TimeseriesMetadata
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job.Metric
 
NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
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.Annotation.Region
 
newBuilder() - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
newBuilder() - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
newBuilder() - Static method in class com.cognite.client.dto.DataSet
 
newBuilder() - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
newBuilder() - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
newBuilder() - Static method in class com.cognite.client.dto.ExtractionPipeline
 
newBuilder() - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
newBuilder() - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
newBuilder() - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
newBuilder() - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
newBuilder() - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
newBuilder() - Static method in class com.cognite.client.dto.PointCoordinates
 
newBuilder() - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDModel
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDNode
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDOutput
 
newBuilder() - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
newBuilder() - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
newBuilder() - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
newBuilder() - Static method in class com.cognite.client.dto.Transformation.Job
 
newBuilder() - Static method in class com.cognite.client.dto.Transformation
 
newBuilder() - Static method in class com.cognite.client.dto.Transformation.Owner
 
newBuilder() - Static method in class com.cognite.client.dto.Transformation.Schedule
 
newBuilder() - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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(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(Annotation.Region) - Static method in class com.cognite.client.dto.Annotation.Region
 
newBuilder(Annotation.Vertex) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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(ConvertResponse) - Static method in class com.cognite.client.dto.ConvertResponse
 
newBuilder(ConvertResponse.Result) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
newBuilder(DataSet) - Static method in class com.cognite.client.dto.DataSet
 
newBuilder(DiagramResponse) - Static method in class com.cognite.client.dto.DiagramResponse
 
newBuilder(DiagramResponse.ConvertResult) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
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(ExtractionPipeline) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
newBuilder(ExtractionPipeline.Contact) - Static method in class com.cognite.client.dto.ExtractionPipeline.Contact
 
newBuilder(ExtractionPipeline.RawTable) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
newBuilder(ExtractionPipelineRun) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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(GeoLocation) - Static method in class com.cognite.client.dto.GeoLocation
 
newBuilder(GeoLocationGeometry) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
newBuilder(Item) - Static method in class com.cognite.client.dto.Item
 
newBuilder(Label) - Static method in class com.cognite.client.dto.Label
 
newBuilder(LineCoordinates) - Static method in class com.cognite.client.dto.LineCoordinates
 
newBuilder(LoginStatus) - Static method in class com.cognite.client.dto.LoginStatus
 
newBuilder(MatchField) - Static method in class com.cognite.client.dto.MatchField
 
newBuilder(MultiLineCoordinates) - Static method in class com.cognite.client.dto.MultiLineCoordinates
 
newBuilder(MultiPointCoordinates) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
newBuilder(MultiPolygonCoordinates) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
newBuilder(PointCoordinates) - Static method in class com.cognite.client.dto.PointCoordinates
 
newBuilder(PolygonCoordinates) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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(ThreeDAssetMapping) - Static method in class com.cognite.client.dto.ThreeDAssetMapping
 
newBuilder(ThreeDFileBinary) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
newBuilder(ThreeDModel) - Static method in class com.cognite.client.dto.ThreeDModel
 
newBuilder(ThreeDModelRevision) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
newBuilder(ThreeDModelRevision.Camera) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
newBuilder(ThreeDNode) - Static method in class com.cognite.client.dto.ThreeDNode
 
newBuilder(ThreeDNode.BoundingBox) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
newBuilder(ThreeDNode.Categories) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
newBuilder(ThreeDNode.Properties) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
newBuilder(ThreeDNode.PropertiesFilter) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
newBuilder(ThreeDNode.PropertiesFilter.Categories) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
newBuilder(ThreeDNode.PropertiesFilter.Categories.CategoriesValues) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
newBuilder(ThreeDOutput) - Static method in class com.cognite.client.dto.ThreeDOutput
 
newBuilder(ThreeDRevisionLog) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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(Transformation) - Static method in class com.cognite.client.dto.Transformation
 
newBuilder(Transformation.Destination) - Static method in class com.cognite.client.dto.Transformation.Destination
 
newBuilder(Transformation.FlatOidcCredentials) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
newBuilder(Transformation.Job) - Static method in class com.cognite.client.dto.Transformation.Job
 
newBuilder(Transformation.Job.Metric) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
newBuilder(Transformation.Owner) - Static method in class com.cognite.client.dto.Transformation.Owner
 
newBuilder(Transformation.Schedule) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
newBuilder(Transformation.TransformBlockedInfo) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
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.Annotation.Region
 
newBuilderForType() - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
newBuilderForType() - Method in class com.cognite.client.dto.ConvertResponse.Result
 
newBuilderForType() - Method in class com.cognite.client.dto.DataSet
 
newBuilderForType() - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
newBuilderForType() - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
newBuilderForType() - Method in class com.cognite.client.dto.ExtractionPipeline
 
newBuilderForType() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
newBuilderForType() - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
newBuilderForType() - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
newBuilderForType() - Method in class com.cognite.client.dto.MultiPointCoordinates
 
newBuilderForType() - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
newBuilderForType() - Method in class com.cognite.client.dto.PointCoordinates
 
newBuilderForType() - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDFileBinary
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDModel
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDModelRevision
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDNode
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDOutput
 
newBuilderForType() - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
newBuilderForType() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
newBuilderForType() - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
newBuilderForType() - Method in class com.cognite.client.dto.Transformation.Job
 
newBuilderForType() - Method in class com.cognite.client.dto.Transformation
 
newBuilderForType() - Method in class com.cognite.client.dto.Transformation.Owner
 
newBuilderForType() - Method in class com.cognite.client.dto.Transformation.Schedule
 
newBuilderForType() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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(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.Annotation.Region
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ConvertResponse.Result
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.DataSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ExtractionPipeline
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.MultiPointCoordinates
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.PointCoordinates
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDFileBinary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDModel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDModelRevision
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDNode
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDOutput
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Transformation.Job
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Transformation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Transformation.Owner
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Transformation.Schedule
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
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.Annotation.Region
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ConvertResponse.Result
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.DataSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ExtractionPipeline
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.MultiPointCoordinates
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.PointCoordinates
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDFileBinary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDModel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDModelRevision
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDNode
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDOutput
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Transformation.Job
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Transformation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Transformation.Owner
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Transformation.Schedule
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
next() - Method in class com.cognite.client.DataPoints.FlatMapIterator
 
next() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.ResultFutureIterator
 
NODEID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDAssetMapping
 
nodes() - Method in class com.cognite.client.ThreeDModelsRevisions
Returns ThreeDNodes representing 3D nodes api endpoints.
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(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.EngineeringDiagrams
Construct a new EngineeringDiagrams 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.ExtractionPipelineRuns
Constructs a new ExtractionPipelineRuns object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.ExtractionPipelines
Constructs a new ExtractionPipelines 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.Login
Constructs a new Login object using the provided client 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.ThreeD
Constructs a new ThreeD object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.ThreeDAssetMappings
Constructs a new ThreeDAssetMappings object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.ThreeDFiles
Constructs a new ThreeDFiles object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.ThreeDModels
Constructs a new ThreeDModels object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.ThreeDModelsRevisions
Constructs a new ThreeDModelsRevisions object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.ThreeDNodes
Constructs a new ThreeDNodes object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.ThreeDOutputs
Constructs a new ThreeDOutputs object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.ThreeDRevisionLogs
Constructs a new ThreeDRevisionLogs object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.Timeseries
Construct a new Timeseries object using the provided configuration.
of(CogniteClient) - Static method in class com.cognite.client.TransformationJobMetrics
Constructs a new TransformationJobMetrics object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.TransformationJobs
Constructs a new TransformationJobs object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.Transformations
Constructs a new Transformations object using the provided client configuration.
of(CogniteClient) - Static method in class com.cognite.client.TransformationSchedules
Constructs a new TransformationJobs object using the provided client configuration.
of(CogniteClient, RequestProvider, ResponseParser<T>) - Static method in class com.cognite.client.servicesV1.ConnectorServiceV1.ResultFutureIterator
 
of(RawRows, String, String) - Static method in class com.cognite.client.stream.RawPublisher
For internal use.
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(ListSource<T>) - Static method in class com.cognite.client.stream.Publisher
 
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.GetJobIdRequestProvider
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.cognite.client.util.RawRows
Create a RawRow object based on a Json object representing the row columns.
of(String, String) - Static method in class com.cognite.client.util.RawRows
Create a RawRow object based on a Json object representing the row columns.
of(String, String, String, String) - Static method in class com.cognite.client.util.RawRows
Create a RawRow object based on a Json object representing the row columns.
of(String, String, String, Map<String, Object>) - Static method in class com.cognite.client.util.RawRows
Create a RawRow object based on a Map<String, Object> representing the row columns.
of(String, Map<String, Object>) - Static method in class com.cognite.client.util.RawRows
Create a RawRow object based on a Map<String, Object> representing the row columns.
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, Object>) - Static method in class com.cognite.client.util.RawRows
Create a RawRow object based on a Map<String, Object> representing the row columns.
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(OkHttpClient) - Static method in class com.cognite.client.servicesV1.executor.ThreeDFileBinaryRequestExecutor
 
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.
ofClientCredentials(String, String, URL, Collection<String>) - 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
 
outputs() - Method in class com.cognite.client.ThreeDModelsRevisions
Returns ThreeDOutputs representing 3D Models available outputs api endpoints.
OWNER_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 

P

PAGE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation.Region
 
PAGE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ConvertResponse.Result
 
PAGE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
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
 
PARENTID_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.
parseBoolean(Value) - Static method in class com.cognite.client.util.ParseValue
Tries to parse a Value to a Boolean.
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.Annotation.Region
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.DataSet
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.PointCoordinates
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDModel
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDOutput
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.Job
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.Owner
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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, 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.Annotation.Region
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PointCoordinates
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDOutput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Job
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Owner
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
ParseDiagramAnnotationResponse(String) - Static method in class com.cognite.client.servicesV1.parser.DiagramResponseParser
Parses a P&ID annotation detection response json string to pnid_status proto object.
ParseDiagramConvertResponse(String) - Static method in class com.cognite.client.servicesV1.parser.DiagramResponseParser
Parses a diagram convert response json string to ConvertResponse proto object.
parseDouble(Value) - Static method in class com.cognite.client.util.ParseValue
Tries to parse a Value to a Double.
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.
parseExtractionPipeline(String) - Static method in class com.cognite.client.servicesV1.parser.ExtractionPipelineParser
Parses an extraction pipeline json string to ExtractionPipeline proto object.
parseExtractionPipelineRun(String) - Static method in class com.cognite.client.servicesV1.parser.ExtractionPipelineParser
Parses an extraction pipeline json string to ExtractionPipelineRun 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.Annotation.Region
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.PointCoordinates
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDModel
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDNode
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDOutput
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Transformation.Job
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Transformation.Owner
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Transformation
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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[], 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.Annotation.Region
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PointCoordinates
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDOutput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Job
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Owner
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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(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.Annotation.Region
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.PointCoordinates
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDModel
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDNode
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDOutput
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Transformation.Job
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Transformation.Owner
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Transformation
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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, 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.Annotation.Region
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PointCoordinates
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDOutput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Job
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Owner
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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(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.Annotation.Region
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.PointCoordinates
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDModel
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDNode
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDOutput
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Transformation.Job
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Transformation.Owner
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Transformation
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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, 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.Annotation.Region
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PointCoordinates
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDOutput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Job
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Owner
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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(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.Annotation.Region
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.PointCoordinates
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDModel
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDOutput
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.Job
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.Owner
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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, 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.Annotation.Region
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PointCoordinates
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDOutput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Job
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Owner
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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(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.Annotation.Region
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.PointCoordinates
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDModel
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDNode
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDOutput
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Transformation.Job
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Transformation.Owner
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Transformation
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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, 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.Annotation.Region
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DataSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PointCoordinates
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDOutput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Job
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Owner
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
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(long...) - Static method in class com.cognite.client.util.Items
Build a list of Item based on a set of ids.
parseItems(String...) - Static method in class com.cognite.client.util.Items
Build a list of Item based on a set of externaIds.
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.
parsePipelineRunStatus(String) - Static method in class com.cognite.client.servicesV1.parser.ExtractionPipelineParser
Tries to parse a string into a ExtractionPipelineRun.Status.
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.Annotation.Region
 
parser() - Static method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse
 
parser() - Static method in class com.cognite.client.dto.ConvertResponse.Result
 
parser() - Static method in class com.cognite.client.dto.DataSet
 
parser() - Static method in class com.cognite.client.dto.DiagramResponse.ConvertResult
 
parser() - Static method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
parser() - Static method in class com.cognite.client.dto.ExtractionPipeline
 
parser() - Static method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
parser() - Static method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
parser() - Static method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
parser() - Static method in class com.cognite.client.dto.MultiPointCoordinates
 
parser() - Static method in class com.cognite.client.dto.MultiPolygonCoordinates
 
parser() - Static method in class com.cognite.client.dto.PointCoordinates
 
parser() - Static method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
parser() - Static method in class com.cognite.client.dto.ThreeDFileBinary
 
parser() - Static method in class com.cognite.client.dto.ThreeDModel
 
parser() - Static method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
parser() - Static method in class com.cognite.client.dto.ThreeDModelRevision
 
parser() - Static method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
parser() - Static method in class com.cognite.client.dto.ThreeDNode.Categories
 
parser() - Static method in class com.cognite.client.dto.ThreeDNode
 
parser() - Static method in class com.cognite.client.dto.ThreeDNode.Properties
 
parser() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
parser() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
parser() - Static method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
parser() - Static method in class com.cognite.client.dto.ThreeDOutput
 
parser() - Static method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
parser() - Static method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
parser() - Static method in class com.cognite.client.dto.Transformation.Job.Metric
 
parser() - Static method in class com.cognite.client.dto.Transformation.Job
 
parser() - Static method in class com.cognite.client.dto.Transformation.Owner
 
parser() - Static method in class com.cognite.client.dto.Transformation
 
parser() - Static method in class com.cognite.client.dto.Transformation.Schedule
 
parser() - Static method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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
 
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 a 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(Value) - Static method in class com.cognite.client.util.ParseValue
Tries to parse a Value to a String representation.
parseString(String, String) - Static method in class com.cognite.client.servicesV1.parser.ItemParser
Try parsing the specified Json path as a String.
parseStringDelimited(Struct, String, String) - Static method in class com.cognite.client.util.ParseStruct
Parses a node in the Struct into a delimited string.
parseStringList(Struct, List<String>) - Static method in class com.cognite.client.util.ParseStruct
Parses a node in the Struct into a List<String>.
parseStringList(Value, List<String>) - Static method in class com.cognite.client.util.ParseStruct
Parses a node in the Value into a List<String>.
ParseStruct - Class in com.cognite.client.util
This class hosts methods to help parse data from Struct objects.
ParseStruct() - Constructor for class com.cognite.client.util.ParseStruct
 
parseThreeDAssetMapping(String) - Static method in class com.cognite.client.servicesV1.parser.ThreeDAssetMappingsParser
 
parseThreeDAssetMappingToList(String) - Static method in class com.cognite.client.servicesV1.parser.ThreeDAssetMappingsParser
 
parseThreeDModel(String) - Static method in class com.cognite.client.servicesV1.parser.ThreeDModelParser
Parses an 3D Models json string to ThreeDModel proto object.
parseThreeDModelRevision(String) - Static method in class com.cognite.client.servicesV1.parser.ThreeDModelRevisionParser
 
parseThreeDModelToList(String) - Static method in class com.cognite.client.servicesV1.parser.ThreeDModelParser
Parses an 3D Models json string to List ThreeDModel proto object.
parseThreeDModelToList(String) - Static method in class com.cognite.client.servicesV1.parser.ThreeDModelRevisionParser
 
parseThreeDNodes(String) - Static method in class com.cognite.client.servicesV1.parser.ThreeDNodeParser
 
parseThreeDNodesToList(String) - Static method in class com.cognite.client.servicesV1.parser.ThreeDNodeParser
 
parseThreeDOutputs(String) - Static method in class com.cognite.client.servicesV1.parser.ThreeDOutputsParser
 
parseThreeDRevisionLogs(String) - Static method in class com.cognite.client.servicesV1.parser.ThreeDRevisionLogsParser
 
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
 
parseTransformationJobMetrics(String) - Static method in class com.cognite.client.servicesV1.parser.TransformationJobMetricsParser
 
parseTransformationJobs(String) - Static method in class com.cognite.client.servicesV1.parser.TransformationJobsParser
 
parseTransformations(String) - Static method in class com.cognite.client.servicesV1.parser.TransformationParser
 
parseTransformationSchedules(String) - Static method in class com.cognite.client.servicesV1.parser.TransformationSchedulesParser
 
parseTransformationsToList(String) - Static method in class com.cognite.client.servicesV1.parser.TransformationParser
 
ParseValue - Class in com.cognite.client.util
This class hosts methods for parsing Value objects to various target types (String, double, etc.).
ParseValue() - Constructor for class com.cognite.client.util.ParseValue
 
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.DiagramResponse.ConvertResult
 
PNG_URL_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ConvertResponse.Result
 
PointCoordinates - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.PointCoordinates
PointCoordinates.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.PointCoordinates
PointCoordinatesOrBuilder - Interface in com.cognite.client.dto
 
PolygonCoordinates - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.PolygonCoordinates
PolygonCoordinates.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.PolygonCoordinates
PolygonCoordinatesOrBuilder - Interface in com.cognite.client.dto
 
POSITION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
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
 
PROPERTIES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.GeoLocation
 
PROPERTIES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode
 
proto.com.cognite.client.dto - package proto.com.cognite.client.dto
 
proto.com.cognite.v1.timeseries.proto - package proto.com.cognite.v1.timeseries.proto
 
PUBLISHED_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision
 
Publisher<T> - Class in com.cognite.client.stream
 
Publisher() - Constructor for class com.cognite.client.stream.Publisher
 
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.ExtractionPipeline.Builder
map<string, string> metadata = 9;
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.ThreeDModel.Builder
map<string, string> metadata = 5;
putAllMetadata(Map<String, String>) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
map<string, string> metadata = 11;
putAllMetadata(Map<String, String>) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
map<string, string> metadata = 12;
putAllValues(Map<String, ThreeDNode.PropertiesFilter.Categories.CategoriesValues>) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
putAllValues(Map<String, String>) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
map<string, string> values = 2;
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.ExtractionPipeline.Builder
map<string, string> metadata = 9;
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.ThreeDModel.Builder
map<string, string> metadata = 5;
putMetadata(String, String) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
map<string, string> metadata = 11;
putMetadata(String, String) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
map<string, string> metadata = 12;
putValues(String, ThreeDNode.PropertiesFilter.Categories.CategoriesValues) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
putValues(String, String) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
map<string, string> values = 2;

Q

QUERY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
QUERY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 

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
 
RAW_TABLES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline
 
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
 
RawPublisher - Class in com.cognite.client.stream
This class produces a continuous data stream of rows from a raw table.
RawPublisher() - Constructor for class com.cognite.client.stream.RawPublisher
 
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 - Class in com.cognite.client.util
Helper class for working with RawRow objects.
RawRows() - Constructor for class com.cognite.client.RawRows
 
RawRows() - Constructor for class com.cognite.client.util.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
 
RawWriteTablesRequestProvider - Class in com.cognite.client.servicesV1.request
Request provider purpose-built for creating/writing tables in raw.
RawWriteTablesRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.RawWriteTablesRequestProvider
 
RawWriteTablesRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
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.
readExtractionPipelineRuns(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read extraction pipeline runs from Cognite.
readExtractionPipelines(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read extraction pipelines from Cognite.
readExtractionPipelinesById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read extraction pipelines 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.
readThreeDAncestorNodes() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
readThreeDAncestorNodes(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
readThreeDAssetMappings(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
readThreeDFileBinaries(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.ThreeDFileBinaryReader
Executes an item-based request to get file binaries and blocks the thread until all files have been downloaded.
readThreeDFileBinariesAsync(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.ThreeDFileBinaryReader
Executes an item-based request to get file binaries asynchronously.
readThreeDFileBinariesById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read 3D file binaries from Cognite.
readThreeDModels(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Fetch 3d models from Cognite.
readThreeDModelsById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read 3D Models by id from Cognite.
readThreeDModelsRevisions(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read 3D Models Revisions from Cognite.
readThreeDModelsRevisionsById(Long) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read 3d models revisions by id from Cognite.
readThreeDNodes() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
readThreeDNodes(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
readThreeDNodesById(Long, Long) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
readThreeDOutputs() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Read 3d Available Outputs by modeId and revisionId from Cognite.
readThreeDRevisionLogs() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
readTransformationJobMetrics(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
List TransformationJobMetrics
readTransformationJobs(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Filter Transformations in Cognite.
readTransformationJobsById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Retrieve Transformations Jobs in Cognite.
readTransformations(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Filter Transformations in Cognite.
readTransformationsById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Retrieve Transformations in Cognite.
readTransformationSchedules(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
List TransformationSchedules
readTransformationSchedulesById() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Retrieve Transformations Jobs in 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.
REASON_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
REGION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
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.DiagramResponseOuterClass
 
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.ExtractionPipelineOuterClass
 
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.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.ThreeDModelOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.Timeseries
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.TransformationOuterClass
 
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(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.DiagramResponseOuterClass
 
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.ExtractionPipelineOuterClass
 
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.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.ThreeDModelOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Timeseries
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.cognite.client.dto.TransformationOuterClass
 
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
 
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
Relationship.SourceCase - Enum in com.cognite.client.dto
 
Relationship.TargetCase - Enum in com.cognite.client.dto
 
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 relationship 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
 
RELATIONSHIPS - com.cognite.client.dto.Transformation.Destination.DataSourceType
RELATIONSHIPS = 10;
RELATIONSHIPS_VALUE - Static variable in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
RELATIONSHIPS = 10;
removeAggregates(int) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.beam.proto.Aggregate.Record aggregates = 1;
removeCategories(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
removeCategories(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
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;
removeContacts(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
removeConvertResults(int) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
removeCoordinates(int) - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
removeCoordinates(int) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
removeCoordinates(int) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
removeCoordinates(int) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
removeCoordinates(int) - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
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 = 4;
removeItems(int) - Method in class com.cognite.client.dto.DiagramResponse.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.ExtractionPipeline.Builder
map<string, string> metadata = 9;
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.ThreeDModel.Builder
map<string, string> metadata = 5;
removeMetadata(String) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
map<string, string> metadata = 11;
removeMetadata(String) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
map<string, string> metadata = 12;
removeRawTables(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
removeResults(int) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
removeRows(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.beam.proto.SequenceRow rows = 4;
removeValues(int) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
removeValues(String) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
map<string, string> values = 2;
removeValues(String) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
map<string, .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
removeVertices(int) - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
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 a 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
 
RESULTS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ConvertResponse
 
retrieve(long...) - Method in class com.cognite.client.Assets
Retrieve assets by internal id.
retrieve(long...) - Method in class com.cognite.client.Datasets
Retrieve datasets by internal id.
retrieve(long...) - Method in class com.cognite.client.Events
Retrieve events by internal id.
retrieve(long...) - Method in class com.cognite.client.ExtractionPipelines
Retrieve extraction pipelines by internal id.
retrieve(long...) - Method in class com.cognite.client.Files
Retrieve files by internal id.
retrieve(long...) - Method in class com.cognite.client.Relationships
Retrieve relationships by internal id.
retrieve(long...) - Method in class com.cognite.client.Sequences
Retrieve sequences by internal id.
retrieve(long...) - Method in class com.cognite.client.Timeseries
Retrieve timeseries by internal id.
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(Long, Long) - Method in class com.cognite.client.ThreeDOutputs
Retrieves 3D Available Outputs by modeId and revisionId
retrieve(Long, Long) - Method in class com.cognite.client.ThreeDRevisionLogs
Retrieves 3D Revision Logs by modeId and revisionId
retrieve(Long, Long, Request) - Method in class com.cognite.client.ThreeDOutputs
 
retrieve(Long, Long, Request) - Method in class com.cognite.client.ThreeDRevisionLogs
Retrieves 3D Revision Logs by modeId and revisionId
retrieve(Long, Long, List<Item>) - Method in class com.cognite.client.ThreeDNodes
Retrieves 3D Nodes by ids.
retrieve(Long, List<Item>) - Method in class com.cognite.client.ThreeDModelsRevisions
Retrieves 3D Models by id.
retrieve(String...) - Method in class com.cognite.client.Assets
Retrieve assets by externalId.
retrieve(String...) - Method in class com.cognite.client.Datasets
Retrieve datasets by externalId.
retrieve(String...) - Method in class com.cognite.client.Events
Retrieve events by externalId.
retrieve(String...) - Method in class com.cognite.client.ExtractionPipelines
Retrieve extraction pipelines by externalId.
retrieve(String...) - Method in class com.cognite.client.Files
Retrieve files by externalId.
retrieve(String...) - Method in class com.cognite.client.Relationships
Retrieve relationships by externalId.
retrieve(String...) - Method in class com.cognite.client.Sequences
Retrieve sequences by externalId.
retrieve(String...) - Method in class com.cognite.client.Timeseries
Retrieve timeseries by externalId.
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 externalId / id.
retrieve(List<Item>) - Method in class com.cognite.client.Datasets
Retrieves datasets by externalId / id.
retrieve(List<Item>) - Method in class com.cognite.client.Events
Retrieve events by externalId / id.
retrieve(List<Item>) - Method in class com.cognite.client.ExtractionPipelines
Retrieve extraction pipelines by id.
retrieve(List<Item>) - Method in class com.cognite.client.Files
Retrieve files by externalId / 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 externalId / id.
retrieve(List<Item>) - Method in class com.cognite.client.ThreeDModels
Retrieves 3D Models by id.
retrieve(List<Item>) - Method in class com.cognite.client.Timeseries
Retrieves timeseries by externalId / id.
retrieve(List<Item>) - Method in class com.cognite.client.TransformationJobs
 
retrieve(List<Item>) - Method in class com.cognite.client.Transformations
 
retrieve(List<Item>) - Method in class com.cognite.client.TransformationSchedules
Retrieve Transformation.Schedule by externalId / id.
retrieve(List<Item>, boolean) - Method in class com.cognite.client.Relationships
Retrieve Relationships by id.
retrieve(List<Request>) - Method in class com.cognite.client.SequenceRows
Returns all SequenceBody objects (i.e.
retrieveComplete(long...) - Method in class com.cognite.client.DataPoints
Retrieve all TimeseriesPoint/data points for the specified time series (id).
retrieveComplete(long...) - Method in class com.cognite.client.SequenceRows
Retrieves SequenceBody by internal id.
retrieveComplete(String...) - Method in class com.cognite.client.DataPoints
Retrieve all TimeseriesPoint/data points for the specified time series (externalId).
retrieveComplete(String...) - Method in class com.cognite.client.SequenceRows
Retrieves SequenceBody by externalId.
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 externalId / 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(long...) - Method in class com.cognite.client.DataPoints
Retrieve the first (eldest) data point for a time series.
retrieveFirst(String...) - Method in class com.cognite.client.DataPoints
Retrieve the first (eldest) data point for a time series.
retrieveFirst(List<Item>) - Method in class com.cognite.client.DataPoints
Retrieve the first (eldest) data point for a time series.
retrieveLatest(long...) - Method in class com.cognite.client.DataPoints
Retrieves the latest (newest) data point for a time series.
retrieveLatest(String...) - Method in class com.cognite.client.DataPoints
Retrieves the latest (newest) 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.
revisionLogs() - Method in class com.cognite.client.ThreeDModelsRevisions
Returns ThreeDRevisionLogs representing 3D Revision Logs api endpoints.
revisions() - Method in class com.cognite.client.ThreeDModels
Returns ThreeDModelsRevisions representing 3D Models Revisions api endpoints.
ROLE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline.Contact
 
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.ThreeDModelRevision
 
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
 
run(Long) - Method in class com.cognite.client.TransformationJobs
Start running the job
run(String) - Method in class com.cognite.client.TransformationJobs
Start running the job
RUNNING_JOB_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
runs() - Method in class com.cognite.client.ExtractionPipelines
Returns ExtractionPipelineRuns representing the extraction pipeline runs api endpoint.
runTransformationJobs(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Start running the job in Cognite.

S

schedule(List<Transformation.Schedule>) - Method in class com.cognite.client.TransformationSchedules
Creates or updates a set of Transformation.Schedule objects.
SCHEDULE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline
 
SCHEDULE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
schedules() - Method in class com.cognite.client.Transformations
Returns TransformationSchedules representing TransformationJobs api endpoints.
SCOPES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
SCORE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatch
 
SDK_IDENTIFIER - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
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
 
SEEN - com.cognite.client.dto.ExtractionPipelineRun.Status
SEEN = 2;
SEEN_VALUE - Static variable in enum com.cognite.client.dto.ExtractionPipelineRun.Status
SEEN = 2;
SEND_NOTIFICATION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline.Contact
 
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_ROWS - com.cognite.client.dto.Transformation.Destination.DataSourceType
SEQUENCE_ROWS = 7;
SEQUENCE_ROWS_VALUE - Static variable in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
SEQUENCE_ROWS = 7;
SEQUENCE_VALUE - Static variable in enum com.cognite.client.dto.Relationship.ResourceType
SEQUENCE = 4;
SequenceBody - Class in com.cognite.client.dto
SequenceBody encapsulates the main data payload (the rows and columns) of a sequence.
SequenceBody.Builder - Class in com.cognite.client.dto
SequenceBody encapsulates the main data payload (the rows and columns) of a sequence.
SequenceBodyOrBuilder - Interface in com.cognite.client.dto
 
SequenceColumn - Class in com.cognite.client.dto
A SequenceColumn describes the data that is contained in the sequence rows.
SequenceColumn.Builder - Class in com.cognite.client.dto
A SequenceColumn describes the data that is contained in the sequence rows.
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
The sequence header.
SequenceMetadata.Builder - Class in com.cognite.client.dto
The sequence header.
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
The SequenceRow host all the data for a single row in a sequence.
SequenceRow.Builder - Class in com.cognite.client.dto
The SequenceRow host all the data for a single row in a sequence.
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
 
SEQUENCES - com.cognite.client.dto.Transformation.Destination.DataSourceType
SEQUENCES = 6;
SEQUENCES_VALUE - Static variable in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
SEQUENCES = 6;
serialize(Request, JsonGenerator, SerializerProvider) - Method in class com.cognite.client.servicesV1.request.serializer.ThreeDNodePropertiesFilterSerializer
 
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(long) - Method in class com.cognite.client.dto.LoginStatus.Builder
optional int64 api_key_id = 5;
setAssetId(long) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 asset_id = 5;
setAssetId(long) - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
int64 assetId = 2;
setAssetId(long) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 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;
setAssetMappingCount(long) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 asset_mapping_count = 6;
setAttributePath(String) - Method in class com.cognite.client.servicesV1.response.JsonLongAttributeResponseParser.Builder
 
setAudience(String) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string audience = 6;
setAudienceBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string audience = 6;
setAverage(double) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double average = 1;
setAverage(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double average = 2;
setBinary(ByteString) - Method in class com.cognite.client.dto.FileBinary.Builder
bytes binary = 3;
setBinary(ByteString) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
bytes binary = 3;
setBinaryUri(String) - Method in class com.cognite.client.dto.FileBinary.Builder
string binary_uri = 4;
setBinaryUri(String) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
string binary_uri = 4;
setBinaryUriBytes(ByteString) - Method in class com.cognite.client.dto.FileBinary.Builder
string binary_uri = 4;
setBinaryUriBytes(ByteString) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
string binary_uri = 4;
setBlobId(long) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional int64 blobId = 3;
setBlocked(Transformation.TransformBlockedInfo) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
setBlocked(Transformation.TransformBlockedInfo.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.TransformBlockedInfo blocked = 14;
setBoundingBox(ThreeDNode.BoundingBox) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
setBoundingBox(ThreeDNode.BoundingBox.Builder) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.BoundingBox boundingBox = 8;
setCamera(ThreeDModelRevision.Camera) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
setCamera(ThreeDModelRevision.Camera.Builder) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.beam.proto.ThreeDModelRevision.Camera camera = 9;
setCategories(int, ThreeDNode.Categories) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
setCategories(int, ThreeDNode.Categories.Builder) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.beam.proto.ThreeDNode.Categories categories = 1;
setCategories(int, ThreeDNode.PropertiesFilter.Categories) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
setCategories(int, ThreeDNode.PropertiesFilter.Categories.Builder) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories categories = 1;
setCdfProjectName(String) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string cdf_project_name = 5;
setCdfProjectNameBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string cdf_project_name = 5;
setChildCount(int) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
optional int32 child_count = 1;
setClassifier(String) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string classifier = 12;
setClassifierBytes(ByteString) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string classifier = 12;
setClient(CogniteClient) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.Builder
 
setClientId(String) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string client_id = 1;
setClientIdBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string client_id = 1;
setClientSecret(String) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string client_secret = 2;
setClientSecretBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string client_secret = 2;
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(double) - Method in class com.cognite.client.dto.Annotation.Builder
optional double confidence = 2;
setConfidence(float) - Method in class com.cognite.client.dto.Relationship.Builder
optional float confidence = 8;
setConflictMode(String) - Method in class com.cognite.client.dto.Transformation.Builder
optional string conflict_mode = 5;
setConflictMode(String) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string conflict_mode = 8;
setConflictModeBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Builder
optional string conflict_mode = 5;
setConflictModeBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string conflict_mode = 8;
setContacts(int, ExtractionPipeline.Contact) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
setContacts(int, ExtractionPipeline.Contact.Builder) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.Contact contacts = 8;
setContentLength(long) - Method in class com.cognite.client.dto.FileBinary.Builder
int64 content_length = 5;
setContentLength(long) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
int64 content_length = 5;
setContinuousVariance(double) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double continuous_variance = 8;
setContinuousVariance(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double continuousVariance = 9;
setConvertResults(int, DiagramResponse.ConvertResult) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
setConvertResults(int, DiagramResponse.ConvertResult.Builder) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
setCoordinates(int, double) - Method in class com.cognite.client.dto.PointCoordinates.Builder
repeated double coordinates = 1;
setCoordinates(int, LineCoordinates) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
setCoordinates(int, LineCoordinates.Builder) - Method in class com.cognite.client.dto.MultiLineCoordinates.Builder
repeated .com.cognite.beam.proto.LineCoordinates coordinates = 1;
setCoordinates(int, MultiPointCoordinates) - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
setCoordinates(int, MultiPointCoordinates.Builder) - Method in class com.cognite.client.dto.PolygonCoordinates.Builder
repeated .com.cognite.beam.proto.MultiPointCoordinates coordinates = 1;
setCoordinates(int, PointCoordinates) - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
setCoordinates(int, PointCoordinates) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
setCoordinates(int, PointCoordinates.Builder) - Method in class com.cognite.client.dto.LineCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
setCoordinates(int, PointCoordinates.Builder) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
repeated .com.cognite.beam.proto.PointCoordinates coordinates = 1;
setCoordinates(int, PolygonCoordinates) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
setCoordinates(int, PolygonCoordinates.Builder) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
repeated .com.cognite.beam.proto.PolygonCoordinates coordinates = 1;
setCoordinatesLineString(LineCoordinates) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
setCoordinatesLineString(LineCoordinates.Builder) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.LineCoordinates coordinatesLineString = 5;
setCoordinatesMultiLine(MultiLineCoordinates) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
setCoordinatesMultiLine(MultiLineCoordinates.Builder) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiLineCoordinates coordinatesMultiLine = 6;
setCoordinatesMultiPoint(MultiPointCoordinates) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
setCoordinatesMultiPoint(MultiPointCoordinates.Builder) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPointCoordinates coordinatesMultiPoint = 2;
setCoordinatesMultiPolygon(MultiPolygonCoordinates) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
setCoordinatesMultiPolygon(MultiPolygonCoordinates.Builder) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.MultiPolygonCoordinates coordinatesMultiPolygon = 4;
setCoordinatesPoint(PointCoordinates) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
setCoordinatesPoint(PointCoordinates.Builder) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PointCoordinates coordinatesPoint = 1;
setCoordinatesPolygon(PolygonCoordinates) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
setCoordinatesPolygon(PolygonCoordinates.Builder) - Method in class com.cognite.client.dto.GeoLocationGeometry.Builder
.com.cognite.beam.proto.PolygonCoordinates coordinatesPolygon = 3;
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(long) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional int64 count = 4;
setCount(long) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
optional int64 count = 3;
setCreatedBy(String) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string created_by = 18;
setCreatedByBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string created_by = 18;
setCreatedTime(long) - Method in class com.cognite.client.dto.Asset.Builder
optional int64 created_time = 8;
setCreatedTime(long) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 created_time = 8;
setCreatedTime(long) - Method in class com.cognite.client.dto.DataSet.Builder
optional int64 created_time = 6;
setCreatedTime(long) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 created_time = 4;
setCreatedTime(long) - Method in class com.cognite.client.dto.Event.Builder
optional int64 created_time = 9;
setCreatedTime(long) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 created_time = 16;
setCreatedTime(long) - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional int64 created_time = 5;
setCreatedTime(long) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 created_time = 11;
setCreatedTime(long) - Method in class com.cognite.client.dto.Label.Builder
optional int64 created_time = 4;
setCreatedTime(long) - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 created_time = 11;
setCreatedTime(long) - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional int64 created_time = 6;
setCreatedTime(long) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 created_time = 8;
setCreatedTime(long) - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional int64 created_time = 3;
setCreatedTime(long) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 created_time = 7;
setCreatedTime(long) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 created_time = 10;
setCreatedTime(long) - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 created_time = 15;
setCreatedTime(long) - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 created_time = 10;
setCreatedTime(long) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int64 created_time = 3;
setCreatedTime(long) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.Builder
int64 created_time = 2;
setDatabase(String) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string database = 3;
setDatabaseBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string database = 3;
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(long) - Method in class com.cognite.client.dto.Asset.Builder
optional int64 data_set_id = 13;
setDataSetId(long) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 data_set_id = 13;
setDataSetId(long) - Method in class com.cognite.client.dto.Event.Builder
optional int64 data_set_id = 14;
setDataSetId(long) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 data_set_id = 5;
setDataSetId(long) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 data_set_id = 15;
setDataSetId(long) - Method in class com.cognite.client.dto.Label.Builder
optional int64 data_set_id = 5;
setDataSetId(long) - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 data_set_id = 9;
setDataSetId(long) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 data_set_id = 10;
setDataSetId(long) - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional int64 data_set_id = 4;
setDataSetId(long) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 data_set_id = 13;
setDataSetId(long) - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 data_set_id = 13;
setDbName(String) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
string db_name = 1;
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;
setDbName(Collection<RawRow>, String) - Static method in class com.cognite.client.util.RawRows
Specify the target CDF Raw database (name) for a collection of RawRow.
setDbNameBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.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(int) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
optional int32 depth = 2;
setDepth(long) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 depth = 4;
setDescription(String) - Method in class com.cognite.client.dto.Asset.Builder
optional string description = 6;
setDescription(String) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string description = 6;
setDescription(String) - Method in class com.cognite.client.dto.DataSet.Builder
optional string description = 4;
setDescription(String) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string description = 8;
setDescription(String) - Method in class com.cognite.client.dto.Event.Builder
optional string description = 5;
setDescription(String) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string description = 4;
setDescription(String) - Method in class com.cognite.client.dto.Label.Builder
optional string description = 3;
setDescription(String) - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional string description = 3;
setDescription(String) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string description = 4;
setDescription(String) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string description = 4;
setDescriptionBytes(ByteString) - Method in class com.cognite.client.dto.Asset.Builder
optional string description = 6;
setDescriptionBytes(ByteString) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string description = 6;
setDescriptionBytes(ByteString) - Method in class com.cognite.client.dto.DataSet.Builder
optional string description = 4;
setDescriptionBytes(ByteString) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string description = 8;
setDescriptionBytes(ByteString) - Method in class com.cognite.client.dto.Event.Builder
optional string description = 5;
setDescriptionBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string description = 4;
setDescriptionBytes(ByteString) - Method in class com.cognite.client.dto.Label.Builder
optional string description = 3;
setDescriptionBytes(ByteString) - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional string description = 3;
setDescriptionBytes(ByteString) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string description = 4;
setDescriptionBytes(ByteString) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string description = 4;
setDestination(Transformation.Destination) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
setDestination(Transformation.Destination) - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
setDestination(Transformation.Destination.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 4;
setDestination(Transformation.Destination.Builder) - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.beam.proto.Transformation.Destination destination = 7;
setDestinationApiKey(String) - Method in class com.cognite.client.dto.Transformation.Builder
optional string destination_api_key = 8;
setDestinationApiKeyBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Builder
optional string destination_api_key = 8;
setDestinationOidcCredentials(Transformation.FlatOidcCredentials) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
setDestinationOidcCredentials(Transformation.FlatOidcCredentials.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
setDestinationProject(String) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string destination_project = 6;
setDestinationProjectBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string destination_project = 6;
setDirectory(String) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string directory = 3;
setDirectoryBytes(ByteString) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string directory = 3;
setDiscreteVariance(double) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double discrete_variance = 9;
setDiscreteVariance(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double discreteVariance = 10;
setDocumentation(String) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string documentation = 11;
setDocumentationBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string documentation = 11;
setEmail(String) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string email = 2;
setEmailBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string email = 2;
setEndTime(long) - Method in class com.cognite.client.dto.Event.Builder
optional int64 end_time = 4;
setEndTime(long) - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 end_time = 7;
setEntities(int, Struct) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
setEntities(int, Struct.Builder) - Method in class com.cognite.client.dto.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
setError(String) - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional string error = 14;
setErrorBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional string error = 14;
setErrorMessage(String) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
optional string error_message = 4;
setErrorMessage(String) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
optional string error_message = 4;
setErrorMessageBytes(ByteString) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
optional string error_message = 4;
setErrorMessageBytes(ByteString) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
optional string error_message = 4;
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(long) - Method in class com.cognite.client.dto.Item.Builder
End of time window for a time series data point.
setExternalId(String) - Method in class com.cognite.client.dto.Asset.Builder
optional string external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.DataSet.Builder
optional string external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.Event.Builder
optional string external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional string external_id = 1;
setExternalId(String) - Method in class com.cognite.client.dto.FileBinary.Builder
string external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string external_id = 1;
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.SequenceBody.Builder
optional 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.SequenceMetadata.Builder
optional string external_id = 1;
setExternalId(String) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
optional string external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string external_id = 2;
setExternalId(String) - Method in class com.cognite.client.dto.Transformation.Builder
string external_id = 11;
setExternalId(String) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
string external_id = 5;
setExternalId(String) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional 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.Asset.Builder
optional string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.DataSet.Builder
optional string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Event.Builder
optional string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional string external_id = 1;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.FileBinary.Builder
string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string external_id = 1;
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.SequenceBody.Builder
optional 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.SequenceMetadata.Builder
optional string external_id = 1;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
optional string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.TimeseriesPointPost.Builder
string external_id = 2;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Builder
string external_id = 11;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
string external_id = 5;
setExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional 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(String) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string feature_type = 9;
setFeatureTypeBytes(ByteString) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string 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.Annotation.Region.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ConvertResponse.Result.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.DiagramResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.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.ThreeDNode.Categories.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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
 
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(String) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The external id of the source file used for building interactive P&ID
setFileExternalId(String) - Method in class com.cognite.client.dto.DiagramResponse.Builder
The external id of the source file used for detecting annotations and building the interactive engineering diagram
setFileExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The external id of the source file used for building interactive P&ID
setFileExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.DiagramResponse.Builder
The external id of the source file used for detecting annotations and building the interactive engineering diagram
setFileId(long) - Method in class com.cognite.client.dto.ConvertResponse.Builder
The id of the source file used for building interactive P&ID
setFileId(long) - Method in class com.cognite.client.dto.DiagramResponse.Builder
The id of the source file used for detecting annotations and building the interactive engineering diagram
setFileId(long) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 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;
setFinishedTime(long) - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 finished_time = 12;
setFormat(String) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional string format = 1;
setFormatBytes(ByteString) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional string format = 1;
setGeoLocation(GeoLocation) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
setGeoLocation(GeoLocation.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.beam.proto.GeoLocation geo_location = 18;
setGeometry(GeoLocationGeometry) - Method in class com.cognite.client.dto.GeoLocation.Builder
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
setGeometry(GeoLocationGeometry.Builder) - Method in class com.cognite.client.dto.GeoLocation.Builder
.com.cognite.beam.proto.GeoLocationGeometry geometry = 2;
setId(int) - Method in class com.cognite.client.dto.Transformation.Job.Builder
int32 id = 1;
setId(int) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int32 id = 1;
setId(long) - Method in class com.cognite.client.dto.Asset.Builder
optional int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.DataSet.Builder
optional int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.Event.Builder
optional int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional int64 id = 2;
setId(long) - Method in class com.cognite.client.dto.FileBinary.Builder
int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 id = 8;
setId(long) - Method in class com.cognite.client.dto.Item.Builder
int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.SecurityCategory.Builder
optional int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.SequenceBody.Builder
optional int64 id = 2;
setId(long) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 id = 2;
setId(long) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional int64 id = 2;
setId(long) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 id = 1;
setId(long) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional 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.client.dto.Transformation.Builder
optional 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;
setIgnoreMissingFields(boolean) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional bool ignore_missing_fields = 11;
setIgnoreNullFields(boolean) - Method in class com.cognite.client.dto.Transformation.Builder
bool ignore_null_fields = 12;
setIgnoreNullFields(boolean) - Method in class com.cognite.client.dto.Transformation.Job.Builder
bool ignore_null_fields = 15;
setInclusiveBegin(long) - Method in class com.cognite.client.dto.Item.Builder
Start of time window for a time series data point.
setInfo(String) - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional string info = 4;
setInfoBytes(ByteString) - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional string info = 4;
setInterpolation(double) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double interpolation = 6;
setInterpolation(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double interpolation = 7;
setInterval(String) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional string interval = 5;
setIntervalBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional string interval = 5;
setIsPaused(boolean) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional bool is_paused = 6;
setIsPublic(boolean) - Method in class com.cognite.client.dto.Transformation.Builder
optional bool is_public = 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.TimeseriesPoint.Builder
optional bool is_step = 3;
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;
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.DiagramResponse.Builder
The identified entity annotations with bounding boxes
setItems(int, Annotation.Builder) - Method in class com.cognite.client.dto.DiagramResponse.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;
setLastFailure(long) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_failure = 13;
setLastFinishedJob(Transformation.Job) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
setLastFinishedJob(Transformation.Job.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job last_finished_job = 18;
setLastMessage(String) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string last_message = 14;
setLastMessageBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string last_message = 14;
setLastSeen(long) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_seen = 15;
setLastSeenTime(long) - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 last_seen_time = 13;
setLastSuccess(long) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_success = 12;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.Asset.Builder
optional int64 last_updated_time = 9;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 last_updated_time = 9;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.DataSet.Builder
optional int64 last_updated_time = 7;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.Event.Builder
optional int64 last_updated_time = 10;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional int64 last_updated_time = 17;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 last_updated_time = 12;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.RawRow.Builder
optional int64 last_updated_time = 4;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 last_updated_time = 12;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.SequenceColumn.Builder
optional int64 last_updated_time = 7;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional int64 last_updated_time = 9;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional int64 last_updated_time = 11;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.Transformation.Builder
optional int64 last_updated_time = 16;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int64 last_updated_time = 4;
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;
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.client.dto.TimeseriesPoint.Aggregates.Builder
optional double max = 2;
setMax(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double max = 3;
setMax(int, double) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double max = 1;
setMessage(String) - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional string message = 4;
setMessageBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
optional string message = 4;
setMimeType(String) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string mime_type = 5;
setMimeTypeBytes(ByteString) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string mime_type = 5;
setMin(double) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double min = 3;
setMin(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double min = 4;
setMin(int, double) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
repeated double min = 2;
setName(String) - Method in class com.cognite.client.dto.Asset.Builder
optional 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.DataSet.Builder
optional string name = 3;
setName(String) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string name = 7;
setName(String) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string name = 3;
setName(String) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string name = 1;
setName(String) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string name = 2;
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.SequenceColumn.Builder
optional string name = 2;
setName(String) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string name = 3;
setName(String) - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional string name = 1;
setName(String) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional string name = 5;
setName(String) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
optional string name = 1;
setName(String) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
optional string name = 1;
setName(String) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string name = 3;
setName(String) - Method in class com.cognite.client.dto.Transformation.Builder
string name = 2;
setName(String) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
optional string name = 2;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.Asset.Builder
optional 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.DataSet.Builder
optional string name = 3;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string name = 7;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string name = 3;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string name = 2;
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.SequenceColumn.Builder
optional string name = 2;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
optional string name = 3;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.ThreeDModel.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional string name = 5;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string name = 3;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Builder
string name = 2;
setNameBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
optional string name = 2;
setNodeId(long) - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
int64 nodeId = 1;
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(String) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string original_id = 13;
setOriginalIdBytes(ByteString) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string original_id = 13;
setOwner(Transformation.Owner) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
setOwner(Transformation.Owner.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Owner owner = 17;
setPage(int) - Method in class com.cognite.client.dto.Annotation.Region.Builder
int32 page = 3;
setPage(int) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
int32 page = 1;
setPage(int) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
int32 page = 1;
setParentExternalId(String) - Method in class com.cognite.client.dto.Asset.Builder
optional string parent_external_id = 5;
setParentExternalId(String) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string parent_external_id = 5;
setParentExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Asset.Builder
optional string parent_external_id = 5;
setParentExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string parent_external_id = 5;
setParentId(long) - Method in class com.cognite.client.dto.Asset.Builder
optional int64 parent_id = 4;
setParentId(long) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 parent_id = 4;
setParentId(long) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 parentId = 3;
setPath(int, long) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
repeated int64 path = 3;
setPngBinary(ByteString) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
The binary for the converted PNG file
setPngUrl(String) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
The URL for the converted PNG file
setPngUrlBytes(ByteString) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
The URL for the converted PNG file
setPosition(int, double) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double position = 2;
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;
setProperties(ThreeDNode.Properties) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
setProperties(ThreeDNode.Properties.Builder) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.beam.proto.ThreeDNode.Properties properties = 7;
setProperties(Struct) - Method in class com.cognite.client.dto.GeoLocation.Builder
optional .google.protobuf.Struct properties = 3;
setProperties(Struct.Builder) - Method in class com.cognite.client.dto.GeoLocation.Builder
optional .google.protobuf.Struct properties = 3;
setPublished(boolean) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional bool published = 8;
setQuery(String) - Method in class com.cognite.client.dto.Transformation.Builder
optional string query = 3;
setQuery(String) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string query = 9;
setQueryBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Builder
optional string query = 3;
setQueryBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string query = 9;
setRawTables(int, ExtractionPipeline.RawTable) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
setRawTables(int, ExtractionPipeline.RawTable.Builder) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.beam.proto.ExtractionPipeline.RawTable raw_tables = 6;
setReason(String) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.Builder
string reason = 1;
setReasonBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.Builder
string reason = 1;
setRegion(Annotation.Region) - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.Annotation.Region region = 3;
setRegion(Annotation.Region.Builder) - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.beam.proto.Annotation.Region region = 3;
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.Annotation.Region.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ConvertResponse.Result.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.DiagramResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.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.ThreeDNode.Categories.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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
 
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
 
setResults(int, ConvertResponse.Result) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
setResults(int, ConvertResponse.Result.Builder) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.beam.proto.ConvertResponse.Result results = 3;
setRole(String) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string role = 3;
setRoleBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
optional string role = 3;
setRootId(long) - Method in class com.cognite.client.dto.Asset.Builder
optional int64 root_id = 7;
setRootId(long) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional int64 root_id = 7;
setRootName(String) - Method in class com.cognite.client.dto.AssetLookup.Builder
The name of the root asset node in the hierarchy.
setRootNameBytes(ByteString) - Method in class com.cognite.client.dto.AssetLookup.Builder
The name of the root asset node in the hierarchy.
setRotation(int, double) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
repeated double rotation = 10;
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;
setRunningJob(Transformation.Job) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
setRunningJob(Transformation.Job.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Job running_job = 19;
setSchedule(Transformation.Schedule) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
setSchedule(Transformation.Schedule.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.Schedule schedule = 20;
setSchedule(String) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string schedule = 7;
setScheduleBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string schedule = 7;
setScopes(String) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string scopes = 3;
setScopesBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string scopes = 3;
setScore(double) - Method in class com.cognite.client.dto.EntityMatch.Builder
optional double score = 1;
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;
setSendNotification(boolean) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
bool send_notification = 4;
setSeverity(int) - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional int32 severity = 2;
setShape(String) - Method in class com.cognite.client.dto.Annotation.Region.Builder
string shape = 1;
setShapeBytes(ByteString) - Method in class com.cognite.client.dto.Annotation.Region.Builder
string shape = 1;
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.Asset.Builder
optional string source = 12;
setSource(String) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string source = 12;
setSource(String) - Method in class com.cognite.client.dto.Event.Builder
optional string source = 13;
setSource(String) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string source = 10;
setSource(String) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string source = 4;
setSource(String) - Method in class com.cognite.client.dto.MatchField.Builder
string source = 1;
setSourceApiKey(String) - Method in class com.cognite.client.dto.Transformation.Builder
optional string source_api_key = 7;
setSourceApiKeyBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Builder
optional string source_api_key = 7;
setSourceAsset(Asset) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset source_asset = 13;
setSourceAsset(Asset.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset source_asset = 13;
setSourceBytes(ByteString) - Method in class com.cognite.client.dto.Asset.Builder
optional string source = 12;
setSourceBytes(ByteString) - Method in class com.cognite.client.dto.AssetLookup.Builder
optional string source = 12;
setSourceBytes(ByteString) - Method in class com.cognite.client.dto.Event.Builder
optional string source = 13;
setSourceBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
optional string source = 10;
setSourceBytes(ByteString) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional string source = 4;
setSourceBytes(ByteString) - Method in class com.cognite.client.dto.MatchField.Builder
string source = 1;
setSourceCreatedTime(long) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 source_created_time = 13;
setSourceEvent(Event) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event source_event = 14;
setSourceEvent(Event.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event source_event = 14;
setSourceExternalId(String) - Method in class com.cognite.client.dto.Relationship.Builder
optional string source_external_id = 2;
setSourceExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Relationship.Builder
optional string source_external_id = 2;
setSourceFile(FileMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata source_file = 16;
setSourceFile(FileMetadata.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata source_file = 16;
setSourceModifiedTime(long) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 source_modified_time = 14;
setSourceOidcCredentials(Transformation.FlatOidcCredentials) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
setSourceOidcCredentials(Transformation.FlatOidcCredentials.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.beam.proto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
setSourceProject(String) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string source_project = 5;
setSourceProjectBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string source_project = 5;
setSourceSequence(SequenceMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
setSourceSequence(SequenceMetadata.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;
setSourceTimeseries(TimeseriesMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
setSourceTimeseries(TimeseriesMetadata.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;
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;
setStartedTime(long) - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional int64 started_time = 11;
setStartTime(long) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 start_time = 5;
setStartTime(long) - Method in class com.cognite.client.dto.Event.Builder
optional int64 start_time = 3;
setStartTime(long) - Method in class com.cognite.client.dto.Relationship.Builder
optional int64 start_time = 6;
setStatus(ExtractionPipelineRun.Status) - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
.com.cognite.beam.proto.ExtractionPipelineRun.Status status = 3;
setStatus(String) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string status = 3;
setStatus(String) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional string status = 3;
setStatus(String) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string status = 16;
setStatusBytes(ByteString) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string status = 3;
setStatusBytes(ByteString) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional string status = 3;
setStatusBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string status = 16;
setStatusTime(long) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional int64 status_time = 6;
setStatusValue(int) - Method in class com.cognite.client.dto.ExtractionPipelineRun.Builder
.com.cognite.beam.proto.ExtractionPipelineRun.Status status = 3;
setStepInterpolation(double) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double step_interpolation = 7;
setStepInterpolation(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double stepInterpolation = 8;
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;
setSubtreeSize(long) - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
optional int64 subtreeSize = 4;
setSubtreeSize(long) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 subtreeSize = 6;
setSubtype(String) - Method in class com.cognite.client.dto.Event.Builder
optional string subtype = 7;
setSubtypeBytes(ByteString) - Method in class com.cognite.client.dto.Event.Builder
optional string subtype = 7;
setSum(double) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double sum = 5;
setSum(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double sum = 6;
setSvgBinary(ByteString) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.Builder
The binary for the converted SVG file
setSvgUrl(String) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
The URL for the converted SVG file
setSvgUrlBytes(ByteString) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
The URL for the converted SVG file
setTable(String) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string table = 4;
setTableBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string table = 4;
setTableName(String) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
string table_name = 2;
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;
setTableName(Collection<RawRow>, String) - Static method in class com.cognite.client.util.RawRows
Specify the target CDF Raw table (name) for a collection of RawRow.
setTableNameBytes(ByteString) - Method in class com.cognite.client.dto.ExtractionPipeline.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(int, double) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
repeated double target = 1;
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;
setTargetAsset(Asset) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset target_asset = 18;
setTargetAsset(Asset.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Asset target_asset = 18;
setTargetBytes(ByteString) - Method in class com.cognite.client.dto.MatchField.Builder
string target = 2;
setTargetEvent(Event) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event target_event = 19;
setTargetEvent(Event.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.Event target_event = 19;
setTargetExternalId(String) - Method in class com.cognite.client.dto.Relationship.Builder
optional string target_external_id = 4;
setTargetExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Relationship.Builder
optional string target_external_id = 4;
setTargetFile(FileMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata target_file = 21;
setTargetFile(FileMetadata.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.FileMetadata target_file = 21;
setTargetSequence(SequenceMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
setTargetSequence(SequenceMetadata.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;
setTargetTimeseries(TimeseriesMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
setTargetTimeseries(TimeseriesMetadata.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;
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(String) - Method in class com.cognite.client.dto.Annotation.Builder
optional string text = 1;
setTextBytes(ByteString) - Method in class com.cognite.client.dto.Annotation.Builder
optional string text = 1;
setThumbnailThreedFileId(long) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional int64 thumbnail_threed_file_id = 4;
setThumbnailURL(String) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional string thumbnail_URL = 5;
setThumbnailURLBytes(ByteString) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional string thumbnail_URL = 5;
setTimestamp(long) - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional int64 timestamp = 1;
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.client.dto.Transformation.Job.Metric.Builder
optional int64 timestamp = 1;
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;
setTokenUri(String) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string token_uri = 4;
setTokenUriBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
string token_uri = 4;
setTotalVariation(double) - Method in class com.cognite.client.dto.TimeseriesPoint.Aggregates.Builder
optional double total_variation = 10;
setTotalVariation(double) - Method in class com.cognite.v1.timeseries.proto.AggregateDatapoint.Builder
double totalVariation = 11;
setTransformationExternalId(String) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string transformation_external_id = 4;
setTransformationExternalIdBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string transformation_external_id = 4;
setTransformationId(int) - Method in class com.cognite.client.dto.Transformation.Job.Builder
int32 transformation_id = 3;
setTreeIndex(long) - Method in class com.cognite.client.dto.ThreeDAssetMapping.Builder
optional int64 treeIndex = 3;
setTreeIndex(long) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional int64 treeIndex = 2;
setType(String) - Method in class com.cognite.client.dto.Event.Builder
optional string type = 6;
setType(String) - Method in class com.cognite.client.dto.GeoLocation.Builder
string type = 1;
setType(String) - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional string type = 3;
setType(String) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string type = 2;
setTypeBytes(ByteString) - Method in class com.cognite.client.dto.Event.Builder
optional string type = 6;
setTypeBytes(ByteString) - Method in class com.cognite.client.dto.GeoLocation.Builder
string type = 1;
setTypeBytes(ByteString) - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional string type = 3;
setTypeBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
optional string type = 2;
setUnit(String) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string unit = 7;
setUnit(String) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
string unit = 8;
setUnitBytes(ByteString) - Method in class com.cognite.client.dto.TimeseriesMetadata.Builder
optional string unit = 7;
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.Annotation.Region.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Annotation.Vertex.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.ConvertResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.DataSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.DiagramResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.DiagramResponse.ConvertResult.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.ExtractionPipeline.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ExtractionPipeline.Contact.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ExtractionPipelineRun.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.GeoLocation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.GeoLocationGeometry.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.LineCoordinates.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.MultiLineCoordinates.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.MultiPointCoordinates.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.MultiPolygonCoordinates.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.PointCoordinates.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.PolygonCoordinates.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.ThreeDAssetMapping.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDFileBinary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDModel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.Categories.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.ThreeDRevisionLog.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.client.dto.Transformation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.Destination.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.Job.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.Job.Metric.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.Owner.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo.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
 
setUploaded(boolean) - Method in class com.cognite.client.dto.FileMetadata.Builder
bool uploaded = 9;
setUploadedTime(long) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional int64 uploaded_time = 10;
setUser(String) - Method in class com.cognite.client.dto.LoginStatus.Builder
string user = 1;
setUser(String) - Method in class com.cognite.client.dto.Transformation.Owner.Builder
string user = 1;
setUserBytes(ByteString) - Method in class com.cognite.client.dto.LoginStatus.Builder
string user = 1;
setUserBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Owner.Builder
string user = 1;
setUuid(String) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string uuid = 2;
setUuidBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Job.Builder
string uuid = 2;
setValue(double) - Method in class com.cognite.v1.timeseries.proto.NumericDatapoint.Builder
double value = 2;
setValue(String) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
optional string value = 1;
setValue(String) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
string value = 2;
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.client.dto.Aggregate.Record.Builder
optional string value = 1;
setValueBytes(ByteString) - Method in class com.cognite.v1.timeseries.proto.StringDatapoint.Builder
string value = 2;
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.Builder) - Method in class com.cognite.client.dto.SequenceRow.Builder
repeated .google.protobuf.Value values = 2;
setValuesString(int, String) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder
repeated string valuesString = 1;
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(int) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional int32 version = 2;
setVertices(int, Annotation.Vertex) - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
setVertices(int, Annotation.Vertex.Builder) - Method in class com.cognite.client.dto.Annotation.Region.Builder
repeated .com.cognite.beam.proto.Annotation.Vertex vertices = 2;
setWriteProtected(boolean) - Method in class com.cognite.client.dto.DataSet.Builder
optional bool write_protected = 5;
setX(double) - Method in class com.cognite.client.dto.Annotation.Vertex.Builder
double x = 1;
setY(double) - Method in class com.cognite.client.dto.Annotation.Vertex.Builder
double y = 2;
SEVERITY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDRevisionLog
 
SHAPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation.Region
 
SingleRequestItemReader() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.SingleRequestItemReader
 
size() - Method in class com.cognite.client.util.Partition
 
SOURCE_API_KEY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
SOURCE_ASSET - com.cognite.client.dto.Relationship.SourceCase
 
SOURCE_ASSET_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
SOURCE_CREATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
SOURCE_EVENT - com.cognite.client.dto.Relationship.SourceCase
 
SOURCE_EVENT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
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.ExtractionPipeline
 
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_FILE - com.cognite.client.dto.Relationship.SourceCase
 
SOURCE_FILE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
SOURCE_MODIFIED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
SOURCE_NOT_SET - com.cognite.client.dto.Relationship.SourceCase
 
SOURCE_OIDC_CREDENTIALS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation
 
SOURCE_PROJECT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
SOURCE_SEQUENCE - com.cognite.client.dto.Relationship.SourceCase
 
SOURCE_SEQUENCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
SOURCE_TIMESERIES - com.cognite.client.dto.Relationship.SourceCase
 
SOURCE_TIMESERIES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
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() - Method in class com.cognite.client.stream.AbstractPublisher
Starts the streaming job.
start() - Method in class com.cognite.client.stream.RawPublisher
Starts the streaming job.
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
 
STARTED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
state - Variable in class com.cognite.client.stream.AbstractPublisher
 
STATUS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
STATUS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipelineRun
 
STATUS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision
 
STATUS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
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
 
stream() - Method in class com.cognite.client.Assets
Returns a Publisher that can stream Asset from Cognite Data Fusion.
stream() - Method in class com.cognite.client.Events
Returns a Publisher that can stream Event from Cognite Data Fusion.
stream(String, String) - Method in class com.cognite.client.RawRows
Returns a RawPublisher that can stream RawRow from a raw table.
STRING - com.cognite.client.dto.SequenceColumn.ValueType
STRING = 1;
STRING_DATAPOINTS - com.cognite.client.dto.Transformation.Destination.DataSourceType
STRING_DATAPOINTS = 5;
STRING_DATAPOINTS_VALUE - Static variable in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
STRING_DATAPOINTS = 5;
STRING_VALUE - Static variable in enum com.cognite.client.dto.SequenceColumn.ValueType
STRING = 1;
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
 
SUBTREESIZE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDAssetMapping
 
SUBTREESIZE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode
 
SUBTYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Event
 
SUCCESS - com.cognite.client.dto.ExtractionPipelineRun.Status
SUCCESS = 0;
SUCCESS_VALUE - Static variable in enum com.cognite.client.dto.ExtractionPipelineRun.Status
SUCCESS = 0;
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.DiagramResponse.ConvertResult
 
SVG_URL_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ConvertResponse.Result
 
synchronizeHierarchy(Collection<Asset>) - Method in class com.cognite.client.Assets
Synchronizes the input collection of Asset (representing a single, complete asset hierarchy) with an existing asset hierarchy in CDF.
synchronizeMultipleHierarchies(Collection<Asset>) - Method in class com.cognite.client.Assets
Synchronizes the input collection of Asset (representing multiple, complete asset hierarchies) with existing asset hierarchies in CDF.

T

TABLE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Destination
 
TABLE_NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
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_ASSET - com.cognite.client.dto.Relationship.TargetCase
 
TARGET_ASSET_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
TARGET_EVENT - com.cognite.client.dto.Relationship.TargetCase
 
TARGET_EVENT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
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_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
TARGET_FILE - com.cognite.client.dto.Relationship.TargetCase
 
TARGET_FILE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
TARGET_NOT_SET - com.cognite.client.dto.Relationship.TargetCase
 
TARGET_SEQUENCE - com.cognite.client.dto.Relationship.TargetCase
 
TARGET_SEQUENCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
TARGET_TIMESERIES - com.cognite.client.dto.Relationship.TargetCase
 
TARGET_TIMESERIES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
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() - Method in class com.cognite.client.CogniteClient
Returns ThreeD representing 3D api endpoints.
ThreeD - Class in com.cognite.client
 
ThreeD() - Constructor for class com.cognite.client.ThreeD
 
THREED_ANCESTOR_NODE - com.cognite.client.config.ResourceType
 
THREED_ASSET_MAPPINGS - com.cognite.client.config.ResourceType
 
THREED_MODEL - com.cognite.client.config.ResourceType
 
THREED_MODEL_HEADER - com.cognite.client.config.ResourceType
 
THREED_MODEL_REVISION - com.cognite.client.config.ResourceType
 
THREED_NODE - com.cognite.client.config.ResourceType
 
THREED_NODE_FILTER - com.cognite.client.config.ResourceType
 
ThreeDAncestorNodesRequestProvider - Class in com.cognite.client.servicesV1.request
 
ThreeDAncestorNodesRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.ThreeDAncestorNodesRequestProvider
 
ThreeDAncestorNodesRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
ThreeDAssetMapping - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDAssetMapping
ThreeDAssetMapping.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDAssetMapping
ThreeDAssetMappingOrBuilder - Interface in com.cognite.client.dto
 
ThreeDAssetMappings - Class in com.cognite.client
This class represents the Cognite 3D asset mappings api endpoint.
ThreeDAssetMappings() - Constructor for class com.cognite.client.ThreeDAssetMappings
 
ThreeDAssetMappingsFilterRequestProvider - Class in com.cognite.client.servicesV1.request
 
ThreeDAssetMappingsFilterRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
ThreeDAssetMappingsFilterRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
ThreeDAssetMappingsParser - Class in com.cognite.client.servicesV1.parser
 
ThreeDAssetMappingsParser() - Constructor for class com.cognite.client.servicesV1.parser.ThreeDAssetMappingsParser
 
ThreeDAssetMappingsRequestProvider - Class in com.cognite.client.servicesV1.request
 
ThreeDAssetMappingsRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.ThreeDAssetMappingsRequestProvider
 
ThreeDAssetMappingsRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
ThreeDFileBinary - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDFileBinary
ThreeDFileBinary.BinaryTypeCase - Enum in com.cognite.client.dto
 
ThreeDFileBinary.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDFileBinary
ThreeDFileBinary.IdTypeCase - Enum in com.cognite.client.dto
 
ThreeDFileBinaryOrBuilder - Interface in com.cognite.client.dto
 
ThreeDFileBinaryReader() - Constructor for class com.cognite.client.servicesV1.ConnectorServiceV1.ThreeDFileBinaryReader
 
ThreeDFileBinaryRequestExecutor - 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.
ThreeDFileBinaryRequestExecutor() - Constructor for class com.cognite.client.servicesV1.executor.ThreeDFileBinaryRequestExecutor
 
ThreeDFileBinaryRequestExecutor.Builder - Class in com.cognite.client.servicesV1.executor
 
ThreeDFileBinaryRequestExecutor.ClientRequestException - Exception in com.cognite.client.servicesV1.executor
Represents a request error caused by a client error.
ThreeDFiles - Class in com.cognite.client
This class represents the Cognite 3DFiles api endpoint.
ThreeDFiles() - Constructor for class com.cognite.client.ThreeDFiles
 
ThreeDModel - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDModel
ThreeDModel.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDModel
ThreeDModelOrBuilder - Interface in com.cognite.client.dto
 
ThreeDModelOuterClass - Class in com.cognite.client.dto
 
ThreeDModelParser - 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.
ThreeDModelParser() - Constructor for class com.cognite.client.servicesV1.parser.ThreeDModelParser
 
ThreeDModelRevision - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDModelRevision
ThreeDModelRevision.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDModelRevision
ThreeDModelRevision.Camera - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDModelRevision.Camera
ThreeDModelRevision.Camera.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDModelRevision.Camera
ThreeDModelRevision.CameraOrBuilder - Interface in com.cognite.client.dto
 
ThreeDModelRevisionOrBuilder - Interface in com.cognite.client.dto
 
ThreeDModelRevisionParser - Class in com.cognite.client.servicesV1.parser
 
ThreeDModelRevisionParser() - Constructor for class com.cognite.client.servicesV1.parser.ThreeDModelRevisionParser
 
ThreeDModels - Class in com.cognite.client
This class represents the Cognite 3D models api endpoint.
ThreeDModels() - Constructor for class com.cognite.client.ThreeDModels
 
ThreeDModelsRevisions - Class in com.cognite.client
This class represents the Cognite 3D models revisions api endpoint.
ThreeDModelsRevisions() - Constructor for class com.cognite.client.ThreeDModelsRevisions
 
ThreeDNode - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode
ThreeDNode.BoundingBox - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode.BoundingBox
ThreeDNode.BoundingBox.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode.BoundingBox
ThreeDNode.BoundingBoxOrBuilder - Interface in com.cognite.client.dto
 
ThreeDNode.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode
ThreeDNode.Categories - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode.Categories
ThreeDNode.Categories.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode.Categories
ThreeDNode.CategoriesOrBuilder - Interface in com.cognite.client.dto
 
ThreeDNode.Properties - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode.Properties
ThreeDNode.Properties.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode.Properties
ThreeDNode.PropertiesFilter - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode.PropertiesFilter
ThreeDNode.PropertiesFilter.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode.PropertiesFilter
ThreeDNode.PropertiesFilter.Categories - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories
ThreeDNode.PropertiesFilter.Categories.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories
ThreeDNode.PropertiesFilter.Categories.CategoriesValues - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
ThreeDNode.PropertiesFilter.Categories.CategoriesValuesOrBuilder - Interface in com.cognite.client.dto
 
ThreeDNode.PropertiesFilter.CategoriesOrBuilder - Interface in com.cognite.client.dto
 
ThreeDNode.PropertiesFilterOrBuilder - Interface in com.cognite.client.dto
 
ThreeDNode.PropertiesOrBuilder - Interface in com.cognite.client.dto
 
ThreeDNodeOrBuilder - Interface in com.cognite.client.dto
 
ThreeDNodeParser - Class in com.cognite.client.servicesV1.parser
 
ThreeDNodeParser() - Constructor for class com.cognite.client.servicesV1.parser.ThreeDNodeParser
 
ThreeDNodePropertiesFilterSerializer - Class in com.cognite.client.servicesV1.request.serializer
Class for Serializer object for pass different format filter ThreeDNode
ThreeDNodePropertiesFilterSerializer() - Constructor for class com.cognite.client.servicesV1.request.serializer.ThreeDNodePropertiesFilterSerializer
 
ThreeDNodes - Class in com.cognite.client
This class represents the Cognite 3D nodes api endpoint.
ThreeDNodes() - Constructor for class com.cognite.client.ThreeDNodes
 
ThreeDNodesFilterRequestProvider - Class in com.cognite.client.servicesV1.request
 
ThreeDNodesFilterRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.ThreeDNodesFilterRequestProvider
 
ThreeDNodesFilterRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
ThreeDNodesRequestProvider - Class in com.cognite.client.servicesV1.request
 
ThreeDNodesRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.ThreeDNodesRequestProvider
 
ThreeDNodesRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
ThreeDOutput - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDOutput
ThreeDOutput.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDOutput
ThreeDOutputOrBuilder - Interface in com.cognite.client.dto
 
ThreeDOutputs - Class in com.cognite.client
This class represents the Cognite 3D models available outputs api endpoint.
ThreeDOutputs() - Constructor for class com.cognite.client.ThreeDOutputs
 
ThreeDOutputsParser - Class in com.cognite.client.servicesV1.parser
 
ThreeDOutputsParser() - Constructor for class com.cognite.client.servicesV1.parser.ThreeDOutputsParser
 
ThreeDOutputsRequestProvider - Class in com.cognite.client.servicesV1.request
 
ThreeDOutputsRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.ThreeDOutputsRequestProvider
 
ThreeDOutputsRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
ThreeDRequestProvider - Class in com.cognite.client.servicesV1.request
 
ThreeDRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.ThreeDRequestProvider
 
ThreeDRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
ThreeDRevisionLog - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDRevisionLog
ThreeDRevisionLog.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.ThreeDRevisionLog
ThreeDRevisionLogOrBuilder - Interface in com.cognite.client.dto
 
ThreeDRevisionLogs - Class in com.cognite.client
This class represents the Cognite 3D revision logs api endpoint.
ThreeDRevisionLogs() - Constructor for class com.cognite.client.ThreeDRevisionLogs
 
ThreeDRevisionLogsParser - Class in com.cognite.client.servicesV1.parser
 
ThreeDRevisionLogsParser() - Constructor for class com.cognite.client.servicesV1.parser.ThreeDRevisionLogsParser
 
ThreeDRevisionLogsRequestProvider - Class in com.cognite.client.servicesV1.request
 
ThreeDRevisionLogsRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.ThreeDRevisionLogsRequestProvider
 
ThreeDRevisionLogsRequestProvider.Builder - Class in com.cognite.client.servicesV1.request
 
THUMBNAIL_THREED_FILE_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision
 
THUMBNAIL_URL_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision
 
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.dto
 
Timeseries - Class in com.cognite.client
This class represents the Cognite timeseries api endpoint.
Timeseries() - Constructor for class com.cognite.client.Timeseries
 
TIMESERIES - com.cognite.client.dto.Transformation.Destination.DataSourceType
TIMESERIES = 1;
TIMESERIES_DATAPOINTS - com.cognite.client.config.ResourceType
 
TIMESERIES_HEADER - com.cognite.client.config.ResourceType
 
TIMESERIES_VALUE - Static variable in enum com.cognite.client.dto.Transformation.Destination.DataSourceType
TIMESERIES = 1;
TimeseriesMetadata - Class in com.cognite.client.dto
The time series header.
TimeseriesMetadata.Builder - Class in com.cognite.client.dto
The time series header.
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
The time series data point.
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
The time series data point.
TimeseriesPoint.DatapointTypeCase - Enum in com.cognite.client.dto
 
TimeseriesPointOrBuilder - Interface in com.cognite.client.dto
 
TimeseriesPointPost - Class in com.cognite.client.dto
The time series data point, write-version.
TimeseriesPointPost.Builder - Class in com.cognite.client.dto
The time series data point, write-version.
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.ThreeDRevisionLog
 
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.client.dto.Transformation.Job.Metric
 
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.Region
 
toBuilder() - Method in class com.cognite.client.dto.Annotation
 
toBuilder() - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse.Result
 
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.DiagramResponse.ConvertResult
 
toBuilder() - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
toBuilder() - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
toBuilder() - Method in class com.cognite.client.dto.ExtractionPipeline
 
toBuilder() - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
toBuilder() - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
toBuilder() - Method in class com.cognite.client.dto.MultiPointCoordinates
 
toBuilder() - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
toBuilder() - Method in class com.cognite.client.dto.PointCoordinates
 
toBuilder() - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDFileBinary
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDModel
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDModelRevision
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDNode
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDOutput
 
toBuilder() - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.dto.Transformation.Destination
 
toBuilder() - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
toBuilder() - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
toBuilder() - Method in class com.cognite.client.dto.Transformation.Job
 
toBuilder() - Method in class com.cognite.client.dto.Transformation.Owner
 
toBuilder() - Method in class com.cognite.client.dto.Transformation.Schedule
 
toBuilder() - Method in class com.cognite.client.dto.Transformation
 
toBuilder() - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
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.GetJobIdRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.GetListRequestProvider
 
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.RawWriteTablesRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.ThreeDAncestorNodesRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.ThreeDNodesFilterRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.ThreeDNodesRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.ThreeDOutputsRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.ThreeDRequestProvider
 
toBuilder() - Method in class com.cognite.client.servicesV1.request.ThreeDRevisionLogsRequestProvider
 
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.JsonThreeDOutputsParser
 
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
 
TOKEN_SUPPLIER - com.cognite.client.CogniteClient.AuthType
 
TOKEN_URI_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
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.
toRequestDeleteItem(ThreeDAssetMapping) - Static method in class com.cognite.client.servicesV1.parser.ThreeDAssetMappingsParser
 
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(ExtractionPipeline) - Static method in class com.cognite.client.servicesV1.parser.ExtractionPipelineParser
Builds a request insert item object from ExtractionPipeline.
toRequestInsertItem(ExtractionPipelineRun) - Static method in class com.cognite.client.servicesV1.parser.ExtractionPipelineParser
Builds a request insert item object from ExtractionPipelineRun.
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(SequenceMetadata) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Builds a request insert item object from SequenceMetadata.
toRequestInsertItem(ThreeDAssetMapping) - Static method in class com.cognite.client.servicesV1.parser.ThreeDAssetMappingsParser
 
toRequestInsertItem(ThreeDModel) - Static method in class com.cognite.client.servicesV1.parser.ThreeDModelParser
Builds a request insert item object from ThreeDModel.
toRequestInsertItem(ThreeDModelRevision) - Static method in class com.cognite.client.servicesV1.parser.ThreeDModelRevisionParser
Builds a request insert item object from ThreeDModelRevision.
toRequestInsertItem(TimeseriesMetadata) - Static method in class com.cognite.client.servicesV1.parser.TimeseriesParser
Builds a request insert item object from TimeseriesMetadata.
toRequestInsertItem(Transformation) - Static method in class com.cognite.client.servicesV1.parser.TransformationParser
Builds a request insert item object from Transformation.
toRequestInsertItem(Transformation.Schedule) - Static method in class com.cognite.client.servicesV1.parser.TransformationSchedulesParser
 
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 replace 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(ExtractionPipeline) - Static method in class com.cognite.client.servicesV1.parser.ExtractionPipelineParser
Builds a request replace item object from ExtractionPipeline.
toRequestReplaceItem(FileMetadata) - Static method in class com.cognite.client.servicesV1.parser.FileParser
Builds a request insert item object from FileMetadata.
toRequestReplaceItem(Relationship) - Static method in class com.cognite.client.servicesV1.parser.RelationshipParser
Builds a request replace item object from Relationship.
toRequestReplaceItem(SequenceMetadata) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Builds a request insert item object from SequenceMetadata.
toRequestReplaceItem(SequenceMetadata, SequenceMetadata) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Builds a request replace item object from SequenceMetadata.
toRequestReplaceItem(ThreeDModel) - Static method in class com.cognite.client.servicesV1.parser.ThreeDModelParser
Builds a request replace item object from ThreeDModel.
toRequestReplaceItem(ThreeDModelRevision) - Static method in class com.cognite.client.servicesV1.parser.ThreeDModelRevisionParser
 
toRequestReplaceItem(TimeseriesMetadata) - Static method in class com.cognite.client.servicesV1.parser.TimeseriesParser
Builds a request insert item object from TimeseriesMetadata.
toRequestReplaceItem(Transformation) - Static method in class com.cognite.client.servicesV1.parser.TransformationParser
 
toRequestReplaceItem(Transformation.Schedule) - Static method in class com.cognite.client.servicesV1.parser.TransformationSchedulesParser
 
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(ExtractionPipeline) - Static method in class com.cognite.client.servicesV1.parser.ExtractionPipelineParser
Builds a request update item object from ExtractionPipeline.
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(SequenceMetadata, SequenceMetadata) - Static method in class com.cognite.client.servicesV1.parser.SequenceParser
Builds a request update item object from SequenceMetadata.
toRequestUpdateItem(ThreeDModel) - Static method in class com.cognite.client.servicesV1.parser.ThreeDModelParser
Builds a request update item object from ThreeDModel.
toRequestUpdateItem(ThreeDModelRevision) - Static method in class com.cognite.client.servicesV1.parser.ThreeDModelRevisionParser
 
toRequestUpdateItem(TimeseriesMetadata) - Static method in class com.cognite.client.servicesV1.parser.TimeseriesParser
Builds a request update item object from TimeseriesMetadata.
toRequestUpdateItem(Transformation) - Static method in class com.cognite.client.servicesV1.parser.TransformationParser
 
toRequestUpdateItem(Transformation.Schedule) - Static method in class com.cognite.client.servicesV1.parser.TransformationSchedulesParser
 
toString() - Method in class com.cognite.client.config.AuthConfig
 
toString(ExtractionPipelineRun.Status) - Static method in class com.cognite.client.servicesV1.parser.ExtractionPipelineParser
Returns the string representation of a pipeline run status.
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
 
transformation() - Method in class com.cognite.client.CogniteClient
Returns Transformation representing Transformation api endpoints.
Transformation - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation
TRANSFORMATION_EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
TRANSFORMATION_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
Transformation.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation
Transformation.Destination - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.Destination
Transformation.Destination.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.Destination
Transformation.Destination.DataSourceType - Enum in com.cognite.client.dto
Protobuf enum com.cognite.beam.proto.Transformation.Destination.DataSourceType
Transformation.DestinationOrBuilder - Interface in com.cognite.client.dto
 
Transformation.FlatOidcCredentials - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.FlatOidcCredentials
Transformation.FlatOidcCredentials.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.FlatOidcCredentials
Transformation.FlatOidcCredentialsOrBuilder - Interface in com.cognite.client.dto
 
Transformation.Job - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.Job
Transformation.Job.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.Job
Transformation.Job.Metric - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.Job.Metric
Transformation.Job.Metric.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.Job.Metric
Transformation.Job.MetricOrBuilder - Interface in com.cognite.client.dto
 
Transformation.JobOrBuilder - Interface in com.cognite.client.dto
 
Transformation.Owner - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.Owner
Transformation.Owner.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.Owner
Transformation.OwnerOrBuilder - Interface in com.cognite.client.dto
 
Transformation.Schedule - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.Schedule
Transformation.Schedule.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.Schedule
Transformation.ScheduleOrBuilder - Interface in com.cognite.client.dto
 
Transformation.TransformBlockedInfo - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.TransformBlockedInfo
Transformation.TransformBlockedInfo.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.beam.proto.Transformation.TransformBlockedInfo
Transformation.TransformBlockedInfoOrBuilder - Interface in com.cognite.client.dto
 
TransformationJobMetrics - Class in com.cognite.client
 
TransformationJobMetrics() - Constructor for class com.cognite.client.TransformationJobMetrics
 
TransformationJobMetricsParser - Class in com.cognite.client.servicesV1.parser
 
TransformationJobMetricsParser() - Constructor for class com.cognite.client.servicesV1.parser.TransformationJobMetricsParser
 
TransformationJobs - Class in com.cognite.client
 
TransformationJobs() - Constructor for class com.cognite.client.TransformationJobs
 
TransformationJobsParser - 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.
TransformationJobsParser() - Constructor for class com.cognite.client.servicesV1.parser.TransformationJobsParser
 
TransformationOrBuilder - Interface in com.cognite.client.dto
 
TransformationOuterClass - Class in com.cognite.client.dto
 
TransformationParser - 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.
TransformationParser() - Constructor for class com.cognite.client.servicesV1.parser.TransformationParser
 
Transformations - Class in com.cognite.client
 
Transformations() - Constructor for class com.cognite.client.Transformations
 
TRANSFORMATIONS - com.cognite.client.config.ResourceType
 
TRANSFORMATIONS_JOB_METRICS - com.cognite.client.config.ResourceType
 
TRANSFORMATIONS_JOBS - com.cognite.client.config.ResourceType
 
TRANSFORMATIONS_SCHEDULES - com.cognite.client.config.ResourceType
 
TransformationSchedules - Class in com.cognite.client
 
TransformationSchedules() - Constructor for class com.cognite.client.TransformationSchedules
 
TransformationSchedulesParser - Class in com.cognite.client.servicesV1.parser
 
TransformationSchedulesParser() - Constructor for class com.cognite.client.servicesV1.parser.TransformationSchedulesParser
 
TREEINDEX_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDAssetMapping
 
TREEINDEX_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
 
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.Event
 
TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.GeoLocation
 
TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDRevisionLog
 
TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Destination
 

U

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.ExtractionPipelineRun.Status
 
UNRECOGNIZED - com.cognite.client.dto.Relationship.ResourceType
 
UNRECOGNIZED - com.cognite.client.dto.SequenceColumn.ValueType
 
UNRECOGNIZED - com.cognite.client.dto.Transformation.Destination.DataSourceType
 
unSchedule(List<Item>) - Method in class com.cognite.client.TransformationSchedules
Delete schedules
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.
updateExtractionPipelines() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update extraction pipelines 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.
updateThreeDModels() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update 3D Models in Cognite.
updateThreeDModelsRevisions(Long) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update 3D Models Revisions in Cognite.
updateThreeDTRevisionThumbnail(Long, Long) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update the Thumbnail of Revision Calling this method will return an ItemWriter
updateThumbnail(Long, Long, Long) - Method in class com.cognite.client.ThreeDModelsRevisions
Update the Thumbnail of Revision
updateTransformation() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update Transformation to Cognite.
updateTransformationSchedules() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Update Transformation Schedules to 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(Long, List<ThreeDModelRevision>) - Method in class com.cognite.client.ThreeDModelsRevisions
Creates or update a set of ThreeDModelRevision objects.
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<ExtractionPipeline>) - Method in class com.cognite.client.ExtractionPipelines
Creates or updates a set of ExtractionPipeline 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<ThreeDModel>) - Method in class com.cognite.client.ThreeDModels
Creates or update a set of ThreeDModel 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.
upsert(List<Transformation>) - Method in class com.cognite.client.Transformations
 
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
 
USER_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Owner
 
UUID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 

V

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_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
 
valueOf(int) - Static method in enum com.cognite.client.dto.ExtractionPipelineRun.Status
Deprecated.
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.GeoLocationGeometry.CoordinatesCase
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.Relationship.SourceCase
Deprecated.
valueOf(int) - Static method in enum com.cognite.client.dto.Relationship.TargetCase
Deprecated.
valueOf(int) - Static method in enum com.cognite.client.dto.SequenceColumn.ValueType
Deprecated.
valueOf(int) - Static method in enum com.cognite.client.dto.ThreeDFileBinary.BinaryTypeCase
Deprecated.
valueOf(int) - Static method in enum com.cognite.client.dto.ThreeDFileBinary.IdTypeCase
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.client.dto.Transformation.Destination.DataSourceType
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(Descriptors.EnumValueDescriptor) - Static method in enum com.cognite.client.dto.ExtractionPipelineRun.Status
Returns the enum constant of this type with the specified name.
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.cognite.client.dto.Transformation.Destination.DataSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.CogniteClient.AuthType
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.ExtractionPipelineRun.Status
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.GeoLocationGeometry.CoordinatesCase
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.Relationship.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.dto.Relationship.TargetCase
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.ThreeDFileBinary.BinaryTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cognite.client.dto.ThreeDFileBinary.IdTypeCase
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.client.dto.Transformation.Destination.DataSourceType
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.
values() - Static method in enum com.cognite.client.CogniteClient.AuthType
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.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.ExtractionPipelineRun.Status
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.GeoLocationGeometry.CoordinatesCase
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.Relationship.SourceCase
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.TargetCase
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.ThreeDFileBinary.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.ThreeDFileBinary.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.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.client.dto.Transformation.Destination.DataSourceType
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_FIELD_NUMBER - Static variable in class com.cognite.client.dto.SequenceRow
 
VALUES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode.Categories
 
VALUES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
VALUESSTRING_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
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.ThreeDOutput
 
VERTICES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation.Region
 

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.
withConsumer(Consumer<List<RawRow>>) - Method in class com.cognite.client.stream.RawPublisher
Add the consumer of the data stream.
withConsumer(Consumer<List<T>>) - Method in class com.cognite.client.stream.Publisher
Add the consumer of the data stream.
withDatasetExternalIds(String...) - Method in class com.cognite.client.Request
Convenience method for setting dataset external ids of a request.
withDatasetIds(long...) - Method in class com.cognite.client.Request
Convenience method for setting dataset ids of a request.
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.
withEndTime(Instant) - Method in class com.cognite.client.stream.Publisher
Sets the end time (i.e.
withEndTime(Instant) - Method in class com.cognite.client.stream.RawPublisher
Sets the end time (i.e.
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.
withExecutor(Executor) - Method in class com.cognite.client.servicesV1.executor.ThreeDFileBinaryRequestExecutor
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
Configure a specific Cognite Data Fusion 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
Deprecated.
withItemExternalIds(String...) - Method in class com.cognite.client.Request
Convenience method for setting the external id for requesting multiple items.
withItemInternalId(long) - Method in class com.cognite.client.Request
Deprecated.
withItemInternalIds(long...) - Method in class com.cognite.client.Request
Convenience method for setting the external id for requesting multiple items.
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.
withMaxRetries(int) - Method in class com.cognite.client.servicesV1.executor.ThreeDFileBinaryRequestExecutor
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.
withPollingInterval(Duration) - Method in class com.cognite.client.stream.Publisher
Sets the polling interval to check for updates to the source raw table.
withPollingInterval(Duration) - Method in class com.cognite.client.stream.RawPublisher
Sets the polling interval to check for updates to the source raw table.
withPollingOffset(Duration) - Method in class com.cognite.client.stream.Publisher
Sets the polling offset.
withPollingOffset(Duration) - Method in class com.cognite.client.stream.RawPublisher
Sets the polling offset.
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
Set the Cognite Data Fusion project (environment) to connect with.
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.GetJobIdRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.GetListRequestProvider
 
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 class com.cognite.client.servicesV1.request.RawWriteTablesRequestProvider
 
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.ThreeDAncestorNodesRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.ThreeDNodesFilterRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.ThreeDNodesRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.ThreeDOutputsRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.ThreeDRequestProvider
 
withRequest(Request) - Method in class com.cognite.client.servicesV1.request.ThreeDRevisionLogsRequestProvider
 
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
 
withRequest(Request) - Method in class com.cognite.client.stream.Publisher
Sets a baseline Request to use when producing the steam of objects.
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.
withScopes(Collection<String>) - Method in class com.cognite.client.CogniteClient
Returns a CogniteClient using the specified list of scopes for issuing API requests.
withSessionIdentifier(String) - Method in class com.cognite.client.config.ClientConfig
Set the session identifier.
withStartTime(Instant) - Method in class com.cognite.client.stream.Publisher
Sets the start time (i.e.
withStartTime(Instant) - Method in class com.cognite.client.stream.RawPublisher
Sets the start time (i.e.
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.ConnectorServiceV1.ThreeDFileBinaryReader
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.
withTempStoragePath(URI) - Method in class com.cognite.client.servicesV1.executor.ThreeDFileBinaryRequestExecutor
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.
withValidResponseCodes(List<Integer>) - Method in class com.cognite.client.servicesV1.executor.ThreeDFileBinaryRequestExecutor
Specifies a set of valid http response codes *in addition* to the 200-range.
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.
writeExtractionPipelineRuns() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write extraction pipeline runs to Cognite.
writeExtractionPipelines() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write extraction pipelines 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.
writeThreeDAssetMappings(Long, Long) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
 
writeThreeDModels() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write 3D Models to Cognite.
writeThreeDModelsRevisions(Long) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write 3D Models Revisions 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.Region
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Annotation.Vertex
 
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.ConvertResponse.Result
 
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.DiagramResponse.ConvertResult
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.DiagramResponse
 
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.ExtractionPipeline.Contact
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ExtractionPipeline.RawTable
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ExtractionPipeline
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ExtractionPipelineRun
 
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.GeoLocation
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.GeoLocationGeometry
 
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.LineCoordinates
 
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.MultiLineCoordinates
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.MultiPointCoordinates
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.MultiPolygonCoordinates
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.PointCoordinates
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.PolygonCoordinates
 
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.ThreeDAssetMapping
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDFileBinary
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDModel
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDModelRevision
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDNode.BoundingBox
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDNode.Categories
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDNode.Properties
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDNode
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDOutput
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.ThreeDRevisionLog
 
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.client.dto.Transformation.Destination
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Transformation.FlatOidcCredentials
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Transformation.Job.Metric
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Transformation.Job
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Transformation.Owner
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Transformation.Schedule
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Transformation.TransformBlockedInfo
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Transformation
 
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
 
writeTransformation() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write Transformation to Cognite.
writeTransformationSchedules() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write Transformation Schedules to Cognite.
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

X_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation.Vertex
 

Y

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