Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

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
 
AbstractStateStore - Class in com.cognite.client.statestore
Abstract parent class for all state store implementations.
AbstractStateStore() - Constructor for class com.cognite.client.statestore.AbstractStateStore
 
addAggregates(int, Aggregate.Record) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
addAggregates(int, Aggregate.Record.Builder) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
addAggregates(Aggregate.Record) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
addAggregates(Aggregate.Record.Builder) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
addAggregatesBuilder() - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
addAggregatesBuilder(int) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
addAllAggregates(Iterable<? extends Aggregate.Record>) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.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.client.dto.ThreeDNode.Categories categories = 1;
addAllCategories(Iterable<? extends ThreeDNode.PropertiesFilter.Categories>) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
addAllColumns(Iterable<? extends SequenceColumn>) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
addAllColumns(Iterable<? extends SequenceColumn>) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
addAllContacts(Iterable<? extends ExtractionPipeline.Contact>) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
addAllConvertResults(Iterable<? extends DiagramResponse.ConvertResult>) - Method in class com.cognite.client.dto.DiagramResponse.Builder
Converted SVGs / PNGs
addAllCoordinates(Iterable<? extends LineString>) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addAllCoordinates(Iterable<? extends LineString>) - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addAllCoordinates(Iterable<? extends Point>) - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addAllCoordinates(Iterable<? extends Point>) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addAllCoordinates(Iterable<? extends Polygon>) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon 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.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
addAllItems(Iterable<? extends DiagramResponse.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;
addAllItems(Iterable<? extends DataPointListItemAlpha>) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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.client.dto.EntityMatch matches = 2;
addAllMatchFields(Iterable<? extends MatchField>) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.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.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
addAllResults(Iterable<? extends ConvertResponse.Result>) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.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.client.dto.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 DiagramResponse.Annotation.Vertex>) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.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;
addAuthInfo(Request) - Method in class com.cognite.client.SequenceRows
Adds the required authentication information into the request object.
addCategories(int, ThreeDNode.Categories) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
addCategories(int, ThreeDNode.Categories.Builder) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
addCategories(int, ThreeDNode.PropertiesFilter.Categories) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
addCategories(int, ThreeDNode.PropertiesFilter.Categories.Builder) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
addCategories(ThreeDNode.Categories) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
addCategories(ThreeDNode.Categories.Builder) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
addCategories(ThreeDNode.PropertiesFilter.Categories) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
addCategories(ThreeDNode.PropertiesFilter.Categories.Builder) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
addCategoriesBuilder() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
addCategoriesBuilder() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
addCategoriesBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
addCategoriesBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
addColumns(int, SequenceColumn) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
addColumns(int, SequenceColumn) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
addColumns(int, SequenceColumn.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
addColumns(int, SequenceColumn.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
addColumns(SequenceColumn) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
addColumns(SequenceColumn) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
addColumns(SequenceColumn.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
addColumns(SequenceColumn.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
addColumnsBuilder() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
addColumnsBuilder() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
addColumnsBuilder(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
addColumnsBuilder(int) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
addContacts(int, ExtractionPipeline.Contact) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
addContacts(int, ExtractionPipeline.Contact.Builder) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
addContacts(ExtractionPipeline.Contact) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
addContacts(ExtractionPipeline.Contact.Builder) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
addContactsBuilder() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
addContactsBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.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(int, LineString) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addCoordinates(int, LineString) - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addCoordinates(int, LineString.Builder) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addCoordinates(int, LineString.Builder) - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addCoordinates(int, Point) - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addCoordinates(int, Point) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addCoordinates(int, Point.Builder) - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addCoordinates(int, Point.Builder) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addCoordinates(int, Polygon) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
addCoordinates(int, Polygon.Builder) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
addCoordinates(LineString) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addCoordinates(LineString) - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addCoordinates(LineString.Builder) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addCoordinates(LineString.Builder) - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addCoordinates(Point) - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addCoordinates(Point) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addCoordinates(Point.Builder) - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addCoordinates(Point.Builder) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addCoordinates(Polygon) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
addCoordinates(Polygon.Builder) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
addCoordinatesBuilder() - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addCoordinatesBuilder() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addCoordinatesBuilder() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addCoordinatesBuilder() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
addCoordinatesBuilder() - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addCoordinatesBuilder(int) - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addCoordinatesBuilder(int) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
addCoordinatesBuilder(int) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
addCoordinatesBuilder(int) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
addCoordinatesBuilder(int) - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString 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.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
addEntities(int, Struct.Builder) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
addEntities(Struct) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
addEntities(Struct.Builder) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
addEntitiesBuilder() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
addEntitiesBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
addItems(int, DiagramResponse.Annotation) - Method in class com.cognite.client.dto.DiagramResponse.Builder
The identified entity annotations with bounding boxes
addItems(int, DiagramResponse.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(int, DataPointListItemAlpha) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
addItems(int, DataPointListItemAlpha.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
addItems(DiagramResponse.Annotation) - Method in class com.cognite.client.dto.DiagramResponse.Builder
The identified entity annotations with bounding boxes
addItems(DiagramResponse.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;
addItems(DataPointListItemAlpha) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
addItems(DataPointListItemAlpha.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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;
addItemsBuilder(int) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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.client.dto.EntityMatch matches = 2;
addMatches(int, EntityMatch.Builder) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
addMatches(EntityMatch) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
addMatches(EntityMatch.Builder) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
addMatchesBuilder() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
addMatchesBuilder(int) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
addMatchFields(int, MatchField) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
addMatchFields(int, MatchField.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
addMatchFields(MatchField) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
addMatchFields(MatchField.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
addMatchFieldsBuilder() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
addMatchFieldsBuilder(int) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.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.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
addRawTables(int, ExtractionPipeline.RawTable.Builder) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
addRawTables(ExtractionPipeline.RawTable) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
addRawTables(ExtractionPipeline.RawTable.Builder) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
addRawTablesBuilder() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
addRawTablesBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
addResults(int, ConvertResponse.Result) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
addResults(int, ConvertResponse.Result.Builder) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
addResults(ConvertResponse.Result) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
addResults(ConvertResponse.Result.Builder) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
addResultsBuilder() - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
addResultsBuilder(int) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.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.client.dto.SequenceRow rows = 4;
addRows(int, SequenceRow.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
addRows(SequenceRow) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
addRows(SequenceRow.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
addRowsBuilder() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
addRowsBuilder(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.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, DiagramResponse.Annotation.Vertex) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
addVertices(int, DiagramResponse.Annotation.Vertex.Builder) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
addVertices(DiagramResponse.Annotation.Vertex) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
addVertices(DiagramResponse.Annotation.Vertex.Builder) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
addVerticesBuilder() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
addVerticesBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
aggregate(ResourceType, Request) - Method in class com.cognite.client.SequenceRows
Performs an item aggregation request to Cognite Data Fusion.
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.client.dto.Aggregate
Aggregate.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Aggregate
Aggregate.Record - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Aggregate.Record
Aggregate.Record.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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 - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
 
AGGREGATEDATAPOINTS - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.DatapointTypeCase
 
AGGREGATEDATAPOINTS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItem
 
AGGREGATEDATAPOINTS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
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
 
ANNOTATED_RESOURCE_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
ANNOTATED_RESOURCE_TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
Annotation - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Annotation
Annotation.AnnotationType - Enum Class in com.cognite.client.dto
Protobuf enum com.cognite.client.dto.Annotation.AnnotationType
Annotation.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Annotation
AnnotationOrBuilder - Interface in com.cognite.client.dto
 
AnnotationOuterClass - Class 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.queue - package annotations.com.cognite.client.queue
 
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.statestore - package annotations.com.cognite.client.statestore
 
annotations.com.cognite.client.stream - package annotations.com.cognite.client.stream
 
API_KEY - Enum constant in enum class 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
 
apiVersion - Static variable in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
apiVersion - Static variable in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
Asset - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Asset
ASSET - Enum constant in enum class com.cognite.client.config.ResourceType
 
ASSET - Enum constant in enum class com.cognite.client.dto.Relationship.ResourceType
ASSET = 0;
ASSET_HIERARCHY - Enum constant in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
ASSET_HIERARCHY = 2;
ASSET_HIERARCHY_VALUE - Static variable in enum class 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 class com.cognite.client.dto.Relationship.ResourceType
ASSET = 0;
Asset.Aggregates - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Asset.Aggregates
Asset.Aggregates.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Asset.Aggregates
Asset.AggregatesOrBuilder - Interface in com.cognite.client.dto
 
Asset.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Asset
ASSETID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDAssetMapping
 
AssetLookup - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.AssetLookup
AssetLookup.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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 - Enum constant in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
ASSETS = 0;
ASSETS_VALUE - Static variable in enum class 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
 
awaitUploads(long, TimeUnit) - Method in class com.cognite.client.queue.UploadQueue
Blocks until all current data in the queue has been uploaded, or the timeout occurs, or the current thread is interrupted, whichever happens first.

B

BINARY - Enum constant in enum class com.cognite.client.dto.FileBinary.BinaryTypeCase
 
BINARY - Enum constant in enum class 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 - Enum constant in enum class com.cognite.client.dto.FileBinary.BinaryTypeCase
 
BINARY_URI - Enum constant in enum class 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 - Enum constant in enum class com.cognite.client.dto.FileBinary.BinaryTypeCase
 
BINARYTYPE_NOT_SET - Enum constant in enum class 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.config.ProxyConfig.Builder
 
build() - Method in class com.cognite.client.dto.Aggregate.Builder
 
build() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
build() - Method in class com.cognite.client.dto.Annotation.Builder
 
build() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
build() - Method in class com.cognite.client.dto.Asset.Builder
 
build() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
build() - Method in class com.cognite.client.dto.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.Annotation.Builder
 
build() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
build() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.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.geo.Feature.Builder
 
build() - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
build() - Method in class com.cognite.client.dto.geo.LineString.Builder
 
build() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
build() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
build() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
build() - Method in class com.cognite.client.dto.geo.Point.Builder
 
build() - Method in class com.cognite.client.dto.geo.Polygon.Builder
 
build() - Method in class com.cognite.client.dto.Item.Builder
 
build() - Method in class com.cognite.client.dto.Label.Builder
 
build() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
build() - Method in class com.cognite.client.dto.MatchField.Builder
 
build() - Method in class com.cognite.client.dto.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.Notification.Builder
 
build() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.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.TSPointsReadProtoCursorsRequestProvider.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.TSPointsProtoCursorsResponseParser.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.DataPointListItemAlpha.Builder
 
build() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
build() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.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.TSPointsReadProtoCursorsRequestProvider
 
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.TSPointsProtoCursorsResponseParser
 
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.config.ClientConfig.FeatureFlag.Builder
 
Builder() - Constructor for class com.cognite.client.config.ProxyConfig.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.TSPointsReadProtoCursorsRequestProvider.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.TSPointsProtoCursorsResponseParser.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.PostPlaygroundJsonRequestProvider
 
buildGenericRequest() - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
buildGenericRequest() - Method in class com.cognite.client.servicesV1.request.GetLoginRequestProvider
 
buildGenericUrl() - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
buildGenericUrl() - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
buildGenericUrl() - Method in class com.cognite.client.servicesV1.request.GetLoginRequestProvider
 
buildPartial() - Method in class com.cognite.client.dto.Aggregate.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Annotation.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Asset.Builder
 
buildPartial() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
buildPartial() - Method in class com.cognite.client.dto.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.Annotation.Builder
 
buildPartial() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
buildPartial() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.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.geo.Feature.Builder
 
buildPartial() - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
buildPartial() - Method in class com.cognite.client.dto.geo.LineString.Builder
 
buildPartial() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
buildPartial() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
buildPartial() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
buildPartial() - Method in class com.cognite.client.dto.geo.Point.Builder
 
buildPartial() - Method in class com.cognite.client.dto.geo.Polygon.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Item.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Label.Builder
 
buildPartial() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
buildPartial() - Method in class com.cognite.client.dto.MatchField.Builder
 
buildPartial() - Method in class com.cognite.client.dto.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.Notification.Builder
 
buildPartial() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.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.DataPointListItemAlpha.Builder
 
buildPartial() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
buildPartial() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.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
 
buildPartitionsList(int) - Method in class com.cognite.client.SequenceRows
Builds an array of partition specifications for parallel retrieval from the Cognite api.
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.TSPointsReadProtoCursorsRequestProvider
 
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
 
cdfHttpRequest(URI) - Method in class com.cognite.client.Experimental
 
CdfHttpRequest - Class in com.cognite.client
This class allows you to make a HTTP(S) request to an arbitrary Cognite Data Fusion API endpoint.
CdfHttpRequest() - Constructor for class com.cognite.client.CdfHttpRequest
 
CdfIOException - Exception in com.cognite.client.servicesV1.exception
Signals that a Cognite Data Fusion specific I/O exception of some sort has occurred.
CdfIOException(String) - Constructor for exception com.cognite.client.servicesV1.exception.CdfIOException
 
CharSplitter - Class in com.cognite.client.servicesV1.util
 
CharSplitter() - Constructor for class com.cognite.client.servicesV1.util.CharSplitter
 
CHILD_COUNT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Asset.Aggregates
 
CLASSIFIER_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
clear() - Method in class com.cognite.client.dto.Aggregate.Builder
 
clear() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
clear() - Method in class com.cognite.client.dto.Annotation.Builder
 
clear() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
clear() - Method in class com.cognite.client.dto.Asset.Builder
 
clear() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
clear() - Method in class com.cognite.client.dto.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.Annotation.Builder
 
clear() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
clear() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.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.geo.Feature.Builder
 
clear() - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
clear() - Method in class com.cognite.client.dto.geo.LineString.Builder
 
clear() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
clear() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
clear() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
clear() - Method in class com.cognite.client.dto.geo.Point.Builder
 
clear() - Method in class com.cognite.client.dto.geo.Polygon.Builder
 
clear() - Method in class com.cognite.client.dto.Item.Builder
 
clear() - Method in class com.cognite.client.dto.Label.Builder
 
clear() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
clear() - Method in class com.cognite.client.dto.MatchField.Builder
 
clear() - Method in class com.cognite.client.dto.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.Notification.Builder
 
clear() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.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.DataPointListItemAlpha.Builder
 
clear() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
clear() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.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;
clearAggregateDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
clearAggregates() - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
clearAggregates() - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
clearAggregates() - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
clearAnnotatedResourceId() - Method in class com.cognite.client.dto.Annotation.Builder
int64 annotated_resource_id = 3;
clearAnnotatedResourceType() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;
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.client.dto.Transformation.TransformBlockedInfo blocked = 14;
clearBoundingBox() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
clearCamera() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
clearCategories() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
clearCategories() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.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.client.dto.SequenceColumn columns = 3;
clearColumns() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
clearConfidence() - Method in class com.cognite.client.dto.DiagramResponse.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.client.dto.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.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
clearCoordinates() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
clearCoordinates() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
clearCoordinates() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
clearCoordinates() - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
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.Annotation.Builder
optional int64 created_time = 9;
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.Notification.Builder
optional int64 created_time = 2;
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;
clearCreatingApp() - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_app = 4;
clearCreatingAppVersion() - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_app_version = 5;
clearCreatingUser() - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_user = 6;
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
 
clearDatapointType() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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
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.client.dto.Transformation.Destination destination = 4;
clearDestination() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
clearDestination() - Method in class com.cognite.client.dto.Transformation.Notification.Builder
optional string destination = 5;
clearDestination() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional string destination = 3;
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.client.dto.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;
clearElev() - Method in class com.cognite.client.dto.geo.Point.Builder
optional double elev = 3;
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.DiagramResponse.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
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;
clearExternalId() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
string externalId = 2;
clearFeatureType() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
optional string feature_type = 9;
clearFileBinary() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.client.dto.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.client.dto.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.Asset.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
clearGeoLocation() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
clearGeometry() - Method in class com.cognite.client.dto.geo.Feature.Builder
.com.cognite.client.dto.geo.Geometry geometry = 1;
clearGeometryType() - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
clearId() - Method in class com.cognite.client.dto.Annotation.Builder
optional int64 id = 1;
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.Notification.Builder
optional int64 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;
clearId() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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;
clearIsStep() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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;
clearIsString() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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;
clearItems() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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.client.dto.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.Annotation.Builder
optional int64 last_updated_time = 10;
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.Notification.Builder
optional int64 last_updated_time = 3;
clearLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int64 last_updated_time = 4;
clearLat() - Method in class com.cognite.client.dto.geo.Point.Builder
double lat = 2;
clearLegacyName() - Method in class com.cognite.client.dto.Item.Builder
string legacy_name = 3;
clearLineString() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.LineString line_string = 3;
clearLoggedIn() - Method in class com.cognite.client.dto.LoginStatus.Builder
bool logged_in = 2;
clearLon() - Method in class com.cognite.client.dto.geo.Point.Builder
double lon = 1;
clearMatches() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
clearMatchFields() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.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;
clearMultiLineString() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
clearMultiPoint() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
clearMultiPolygon() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
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
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;
clearNextCursor() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
string nextCursor = 9;
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;
clearNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
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.client.dto.Transformation.Owner owner = 17;
clearPage() - Method in class com.cognite.client.dto.ConvertResponse.Result.Builder
int32 page = 1;
clearPage() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
int32 page = 3;
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
clearPoint() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Point point = 1;
clearPolygon() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Polygon polygon = 5;
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.geo.Feature.Builder
.google.protobuf.Struct properties = 2;
clearProperties() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.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.client.dto.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.DiagramResponse.Annotation.Builder
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
clearResults() - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.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.client.dto.SequenceRow rows = 4;
clearRunningJob() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.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.client.dto.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.DiagramResponse.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.client.dto.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.client.dto.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.client.dto.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.client.dto.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.client.dto.SequenceMetadata source_sequence = 17;
clearSourceTimeseries() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata source_timeseries = 15;
clearSourceType() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.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.Annotation.Builder
string status = 8;
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.client.dto.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;
clearStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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.client.dto.Asset target_asset = 18;
clearTargetEvent() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.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.client.dto.FileMetadata target_file = 21;
clearTargetSequence() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
clearTargetTimeseries() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
clearTargetType() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Relationship.ResourceType target_type = 5;
clearText() - Method in class com.cognite.client.dto.DiagramResponse.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;
clearTransformationExternalId() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional string transformation_external_id = 2;
clearTransformationId() - Method in class com.cognite.client.dto.Transformation.Job.Builder
int32 transformation_id = 3;
clearTransformationId() - Method in class com.cognite.client.dto.Transformation.Notification.Builder
optional int64 transformation_id = 4;
clearTransformationId() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional int64 transformation_id = 1;
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.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;
clearUnit() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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.client.dto.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.client.dto.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.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.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.DiagramResponse.Annotation.Vertex.Builder
double x = 1;
clearY() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.Builder
double y = 2;
CLIENT_CREDENTIALS - Enum constant in enum class 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
 
ClientConfig.FeatureFlag - Class in com.cognite.client.config
 
ClientConfig.FeatureFlag.Builder - Class in com.cognite.client.config
 
close() - Method in class com.cognite.client.ExtractionPipelineRuns.Heartbeat
A mirror of the ExtractionPipelineRuns.Heartbeat.stop() method to support auto close in a try-with-resources statement.
close() - Method in class com.cognite.client.queue.UploadQueue
A mirror of the UploadQueue.stop() method to support auto close in a try-with-resources statement.
close() - Method in class com.cognite.client.statestore.AbstractStateStore
A mirror of the AbstractStateStore.stop() method to support auto close in a try-with-resources statement.
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 Class in com.cognite.client
 
COLUMN_KEY_HIGH - Static variable in class com.cognite.client.statestore.AbstractStateStore
 
COLUMN_KEY_LOW - Static variable in class com.cognite.client.statestore.AbstractStateStore
 
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.dto.geo - package com.cognite.client.dto.geo
 
com.cognite.client.queue - package com.cognite.client.queue
 
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.statestore - package com.cognite.client.statestore
 
com.cognite.client.stream - package com.cognite.client.stream
 
com.cognite.client.util - package com.cognite.client.util
 
com.cognite.client.util.geo - package com.cognite.client.util.geo
 
com.cognite.v1.timeseries.proto - package com.cognite.v1.timeseries.proto
 
commit() - Method in class com.cognite.client.statestore.AbstractStateStore
Commit the current states to the persistent store.
commit() - Method in class com.cognite.client.statestore.LocalStateStore
Commit the current states to the persistent store.
commit() - Method in class com.cognite.client.statestore.MemoryStateStore
Commit the current states to the persistent store.
commit() - Method in class com.cognite.client.statestore.RawStateStore
Commit the current states to the persistent store.
commit() - Method in interface com.cognite.client.statestore.StateStore
Commit the current states to the persistent store.
CONFIDENCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DiagramResponse.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.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
containsValues(String) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
map<string, .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
containsValues(String) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.CategoriesOrBuilder
map<string, .com.cognite.client.dto.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.client.dto.ConvertResponse
ConvertResponse.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ConvertResponse
ConvertResponse.Result - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ConvertResponse.Result
ConvertResponse.Result.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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.geo.LineString
 
COORDINATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.MultiLineString
 
COORDINATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.MultiPoint
 
COORDINATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.MultiPolygon
 
COORDINATES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.Polygon
 
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.config.AuthConfig
Deprecated.
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.config.ClientConfig.FeatureFlag
 
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() - Static method in class com.cognite.client.statestore.MemoryStateStore
Initialize an in-memory state store.
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.Annotation
 
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.Notification
 
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
 
CREATING_APP_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
CREATING_APP_VERSION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
CREATING_USER_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 

D

DATA_SET - Enum constant in enum class 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 - Enum constant in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
DATA_SETS = 11;
DATA_SETS_VALUE - Static variable in enum class 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 Class in com.cognite.v1.timeseries.proto
 
DataPointInsertionItem.IdOrExternalIdCase - Enum Class 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 Class in com.cognite.v1.timeseries.proto
 
DataPointListItemAlpha - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.DataPointListItemAlpha
DataPointListItemAlpha.Builder - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.DataPointListItemAlpha
DataPointListItemAlpha.DatapointTypeCase - Enum Class in com.cognite.v1.timeseries.proto
 
DataPointListItemAlphaOrBuilder - Interface 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
DataPointListResponseAlpha - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
DataPointListResponseAlpha.Builder - Class in com.cognite.v1.timeseries.proto
Protobuf type com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
DataPointListResponseAlphaOrBuilder - Interface in com.cognite.v1.timeseries.proto
 
DataPointListResponseAlphaOuterClass - Class in com.cognite.v1.timeseries.proto
 
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 - Enum constant in enum class 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 class 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 - Enum constant in enum class com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
 
DATAPOINTTYPE_NOT_SET - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
 
DATAPOINTTYPE_NOT_SET - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
 
DATAPOINTTYPE_NOT_SET - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.DatapointTypeCase
 
DataSet - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.DataSet
DataSet.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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
 
deDuplicate(Collection<Item>) - Method in class com.cognite.client.SequenceRows
De-duplicates a collection of Item.
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_INTERVAL - Static variable in class com.cognite.client.ExtractionPipelineRuns.Heartbeat
 
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_COMMIT_INTERVAL - Static variable in class com.cognite.client.statestore.AbstractStateStore
 
DEFAULT_MAX_RETRIES - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
DEFAULT_MAX_UPLOAD_INTERVAL - Static variable in class com.cognite.client.queue.UploadQueue
 
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_QUEUE_SIZE - Static variable in class com.cognite.client.queue.UploadQueue
 
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
Deletes a set of 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
Deletes a set of ThreeDModel.
delete(List<Item>) - Method in class com.cognite.client.Timeseries
Deletes a set of TimeseriesMetadata.
delete(List<Item>) - Method in class com.cognite.client.TransformationNotifications
Delete notifications
delete(List<Item>) - Method in class com.cognite.client.Transformations
Deletes a set of 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.
deletedEntries - Variable in class com.cognite.client.statestore.AbstractStateStore
 
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.
deleteState(String) - Method in class com.cognite.client.statestore.AbstractStateStore
Delete the state(s) for a given id.
deleteState(String) - Method in interface com.cognite.client.statestore.StateStore
Delete the state(s) for a given id.
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.
deleteTransformationNotifications() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Delete Transformation Notifications in Cognite.
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_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Notification
 
DESTINATION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.client.dto.DiagramResponse
DiagramResponse.Annotation - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.DiagramResponse.Annotation
DiagramResponse.Annotation.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.DiagramResponse.Annotation
DiagramResponse.Annotation.Region - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.DiagramResponse.Annotation.Region
DiagramResponse.Annotation.Region.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.DiagramResponse.Annotation.Region
DiagramResponse.Annotation.RegionOrBuilder - Interface in com.cognite.client.dto
 
DiagramResponse.Annotation.Vertex - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.DiagramResponse.Annotation.Vertex
DiagramResponse.Annotation.Vertex.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.DiagramResponse.Annotation.Vertex
DiagramResponse.Annotation.VertexOrBuilder - Interface in com.cognite.client.dto
 
DiagramResponse.AnnotationOrBuilder - Interface in com.cognite.client.dto
 
DiagramResponse.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.DiagramResponse
DiagramResponse.ConvertResult - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.DiagramResponse.ConvertResult
DiagramResponse.ConvertResult.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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 - Enum constant in enum class com.cognite.client.dto.SequenceColumn.ValueType
DOUBLE = 0;
DOUBLE_VALUE - Static variable in enum class 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

ELEV_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.Point
 
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 - 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.DiagramResponse.Annotation
 
EntityMatch - Class in com.cognite.client.dto
A potential match (match to object) together with the associated confidence score of the match.
EntityMatch.Builder - Class in com.cognite.client.dto
A potential match (match to object) together with the associated confidence score of the match.
entityMatcherFit() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Create an entity matcher training executor.
entityMatcherPredict() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Create an entity matcher predict reader.
entityMatching() - Method in class com.cognite.client.Contextualization
Returns EntityMatching representing the entity matching api services.
EntityMatching - Class in com.cognite.client
This class represents the Cognite entity matching api endpoint It provides methods for interacting with the entity matching services.
EntityMatching() - Constructor for class com.cognite.client.EntityMatching
 
EntityMatchingParser - Class in com.cognite.client.servicesV1.parser
Methods for parsing entity matching results json into typed objects.
EntityMatchingParser() - Constructor for class com.cognite.client.servicesV1.parser.EntityMatchingParser
 
EntityMatchModel - Class in com.cognite.client.dto
An entity match model.
EntityMatchModel.Builder - Class in com.cognite.client.dto
An entity match model.
EntityMatchModelOrBuilder - Interface in com.cognite.client.dto
 
EntityMatchOrBuilder - Interface in com.cognite.client.dto
 
EntityMatchOuterClass - Class in com.cognite.client.dto
 
EntityMatchResult - Class in com.cognite.client.dto
An entity match result.
EntityMatchResult.Builder - Class in com.cognite.client.dto
An entity match result.
EntityMatchResultOrBuilder - Interface in com.cognite.client.dto
 
equals(Object) - Method in class com.cognite.client.dto.Aggregate
 
equals(Object) - Method in class com.cognite.client.dto.Aggregate.Record
 
equals(Object) - Method in class com.cognite.client.dto.Annotation
 
equals(Object) - Method in class com.cognite.client.dto.Asset.Aggregates
 
equals(Object) - Method in class com.cognite.client.dto.Asset
 
equals(Object) - Method in class com.cognite.client.dto.AssetLookup
 
equals(Object) - Method in class com.cognite.client.dto.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.Annotation
 
equals(Object) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
equals(Object) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
equals(Object) - Method in class com.cognite.client.dto.geo.Geometry
 
equals(Object) - Method in class com.cognite.client.dto.geo.LineString
 
equals(Object) - Method in class com.cognite.client.dto.geo.MultiLineString
 
equals(Object) - Method in class com.cognite.client.dto.geo.MultiPoint
 
equals(Object) - Method in class com.cognite.client.dto.geo.MultiPolygon
 
equals(Object) - Method in class com.cognite.client.dto.geo.Point
 
equals(Object) - Method in class com.cognite.client.dto.geo.Polygon
 
equals(Object) - Method in class com.cognite.client.dto.Item
 
equals(Object) - Method in class com.cognite.client.dto.Label
 
equals(Object) - Method in class com.cognite.client.dto.LoginStatus
 
equals(Object) - Method in class com.cognite.client.dto.MatchField
 
equals(Object) - Method in class com.cognite.client.dto.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.Notification
 
equals(Object) - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
equals(Object) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
equals(Object) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.client.dto.Event
EVENT - Enum constant in enum class com.cognite.client.config.ResourceType
 
EVENT - Enum constant in enum class com.cognite.client.dto.Relationship.ResourceType
EVENT = 3;
EVENT_VALUE - Static variable in enum class com.cognite.client.dto.Relationship.ResourceType
EVENT = 3;
Event.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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 - Enum constant in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
EVENTS = 3;
EVENTS_VALUE - Static variable in enum class 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.
executor - Variable in class com.cognite.client.ExtractionPipelineRuns.Heartbeat
 
executor - Variable in class com.cognite.client.queue.UploadQueue
 
executor - Variable in class com.cognite.client.statestore.AbstractStateStore
 
expandHigh(String, long) - Method in class com.cognite.client.statestore.AbstractStateStore
Like StateStore.setHigh(String, long), but only sets the state if the proposed state is higher than the current state.
expandHigh(String, long) - Method in interface com.cognite.client.statestore.StateStore
Like StateStore.setHigh(String, long), but only sets the state if the proposed state is higher than the current state.
expandLow(String, long) - Method in class com.cognite.client.statestore.AbstractStateStore
Like StateStore.setLow(String, long), but only sets the state if the proposed state is lower than the current state.
expandLow(String, long) - Method in interface com.cognite.client.statestore.StateStore
Like StateStore.setLow(String, long), but only sets the state if the proposed state is lower than the current state.
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 - Enum constant in enum class com.cognite.client.dto.FileBinary.IdTypeCase
 
EXTERNAL_ID - Enum constant in enum class com.cognite.client.dto.Item.IdTypeCase
 
EXTERNAL_ID - Enum constant in enum class 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 - Enum constant in enum class 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
 
EXTERNALID_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
EXTRACTION_PIPELINE - Enum constant in enum class com.cognite.client.config.ResourceType
 
EXTRACTION_PIPELINE_RUN - Enum constant in enum class com.cognite.client.config.ResourceType
 
ExtractionPipeline - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ExtractionPipeline
ExtractionPipeline.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ExtractionPipeline
ExtractionPipeline.Contact - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ExtractionPipeline.Contact
ExtractionPipeline.Contact.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ExtractionPipeline.Contact
ExtractionPipeline.ContactOrBuilder - Interface in com.cognite.client.dto
 
ExtractionPipeline.RawTable - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ExtractionPipeline.RawTable
ExtractionPipeline.RawTable.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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.client.dto.ExtractionPipelineRun
ExtractionPipelineRun.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ExtractionPipelineRun
ExtractionPipelineRun.Status - Enum Class in com.cognite.client.dto
Protobuf enum com.cognite.client.dto.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
 
ExtractionPipelineRuns.Heartbeat - Class in com.cognite.client
An object that can issue a regular "heartbeat" by posting regular ExtractionPipelineRun with seen status to Cognite Data Fusion.
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.TSPointsProtoCursorsResponseParser
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.TSPointsProtoCursorsResponseParser
Extracts the nextCursor 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 - Enum constant in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
FAILURE = 1;
FAILURE_VALUE - Static variable in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
FAILURE = 1;
Feature - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.Feature
FEATURE_TYPE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.EntityMatchModel
 
Feature.Builder - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.Feature
FeatureFlag() - Constructor for class com.cognite.client.config.ClientConfig.FeatureFlag
 
FeatureOrBuilder - Interface in com.cognite.client.dto.geo
 
File - Class in com.cognite.client.dto
 
FILE - Enum constant in enum class com.cognite.client.config.ResourceType
 
FILE - Enum constant in enum class com.cognite.client.dto.Annotation.AnnotationType
FILE = 0;
FILE - Enum constant in enum class 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 - Enum constant in enum class 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 class com.cognite.client.dto.Annotation.AnnotationType
FILE = 0;
FILE_VALUE - Static variable in enum class com.cognite.client.dto.Relationship.ResourceType
FILE = 2;
FileBinary - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.FileBinary
FileBinary.BinaryTypeCase - Enum Class in com.cognite.client.dto
 
FileBinary.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.FileBinary
FileBinary.IdTypeCase - Enum Class 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.client.dto.FileContainer
FileContainer.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.FileContainer
FileContainerOrBuilder - Interface in com.cognite.client.dto
 
fileContainerUploadQueue() - Method in class com.cognite.client.Files
Returns an upload queue for FileContainer.
FileMetadata - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.FileMetadata
FileMetadata.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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 - Enum constant in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
FILES = 8;
FILES_VALUE - Static variable in enum class 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 class com.cognite.client.dto.Annotation.AnnotationType
 
forNumber(int) - Static method in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
 
forNumber(int) - Static method in enum class com.cognite.client.dto.FileBinary.BinaryTypeCase
 
forNumber(int) - Static method in enum class com.cognite.client.dto.FileBinary.IdTypeCase
 
forNumber(int) - Static method in enum class com.cognite.client.dto.geo.Geometry.GeometryTypeCase
 
forNumber(int) - Static method in enum class com.cognite.client.dto.Item.IdTypeCase
 
forNumber(int) - Static method in enum class com.cognite.client.dto.Relationship.ResourceType
 
forNumber(int) - Static method in enum class com.cognite.client.dto.Relationship.SourceCase
 
forNumber(int) - Static method in enum class com.cognite.client.dto.Relationship.TargetCase
 
forNumber(int) - Static method in enum class com.cognite.client.dto.SequenceColumn.ValueType
 
forNumber(int) - Static method in enum class com.cognite.client.dto.ThreeDFileBinary.BinaryTypeCase
 
forNumber(int) - Static method in enum class com.cognite.client.dto.ThreeDFileBinary.IdTypeCase
 
forNumber(int) - Static method in enum class com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
 
forNumber(int) - Static method in enum class com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
 
forNumber(int) - Static method in enum class com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
 
forNumber(int) - Static method in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
 
forNumber(int) - Static method in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
 
forNumber(int) - Static method in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
 
forNumber(int) - Static method in enum class com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
 
forNumber(int) - Static method in enum class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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
 
generateGeoFeature(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.Asset
 
GEO_LOCATION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.FileMetadata
 
Geometries - Class in com.cognite.client.util.geo
Helper class for working with Geometry objects.
Geometries() - Constructor for class com.cognite.client.util.geo.Geometries
 
Geometry - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.Geometry
GEOMETRY_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.Feature
 
Geometry.Builder - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.Geometry
Geometry.GeometryTypeCase - Enum Class in com.cognite.client.dto.geo
 
GeometryOrBuilder - Interface in com.cognite.client.dto.geo
 
GeometryOuterClass - Class in com.cognite.client.dto.geo
 
GEOMETRYTYPE_NOT_SET - Enum constant in enum class com.cognite.client.dto.geo.Geometry.GeometryTypeCase
 
GeoParser - 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.
GeoParser() - Constructor for class com.cognite.client.servicesV1.parser.GeoParser
 
get() - Method in class com.cognite.client.CdfHttpRequest
Executes a GET request.
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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
getAggregateDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
getAggregateDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
.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;
getAggregateDatapointsBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
getAggregateDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
getAggregateDatapointsOrBuilder() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
.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.client.dto.Asset.Aggregates aggregates = 15;
getAggregates() - Method in class com.cognite.client.dto.Asset
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregates() - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregates() - Method in class com.cognite.client.dto.AssetLookup
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregates() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregates() - Method in interface com.cognite.client.dto.AssetOrBuilder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregates(int) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregates(int) - Method in class com.cognite.client.dto.Aggregate
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregates(int) - Method in interface com.cognite.client.dto.AggregateOrBuilder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregatesBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregatesBuilder(int) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesBuilderList() - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesCount() - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesCount() - Method in class com.cognite.client.dto.Aggregate
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesCount() - Method in interface com.cognite.client.dto.AggregateOrBuilder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesList() - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesList() - Method in class com.cognite.client.dto.Aggregate
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesList() - Method in interface com.cognite.client.dto.AggregateOrBuilder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregatesOrBuilder() - Method in class com.cognite.client.dto.Asset
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregatesOrBuilder() - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregatesOrBuilder() - Method in class com.cognite.client.dto.AssetLookup
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregatesOrBuilder() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregatesOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
getAggregatesOrBuilder(int) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesOrBuilder(int) - Method in class com.cognite.client.dto.Aggregate
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesOrBuilder(int) - Method in interface com.cognite.client.dto.AggregateOrBuilder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesOrBuilderList() - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesOrBuilderList() - Method in class com.cognite.client.dto.Aggregate
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAggregatesOrBuilderList() - Method in interface com.cognite.client.dto.AggregateOrBuilder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
getAnnotatedResourceId() - Method in class com.cognite.client.dto.Annotation.Builder
int64 annotated_resource_id = 3;
getAnnotatedResourceId() - Method in class com.cognite.client.dto.Annotation
int64 annotated_resource_id = 3;
getAnnotatedResourceId() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
int64 annotated_resource_id = 3;
getAnnotatedResourceType() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;
getAnnotatedResourceType() - Method in class com.cognite.client.dto.Annotation
.com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;
getAnnotatedResourceType() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;
getAnnotatedResourceTypeValue() - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;
getAnnotatedResourceTypeValue() - Method in class com.cognite.client.dto.Annotation
.com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;
getAnnotatedResourceTypeValue() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
.com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;
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
 
getAppIdentifier() - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
getAppIdentifier() - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
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;
getAsyncApiJobTimeout() - Method in class com.cognite.client.config.ClientConfig
 
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.
getAuthScopes() - Method in class com.cognite.client.CogniteClient
 
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.client.dto.Transformation.TransformBlockedInfo blocked = 14;
getBlocked() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;
getBlocked() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;
getBlockedBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;
getBlockedOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;
getBlockedOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;
getBlockedOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;
getBoundingBox() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
getBoundingBox() - Method in class com.cognite.client.dto.ThreeDNode
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
getBoundingBox() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
getBoundingBoxBuilder() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
getBoundingBoxOrBuilder() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
getBoundingBoxOrBuilder() - Method in class com.cognite.client.dto.ThreeDNode
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
getBoundingBoxOrBuilder() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
getCamera() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
getCamera() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
getCamera() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
getCameraBuilder() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
getCameraOrBuilder() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
getCameraOrBuilder() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
getCameraOrBuilder() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
getCategories(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategories(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategories(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategories(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategories(int) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilterOrBuilder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategories(int) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesOrBuilder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesBuilderList() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesBuilderList() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesCount() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesCount() - Method in class com.cognite.client.dto.ThreeDNode.Properties
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesCount() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesCount() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesCount() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilterOrBuilder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesCount() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesOrBuilder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesList() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesList() - Method in class com.cognite.client.dto.ThreeDNode.Properties
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesList() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesList() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesList() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilterOrBuilder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesList() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesOrBuilder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesOrBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesOrBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesOrBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesOrBuilder(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesOrBuilder(int) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilterOrBuilder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesOrBuilder(int) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesOrBuilder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesOrBuilderList() - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesOrBuilderList() - Method in class com.cognite.client.dto.ThreeDNode.Properties
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
getCategoriesOrBuilderList() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesOrBuilderList() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesOrBuilderList() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilterOrBuilder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
getCategoriesOrBuilderList() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesOrBuilder
repeated .com.cognite.client.dto.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.SequenceRows
 
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.client.dto.SequenceColumn columns = 3;
getColumns(int) - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumns(int) - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumns(int) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumns(int) - Method in class com.cognite.client.dto.SequenceMetadata
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumns(int) - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
repeated .com.cognite.client.dto.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.client.dto.SequenceColumn columns = 3;
getColumnsBuilder(int) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumnsBuilderList() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumnsBuilderList() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumnsCount() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumnsCount() - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumnsCount() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumnsCount() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumnsCount() - Method in class com.cognite.client.dto.SequenceMetadata
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumnsCount() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumnsList() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumnsList() - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumnsList() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumnsList() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumnsList() - Method in class com.cognite.client.dto.SequenceMetadata
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumnsList() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
repeated .com.cognite.client.dto.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.client.dto.SequenceColumn columns = 3;
getColumnsOrBuilder(int) - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumnsOrBuilder(int) - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumnsOrBuilder(int) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumnsOrBuilder(int) - Method in class com.cognite.client.dto.SequenceMetadata
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumnsOrBuilder(int) - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumnsOrBuilderList() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumnsOrBuilderList() - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumnsOrBuilderList() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
getColumnsOrBuilderList() - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumnsOrBuilderList() - Method in class com.cognite.client.dto.SequenceMetadata
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getColumnsOrBuilderList() - Method in interface com.cognite.client.dto.SequenceMetadataOrBuilder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
getConfidence() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
optional double confidence = 2;
getConfidence() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
optional double confidence = 2;
getConfidence() - Method in interface com.cognite.client.dto.DiagramResponse.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.client.dto.ExtractionPipeline.Contact contacts = 8;
getContacts(int) - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContacts(int) - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsBuilderList() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsCount() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsCount() - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsCount() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsList() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsList() - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsList() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsOrBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsOrBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsOrBuilder(int) - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsOrBuilderList() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsOrBuilderList() - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.client.dto.ExtractionPipeline.Contact contacts = 8;
getContactsOrBuilderList() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.client.dto.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.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.geo.LineString
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinates(int) - Method in interface com.cognite.client.dto.geo.LineStringOrBuilder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.geo.MultiLineString
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinates(int) - Method in interface com.cognite.client.dto.geo.MultiLineStringOrBuilder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.geo.MultiPoint
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinates(int) - Method in interface com.cognite.client.dto.geo.MultiPointOrBuilder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.geo.MultiPolygon
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinates(int) - Method in interface com.cognite.client.dto.geo.MultiPolygonOrBuilder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinates(int) - Method in class com.cognite.client.dto.geo.Polygon
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinates(int) - Method in interface com.cognite.client.dto.geo.PolygonOrBuilder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesBuilder(int) - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesBuilder(int) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesBuilder(int) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesBuilder(int) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesBuilder(int) - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesBuilderList() - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesBuilderList() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesBuilderList() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesBuilderList() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesBuilderList() - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.geo.LineString
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesCount() - Method in interface com.cognite.client.dto.geo.LineStringOrBuilder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.geo.MultiLineString
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesCount() - Method in interface com.cognite.client.dto.geo.MultiLineStringOrBuilder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.geo.MultiPoint
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesCount() - Method in interface com.cognite.client.dto.geo.MultiPointOrBuilder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.geo.MultiPolygon
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesCount() - Method in interface com.cognite.client.dto.geo.MultiPolygonOrBuilder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesCount() - Method in class com.cognite.client.dto.geo.Polygon
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesCount() - Method in interface com.cognite.client.dto.geo.PolygonOrBuilder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.geo.LineString
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesList() - Method in interface com.cognite.client.dto.geo.LineStringOrBuilder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.geo.MultiLineString
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesList() - Method in interface com.cognite.client.dto.geo.MultiLineStringOrBuilder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.geo.MultiPoint
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesList() - Method in interface com.cognite.client.dto.geo.MultiPointOrBuilder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.geo.MultiPolygon
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesList() - Method in interface com.cognite.client.dto.geo.MultiPolygonOrBuilder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesList() - Method in class com.cognite.client.dto.geo.Polygon
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesList() - Method in interface com.cognite.client.dto.geo.PolygonOrBuilder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.geo.LineString
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesOrBuilder(int) - Method in interface com.cognite.client.dto.geo.LineStringOrBuilder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.geo.MultiLineString
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesOrBuilder(int) - Method in interface com.cognite.client.dto.geo.MultiLineStringOrBuilder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.geo.MultiPoint
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesOrBuilder(int) - Method in interface com.cognite.client.dto.geo.MultiPointOrBuilder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.geo.MultiPolygon
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesOrBuilder(int) - Method in interface com.cognite.client.dto.geo.MultiPolygonOrBuilder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesOrBuilder(int) - Method in class com.cognite.client.dto.geo.Polygon
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesOrBuilder(int) - Method in interface com.cognite.client.dto.geo.PolygonOrBuilder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.geo.LineString
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesOrBuilderList() - Method in interface com.cognite.client.dto.geo.LineStringOrBuilder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.geo.MultiLineString
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesOrBuilderList() - Method in interface com.cognite.client.dto.geo.MultiLineStringOrBuilder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.geo.MultiPoint
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesOrBuilderList() - Method in interface com.cognite.client.dto.geo.MultiPointOrBuilder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.geo.MultiPolygon
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesOrBuilderList() - Method in interface com.cognite.client.dto.geo.MultiPolygonOrBuilder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesOrBuilderList() - Method in class com.cognite.client.dto.geo.Polygon
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
getCoordinatesOrBuilderList() - Method in interface com.cognite.client.dto.geo.PolygonOrBuilder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
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.Annotation.Builder
optional int64 created_time = 9;
getCreatedTime() - Method in class com.cognite.client.dto.Annotation
optional int64 created_time = 9;
getCreatedTime() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional int64 created_time = 9;
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.Notification.Builder
optional int64 created_time = 2;
getCreatedTime() - Method in class com.cognite.client.dto.Transformation.Notification
optional int64 created_time = 2;
getCreatedTime() - Method in interface com.cognite.client.dto.Transformation.NotificationOrBuilder
optional int64 created_time = 2;
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;
getCreatingApp() - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_app = 4;
getCreatingApp() - Method in class com.cognite.client.dto.Annotation
optional string creating_app = 4;
getCreatingApp() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional string creating_app = 4;
getCreatingAppBytes() - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_app = 4;
getCreatingAppBytes() - Method in class com.cognite.client.dto.Annotation
optional string creating_app = 4;
getCreatingAppBytes() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional string creating_app = 4;
getCreatingAppVersion() - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_app_version = 5;
getCreatingAppVersion() - Method in class com.cognite.client.dto.Annotation
optional string creating_app_version = 5;
getCreatingAppVersion() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional string creating_app_version = 5;
getCreatingAppVersionBytes() - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_app_version = 5;
getCreatingAppVersionBytes() - Method in class com.cognite.client.dto.Annotation
optional string creating_app_version = 5;
getCreatingAppVersionBytes() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional string creating_app_version = 5;
getCreatingUser() - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_user = 6;
getCreatingUser() - Method in class com.cognite.client.dto.Annotation
optional string creating_user = 6;
getCreatingUser() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional string creating_user = 6;
getCreatingUserBytes() - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_user = 6;
getCreatingUserBytes() - Method in class com.cognite.client.dto.Annotation
optional string creating_user = 6;
getCreatingUserBytes() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional string creating_user = 6;
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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
 
getDatapointTypeCase() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
getDatapointTypeCase() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
 
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
int64 data_set_id = 5;
getDataSetId() - Method in class com.cognite.client.dto.ExtractionPipeline
int64 data_set_id = 5;
getDataSetId() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
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.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.Annotation
 
getDefaultInstance() - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
getDefaultInstance() - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
getDefaultInstance() - Static method in class com.cognite.client.dto.geo.Geometry
 
getDefaultInstance() - Static method in class com.cognite.client.dto.geo.LineString
 
getDefaultInstance() - Static method in class com.cognite.client.dto.geo.MultiLineString
 
getDefaultInstance() - Static method in class com.cognite.client.dto.geo.MultiPoint
 
getDefaultInstance() - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
getDefaultInstance() - Static method in class com.cognite.client.dto.geo.Point
 
getDefaultInstance() - Static method in class com.cognite.client.dto.geo.Polygon
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Item
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Label
 
getDefaultInstance() - Static method in class com.cognite.client.dto.LoginStatus
 
getDefaultInstance() - Static method in class com.cognite.client.dto.MatchField
 
getDefaultInstance() - Static method in class com.cognite.client.dto.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.Notification
 
getDefaultInstance() - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
getDefaultInstance() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
getDefaultInstance() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.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.Annotation.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.Feature
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.Geometry
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.LineString.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.LineString
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.MultiLineString
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.MultiPoint
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.MultiPolygon
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.Point.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.Point
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.Polygon.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.geo.Polygon
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Item.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Item
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Label.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Label
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.LoginStatus
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.MatchField.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.MatchField
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.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.Notification.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Notification
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
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.DataPointListResponseAlpha.Builder
 
getDefaultInstanceForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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 enum class com.cognite.client.dto.Annotation.AnnotationType
 
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.AnnotationOuterClass
 
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.Annotation.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.DiagramResponse.Annotation
 
getDescriptor() - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
getDescriptor() - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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 class 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.geo.Feature.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.Feature
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.Geometry.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.Geometry
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.GeometryOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.LineString.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.LineString
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.MultiLineString
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.MultiPoint
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.Point.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.Point
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.Polygon.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.geo.Polygon
 
getDescriptor() - Static method in class com.cognite.client.dto.Item.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Item
 
getDescriptor() - Static method in class com.cognite.client.dto.ItemOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.Label.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Label
 
getDescriptor() - Static method in class com.cognite.client.dto.LabelOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.LoginStatus.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.LoginStatus
 
getDescriptor() - Static method in class com.cognite.client.dto.LoginStatusOuterClass
 
getDescriptor() - Static method in class com.cognite.client.dto.MatchField.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.MatchField
 
getDescriptor() - Static method in class com.cognite.client.dto.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 class 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 class 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 class 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.Notification.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Notification
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
 
getDescriptor() - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha.Builder
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
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.DataPointListResponseAlpha.Builder
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
getDescriptor() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlphaOuterClass
 
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 enum class com.cognite.client.dto.Annotation.AnnotationType
 
getDescriptorForType() - Method in class com.cognite.client.dto.Annotation.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Asset.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.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.Annotation.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.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 class 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.geo.Feature.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.geo.LineString.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.geo.Point.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.geo.Polygon.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Item.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Label.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.MatchField.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.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 class 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 class 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 class 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.Notification.Builder
 
getDescriptorForType() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.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.DataPointListItemAlpha.Builder
 
getDescriptorForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
getDescriptorForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.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.client.dto.Transformation.Destination destination = 4;
getDestination() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Destination destination = 4;
getDestination() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
getDestination() - Method in class com.cognite.client.dto.Transformation.Job
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
getDestination() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
getDestination() - Method in class com.cognite.client.dto.Transformation.Notification.Builder
optional string destination = 5;
getDestination() - Method in class com.cognite.client.dto.Transformation.Notification
optional string destination = 5;
getDestination() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional string destination = 3;
getDestination() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
optional string destination = 3;
getDestination() - Method in interface com.cognite.client.dto.Transformation.Notification.SubscriptionOrBuilder
optional string destination = 3;
getDestination() - Method in interface com.cognite.client.dto.Transformation.NotificationOrBuilder
optional string destination = 5;
getDestination() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.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.client.dto.Transformation.Destination destination = 4;
getDestinationBuilder() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
getDestinationBytes() - Method in class com.cognite.client.dto.Transformation.Notification.Builder
optional string destination = 5;
getDestinationBytes() - Method in class com.cognite.client.dto.Transformation.Notification
optional string destination = 5;
getDestinationBytes() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional string destination = 3;
getDestinationBytes() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
optional string destination = 3;
getDestinationBytes() - Method in interface com.cognite.client.dto.Transformation.Notification.SubscriptionOrBuilder
optional string destination = 3;
getDestinationBytes() - Method in interface com.cognite.client.dto.Transformation.NotificationOrBuilder
optional string destination = 5;
getDestinationOidcCredentials() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOidcCredentials() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOidcCredentials() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOidcCredentialsBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOidcCredentialsOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOidcCredentialsOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOidcCredentialsOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
getDestinationOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Destination destination = 4;
getDestinationOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Destination destination = 4;
getDestinationOrBuilder() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
getDestinationOrBuilder() - Method in class com.cognite.client.dto.Transformation.Job
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
getDestinationOrBuilder() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
getDestinationOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.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
 
getElev() - Method in class com.cognite.client.dto.geo.Point.Builder
optional double elev = 3;
getElev() - Method in class com.cognite.client.dto.geo.Point
optional double elev = 3;
getElev() - Method in interface com.cognite.client.dto.geo.PointOrBuilder
optional double elev = 3;
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.
getEndpoint() - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
getEndpoint() - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
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.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntities(int) - Method in class com.cognite.client.dto.DiagramResponse.Annotation
repeated .google.protobuf.Struct entities = 4;
getEntities(int) - Method in interface com.cognite.client.dto.DiagramResponse.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 4;
getEntitiesBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntitiesBuilderList() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntitiesCount() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntitiesCount() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
repeated .google.protobuf.Struct entities = 4;
getEntitiesCount() - Method in interface com.cognite.client.dto.DiagramResponse.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 4;
getEntitiesList() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntitiesList() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
repeated .google.protobuf.Struct entities = 4;
getEntitiesList() - Method in interface com.cognite.client.dto.DiagramResponse.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 4;
getEntitiesOrBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntitiesOrBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse.Annotation
repeated .google.protobuf.Struct entities = 4;
getEntitiesOrBuilder(int) - Method in interface com.cognite.client.dto.DiagramResponse.AnnotationOrBuilder
repeated .google.protobuf.Struct entities = 4;
getEntitiesOrBuilderList() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
getEntitiesOrBuilderList() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
repeated .google.protobuf.Struct entities = 4;
getEntitiesOrBuilderList() - Method in interface com.cognite.client.dto.DiagramResponse.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
Returns the response error message as item[0], if any.
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
 
getExperimental() - Method in class com.cognite.client.config.ClientConfig
 
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
string external_id = 2;
getExternalId() - Method in class com.cognite.client.dto.ExtractionPipeline
string external_id = 2;
getExternalId() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
string externalId = 2;
getExternalId() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
string externalId = 2;
getExternalId() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
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
string external_id = 2;
getExternalIdBytes() - Method in class com.cognite.client.dto.ExtractionPipeline
string external_id = 2;
getExternalIdBytes() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
string externalId = 2;
getExternalIdBytes() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
string externalId = 2;
getExternalIdBytes() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
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.client.dto.FileBinary file_binary = 2;
getFileBinary() - Method in class com.cognite.client.dto.FileContainer
.com.cognite.client.dto.FileBinary file_binary = 2;
getFileBinary() - Method in interface com.cognite.client.dto.FileContainerOrBuilder
.com.cognite.client.dto.FileBinary file_binary = 2;
getFileBinaryBuilder() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.client.dto.FileBinary file_binary = 2;
getFileBinaryOrBuilder() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.client.dto.FileBinary file_binary = 2;
getFileBinaryOrBuilder() - Method in class com.cognite.client.dto.FileContainer
.com.cognite.client.dto.FileBinary file_binary = 2;
getFileBinaryOrBuilder() - Method in interface com.cognite.client.dto.FileContainerOrBuilder
.com.cognite.client.dto.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.client.dto.FileMetadata file_metadata = 1;
getFileMetadata() - Method in class com.cognite.client.dto.FileContainer
.com.cognite.client.dto.FileMetadata file_metadata = 1;
getFileMetadata() - Method in interface com.cognite.client.dto.FileContainerOrBuilder
.com.cognite.client.dto.FileMetadata file_metadata = 1;
getFileMetadataBuilder() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.client.dto.FileMetadata file_metadata = 1;
getFileMetadataOrBuilder() - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.client.dto.FileMetadata file_metadata = 1;
getFileMetadataOrBuilder() - Method in class com.cognite.client.dto.FileContainer
.com.cognite.client.dto.FileMetadata file_metadata = 1;
getFileMetadataOrBuilder() - Method in interface com.cognite.client.dto.FileContainerOrBuilder
.com.cognite.client.dto.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.Asset.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
getGeoLocation() - Method in class com.cognite.client.dto.Asset
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
getGeoLocation() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
getGeoLocation() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
getGeoLocation() - Method in class com.cognite.client.dto.FileMetadata
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
getGeoLocation() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
getGeoLocationBuilder() - Method in class com.cognite.client.dto.Asset.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
getGeoLocationBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
getGeoLocationOrBuilder() - Method in class com.cognite.client.dto.Asset.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
getGeoLocationOrBuilder() - Method in class com.cognite.client.dto.Asset
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
getGeoLocationOrBuilder() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
getGeoLocationOrBuilder() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
getGeoLocationOrBuilder() - Method in class com.cognite.client.dto.FileMetadata
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
getGeoLocationOrBuilder() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
getGeometry() - Method in class com.cognite.client.dto.geo.Feature.Builder
.com.cognite.client.dto.geo.Geometry geometry = 1;
getGeometry() - Method in class com.cognite.client.dto.geo.Feature
.com.cognite.client.dto.geo.Geometry geometry = 1;
getGeometry() - Method in interface com.cognite.client.dto.geo.FeatureOrBuilder
.com.cognite.client.dto.geo.Geometry geometry = 1;
getGeometryBuilder() - Method in class com.cognite.client.dto.geo.Feature.Builder
.com.cognite.client.dto.geo.Geometry geometry = 1;
getGeometryOrBuilder() - Method in class com.cognite.client.dto.geo.Feature.Builder
.com.cognite.client.dto.geo.Geometry geometry = 1;
getGeometryOrBuilder() - Method in class com.cognite.client.dto.geo.Feature
.com.cognite.client.dto.geo.Geometry geometry = 1;
getGeometryOrBuilder() - Method in interface com.cognite.client.dto.geo.FeatureOrBuilder
.com.cognite.client.dto.geo.Geometry geometry = 1;
getGeometryTypeCase() - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
getGeometryTypeCase() - Method in class com.cognite.client.dto.geo.Geometry
 
getGeometryTypeCase() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
 
getHigh(String) - Method in class com.cognite.client.statestore.AbstractStateStore
Get the high watermark state for a single id.
getHigh(String) - Method in interface com.cognite.client.statestore.StateStore
Get the high watermark state for a single id.
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.Annotation.Builder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.Annotation
optional int64 id = 1;
getId() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional int64 id = 1;
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.Notification.Builder
optional int64 id = 1;
getId() - Method in class com.cognite.client.dto.Transformation.Notification
optional int64 id = 1;
getId() - Method in interface com.cognite.client.dto.Transformation.NotificationOrBuilder
optional int64 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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
int64 id = 1;
getId() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
int64 id = 1;
getId() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
bool isStep = 7;
getIsStep() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
bool isStep = 7;
getIsStep() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
bool isString = 6;
getIsString() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
bool isString = 6;
getIsString() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
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 class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
getItems(int) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
getItems(int) - Method in interface com.cognite.v1.timeseries.proto.DataPointListResponseAlphaOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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;
getItemsBuilder(int) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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;
getItemsBuilderList() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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 class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
getItemsCount() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
getItemsCount() - Method in interface com.cognite.v1.timeseries.proto.DataPointListResponseAlphaOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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 class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
getItemsList() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
getItemsList() - Method in interface com.cognite.v1.timeseries.proto.DataPointListResponseAlphaOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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 class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
getItemsOrBuilder(int) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
getItemsOrBuilder(int) - Method in interface com.cognite.v1.timeseries.proto.DataPointListResponseAlphaOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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 class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
getItemsOrBuilderList() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
getItemsOrBuilderList() - Method in interface com.cognite.v1.timeseries.proto.DataPointListResponseAlphaOrBuilder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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.client.dto.Transformation.Job last_finished_job = 18;
getLastFinishedJob() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;
getLastFinishedJob() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;
getLastFinishedJobBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;
getLastFinishedJobOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;
getLastFinishedJobOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;
getLastFinishedJobOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.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.Annotation.Builder
optional int64 last_updated_time = 10;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Annotation
optional int64 last_updated_time = 10;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional int64 last_updated_time = 10;
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.Notification.Builder
optional int64 last_updated_time = 3;
getLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation.Notification
optional int64 last_updated_time = 3;
getLastUpdatedTime() - Method in interface com.cognite.client.dto.Transformation.NotificationOrBuilder
optional int64 last_updated_time = 3;
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;
getLat() - Method in class com.cognite.client.dto.geo.Point.Builder
double lat = 2;
getLat() - Method in class com.cognite.client.dto.geo.Point
double lat = 2;
getLat() - Method in interface com.cognite.client.dto.geo.PointOrBuilder
double lat = 2;
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;
getLineString() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.LineString line_string = 3;
getLineString() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.LineString line_string = 3;
getLineString() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.LineString line_string = 3;
getLineStringBuilder() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.LineString line_string = 3;
getLineStringOrBuilder() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.LineString line_string = 3;
getLineStringOrBuilder() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.LineString line_string = 3;
getLineStringOrBuilder() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.LineString line_string = 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
 
getListResponseIterator(ResourceType, Request) - Method in class com.cognite.client.SequenceRows
 
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
 
getLon() - Method in class com.cognite.client.dto.geo.Point.Builder
double lon = 1;
getLon() - Method in class com.cognite.client.dto.geo.Point
double lon = 1;
getLon() - Method in interface com.cognite.client.dto.geo.PointOrBuilder
double lon = 1;
getLow(String) - Method in class com.cognite.client.statestore.AbstractStateStore
Get the low watermark state for a single id.
getLow(String) - Method in interface com.cognite.client.statestore.StateStore
Get the low watermark state for a single id.
getMatches(int) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatches(int) - Method in class com.cognite.client.dto.EntityMatchResult
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatches(int) - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesBuilder(int) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesBuilderList() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesCount() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesCount() - Method in class com.cognite.client.dto.EntityMatchResult
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesCount() - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesList() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesList() - Method in class com.cognite.client.dto.EntityMatchResult
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesList() - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesOrBuilder(int) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesOrBuilder(int) - Method in class com.cognite.client.dto.EntityMatchResult
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesOrBuilder(int) - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesOrBuilderList() - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesOrBuilderList() - Method in class com.cognite.client.dto.EntityMatchResult
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchesOrBuilderList() - Method in interface com.cognite.client.dto.EntityMatchResultOrBuilder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
getMatchFields(int) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFields(int) - Method in class com.cognite.client.dto.EntityMatchModel
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFields(int) - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsBuilder(int) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsBuilderList() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsCount() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsCount() - Method in class com.cognite.client.dto.EntityMatchModel
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsCount() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsList() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsList() - Method in class com.cognite.client.dto.EntityMatchModel
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsList() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsOrBuilder(int) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsOrBuilder(int) - Method in class com.cognite.client.dto.EntityMatchModel
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsOrBuilder(int) - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsOrBuilderList() - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsOrBuilderList() - Method in class com.cognite.client.dto.EntityMatchModel
repeated .com.cognite.client.dto.MatchField match_fields = 10;
getMatchFieldsOrBuilderList() - Method in interface com.cognite.client.dto.EntityMatchModelOrBuilder
repeated .com.cognite.client.dto.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
Returns a list of missing items.
getMultiLineString() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
getMultiLineString() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
getMultiLineString() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
getMultiLineStringBuilder() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
getMultiLineStringOrBuilder() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
getMultiLineStringOrBuilder() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
getMultiLineStringOrBuilder() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
getMultiPoint() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
getMultiPoint() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
getMultiPoint() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
getMultiPointBuilder() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
getMultiPointOrBuilder() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
getMultiPointOrBuilder() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
getMultiPointOrBuilder() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
getMultiPolygon() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
getMultiPolygon() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
getMultiPolygon() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
getMultiPolygonBuilder() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
getMultiPolygonOrBuilder() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
getMultiPolygonOrBuilder() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
getMultiPolygonOrBuilder() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
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
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
string name = 3;
getName() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
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
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
string name = 3;
getNameBytes() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
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;
getNextCursor() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
string nextCursor = 9;
getNextCursor() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
string nextCursor = 9;
getNextCursor() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
string nextCursor = 9;
getNextCursorBytes() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
string nextCursor = 9;
getNextCursorBytes() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
string nextCursor = 9;
getNextCursorBytes() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
string nextCursor = 9;
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
 
getNoTsWorkers() - Method in class com.cognite.client.config.ClientConfig
 
getNoWorkers() - Method in class com.cognite.client.config.ClientConfig
 
getNumber() - Method in enum class com.cognite.client.dto.Annotation.AnnotationType
 
getNumber() - Method in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
 
getNumber() - Method in enum class com.cognite.client.dto.FileBinary.BinaryTypeCase
 
getNumber() - Method in enum class com.cognite.client.dto.FileBinary.IdTypeCase
 
getNumber() - Method in enum class com.cognite.client.dto.geo.Geometry.GeometryTypeCase
 
getNumber() - Method in enum class com.cognite.client.dto.Item.IdTypeCase
 
getNumber() - Method in enum class com.cognite.client.dto.Relationship.ResourceType
 
getNumber() - Method in enum class com.cognite.client.dto.Relationship.SourceCase
 
getNumber() - Method in enum class com.cognite.client.dto.Relationship.TargetCase
 
getNumber() - Method in enum class com.cognite.client.dto.SequenceColumn.ValueType
 
getNumber() - Method in enum class com.cognite.client.dto.ThreeDFileBinary.BinaryTypeCase
 
getNumber() - Method in enum class com.cognite.client.dto.ThreeDFileBinary.IdTypeCase
 
getNumber() - Method in enum class com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
 
getNumber() - Method in enum class com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
 
getNumber() - Method in enum class com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
 
getNumber() - Method in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
 
getNumber() - Method in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
 
getNumber() - Method in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
 
getNumber() - Method in enum class com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
 
getNumber() - Method in enum class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
.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;
getNumericDatapointsBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
getNumericDatapointsOrBuilder() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
.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.client.dto.Transformation.Owner owner = 17;
getOwner() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Owner owner = 17;
getOwner() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.Transformation.Owner owner = 17;
getOwnerBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Owner owner = 17;
getOwnerOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Owner owner = 17;
getOwnerOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Owner owner = 17;
getOwnerOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.Transformation.Owner owner = 17;
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.Annotation.Region.Builder
int32 page = 3;
getPage() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
int32 page = 3;
getPage() - Method in interface com.cognite.client.dto.DiagramResponse.Annotation.RegionOrBuilder
int32 page = 3;
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.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.Annotation
 
getParserForType() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
getParserForType() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
getParserForType() - Method in class com.cognite.client.dto.geo.Geometry
 
getParserForType() - Method in class com.cognite.client.dto.geo.LineString
 
getParserForType() - Method in class com.cognite.client.dto.geo.MultiLineString
 
getParserForType() - Method in class com.cognite.client.dto.geo.MultiPoint
 
getParserForType() - Method in class com.cognite.client.dto.geo.MultiPolygon
 
getParserForType() - Method in class com.cognite.client.dto.geo.Point
 
getParserForType() - Method in class com.cognite.client.dto.geo.Polygon
 
getParserForType() - Method in class com.cognite.client.dto.Item
 
getParserForType() - Method in class com.cognite.client.dto.Label
 
getParserForType() - Method in class com.cognite.client.dto.LoginStatus
 
getParserForType() - Method in class com.cognite.client.dto.MatchField
 
getParserForType() - Method in class com.cognite.client.dto.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.Notification
 
getParserForType() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
getParserForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
getParserForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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
 
getPassword() - Method in class com.cognite.client.config.ProxyConfig
 
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
getPoint() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Point point = 1;
getPoint() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.Point point = 1;
getPoint() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.Point point = 1;
getPointBuilder() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Point point = 1;
getPointOrBuilder() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Point point = 1;
getPointOrBuilder() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.Point point = 1;
getPointOrBuilder() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.Point point = 1;
getPollingInterval() - Method in class com.cognite.client.stream.AbstractPublisher
 
getPollingOffset() - Method in class com.cognite.client.stream.AbstractPublisher
 
getPolygon() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Polygon polygon = 5;
getPolygon() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.Polygon polygon = 5;
getPolygon() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.Polygon polygon = 5;
getPolygonBuilder() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Polygon polygon = 5;
getPolygonOrBuilder() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Polygon polygon = 5;
getPolygonOrBuilder() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.Polygon polygon = 5;
getPolygonOrBuilder() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.Polygon polygon = 5;
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.geo.Feature.Builder
.google.protobuf.Struct properties = 2;
getProperties() - Method in class com.cognite.client.dto.geo.Feature
.google.protobuf.Struct properties = 2;
getProperties() - Method in interface com.cognite.client.dto.geo.FeatureOrBuilder
.google.protobuf.Struct properties = 2;
getProperties() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;
getProperties() - Method in class com.cognite.client.dto.ThreeDNode
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;
getProperties() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;
getPropertiesBuilder() - Method in class com.cognite.client.dto.geo.Feature.Builder
.google.protobuf.Struct properties = 2;
getPropertiesBuilder() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;
getPropertiesOrBuilder() - Method in class com.cognite.client.dto.geo.Feature.Builder
.google.protobuf.Struct properties = 2;
getPropertiesOrBuilder() - Method in class com.cognite.client.dto.geo.Feature
.google.protobuf.Struct properties = 2;
getPropertiesOrBuilder() - Method in interface com.cognite.client.dto.geo.FeatureOrBuilder
.google.protobuf.Struct properties = 2;
getPropertiesOrBuilder() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;
getPropertiesOrBuilder() - Method in class com.cognite.client.dto.ThreeDNode
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;
getPropertiesOrBuilder() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;
getProtoRequestBody() - Method in class com.cognite.client.Request
For internal use only.
getProxy() - Method in class com.cognite.client.config.ProxyConfig
 
getProxyConfig() - Method in class com.cognite.client.config.ClientConfig
 
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.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTables(int) - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTables(int) - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesBuilderList() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesCount() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesCount() - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesCount() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesList() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesList() - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesList() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesOrBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesOrBuilder(int) - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesOrBuilder(int) - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesOrBuilderList() - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesOrBuilderList() - Method in class com.cognite.client.dto.ExtractionPipeline
repeated .com.cognite.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
getRawTablesOrBuilderList() - Method in interface com.cognite.client.dto.ExtractionPipelineOrBuilder
repeated .com.cognite.client.dto.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.DiagramResponse.Annotation.Builder
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
getRegion() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
getRegion() - Method in interface com.cognite.client.dto.DiagramResponse.AnnotationOrBuilder
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
getRegionBuilder() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
getRegionOrBuilder() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
getRegionOrBuilder() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
getRegionOrBuilder() - Method in interface com.cognite.client.dto.DiagramResponse.AnnotationOrBuilder
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
getRequest() - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
getRequest() - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
getRequest() - Method in class com.cognite.client.servicesV1.response.TSPointsProtoCursorsResponseParser
 
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
Example:
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
Returns the response body as a string.
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.client.dto.ConvertResponse.Result results = 3;
getResults(int) - Method in class com.cognite.client.dto.ConvertResponse
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResults(int) - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResultsBuilder(int) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResultsBuilderList() - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResultsCount() - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResultsCount() - Method in class com.cognite.client.dto.ConvertResponse
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResultsCount() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
repeated .com.cognite.client.dto.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.client.dto.ConvertResponse.Result results = 3;
getResultsList() - Method in class com.cognite.client.dto.ConvertResponse
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResultsList() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResultsOrBuilder(int) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResultsOrBuilder(int) - Method in class com.cognite.client.dto.ConvertResponse
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResultsOrBuilder(int) - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResultsOrBuilderList() - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResultsOrBuilderList() - Method in class com.cognite.client.dto.ConvertResponse
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
getResultsOrBuilderList() - Method in interface com.cognite.client.dto.ConvertResponseOrBuilder
repeated .com.cognite.client.dto.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.client.dto.SequenceRow rows = 4;
getRows(int) - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRows(int) - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsBuilder(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsBuilderList() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsCount() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsCount() - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsCount() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsList() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsList() - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsList() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsOrBuilder(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsOrBuilder(int) - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsOrBuilder(int) - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsOrBuilderList() - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsOrBuilderList() - Method in class com.cognite.client.dto.SequenceBody
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRowsOrBuilderList() - Method in interface com.cognite.client.dto.SequenceBodyOrBuilder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
getRunningJob() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Job running_job = 19;
getRunningJob() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Job running_job = 19;
getRunningJob() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.Transformation.Job running_job = 19;
getRunningJobBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Job running_job = 19;
getRunningJobOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Job running_job = 19;
getRunningJobOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Job running_job = 19;
getRunningJobOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.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.client.dto.Transformation.Schedule schedule = 20;
getSchedule() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Schedule schedule = 20;
getSchedule() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.Transformation.Schedule schedule = 20;
getScheduleBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.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.client.dto.Transformation.Schedule schedule = 20;
getScheduleOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Schedule schedule = 20;
getScheduleOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.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
 
getSdkIdentifier() - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
getSdkIdentifier() - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
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.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.Annotation
 
getSerializedSize() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
getSerializedSize() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
getSerializedSize() - Method in class com.cognite.client.dto.geo.Geometry
 
getSerializedSize() - Method in class com.cognite.client.dto.geo.LineString
 
getSerializedSize() - Method in class com.cognite.client.dto.geo.MultiLineString
 
getSerializedSize() - Method in class com.cognite.client.dto.geo.MultiPoint
 
getSerializedSize() - Method in class com.cognite.client.dto.geo.MultiPolygon
 
getSerializedSize() - Method in class com.cognite.client.dto.geo.Point
 
getSerializedSize() - Method in class com.cognite.client.dto.geo.Polygon
 
getSerializedSize() - Method in class com.cognite.client.dto.Item
 
getSerializedSize() - Method in class com.cognite.client.dto.Label
 
getSerializedSize() - Method in class com.cognite.client.dto.LoginStatus
 
getSerializedSize() - Method in class com.cognite.client.dto.MatchField
 
getSerializedSize() - Method in class com.cognite.client.dto.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.Notification
 
getSerializedSize() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
getSerializedSize() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
getSerializedSize() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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
 
getSessionIdentifier() - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
getSessionIdentifier() - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
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.DiagramResponse.Annotation.Region.Builder
string shape = 1;
getShape() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
string shape = 1;
getShape() - Method in interface com.cognite.client.dto.DiagramResponse.Annotation.RegionOrBuilder
string shape = 1;
getShapeBytes() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
string shape = 1;
getShapeBytes() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
string shape = 1;
getShapeBytes() - Method in interface com.cognite.client.dto.DiagramResponse.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.client.dto.Asset source_asset = 13;
getSourceAsset() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Asset source_asset = 13;
getSourceAsset() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.Asset source_asset = 13;
getSourceAssetBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Asset source_asset = 13;
getSourceAssetOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Asset source_asset = 13;
getSourceAssetOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Asset source_asset = 13;
getSourceAssetOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.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.client.dto.Event source_event = 14;
getSourceEvent() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Event source_event = 14;
getSourceEvent() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.Event source_event = 14;
getSourceEventBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Event source_event = 14;
getSourceEventOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Event source_event = 14;
getSourceEventOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Event source_event = 14;
getSourceEventOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.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.client.dto.FileMetadata source_file = 16;
getSourceFile() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.FileMetadata source_file = 16;
getSourceFile() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.FileMetadata source_file = 16;
getSourceFileBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.FileMetadata source_file = 16;
getSourceFileOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.FileMetadata source_file = 16;
getSourceFileOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.FileMetadata source_file = 16;
getSourceFileOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.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.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
getSourceOidcCredentials() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
getSourceOidcCredentials() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
getSourceOidcCredentialsBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
getSourceOidcCredentialsOrBuilder() - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
getSourceOidcCredentialsOrBuilder() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
getSourceOidcCredentialsOrBuilder() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.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.client.dto.SequenceMetadata source_sequence = 17;
getSourceSequence() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.SequenceMetadata source_sequence = 17;
getSourceSequence() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.SequenceMetadata source_sequence = 17;
getSourceSequenceBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.SequenceMetadata source_sequence = 17;
getSourceSequenceOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.SequenceMetadata source_sequence = 17;
getSourceSequenceOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.SequenceMetadata source_sequence = 17;
getSourceSequenceOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.SequenceMetadata source_sequence = 17;
getSourceTimeseries() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata source_timeseries = 15;
getSourceTimeseries() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.TimeseriesMetadata source_timeseries = 15;
getSourceTimeseries() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.TimeseriesMetadata source_timeseries = 15;
getSourceTimeseriesBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata source_timeseries = 15;
getSourceTimeseriesOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata source_timeseries = 15;
getSourceTimeseriesOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.TimeseriesMetadata source_timeseries = 15;
getSourceTimeseriesOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.TimeseriesMetadata source_timeseries = 15;
getSourceType() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Relationship.ResourceType source_type = 3;
getSourceType() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Relationship.ResourceType source_type = 3;
getSourceType() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.Relationship.ResourceType source_type = 3;
getSourceTypeValue() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Relationship.ResourceType source_type = 3;
getSourceTypeValue() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Relationship.ResourceType source_type = 3;
getSourceTypeValue() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.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
 
getState(String) - Method in class com.cognite.client.statestore.AbstractStateStore
Get the set of states for a single id.
getState(String) - Method in interface com.cognite.client.statestore.StateStore
Get the set of states for a single id.
getStatus() - Method in class com.cognite.client.dto.Annotation.Builder
string status = 8;
getStatus() - Method in class com.cognite.client.dto.Annotation
string status = 8;
getStatus() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
string status = 8;
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.client.dto.ExtractionPipelineRun.Status status = 3;
getStatus() - Method in class com.cognite.client.dto.ExtractionPipelineRun
.com.cognite.client.dto.ExtractionPipelineRun.Status status = 3;
getStatus() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
.com.cognite.client.dto.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
Returns the status message of the response.
getStatusBytes() - Method in class com.cognite.client.dto.Annotation.Builder
string status = 8;
getStatusBytes() - Method in class com.cognite.client.dto.Annotation
string status = 8;
getStatusBytes() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
string status = 8;
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.client.dto.ExtractionPipelineRun.Status status = 3;
getStatusValue() - Method in class com.cognite.client.dto.ExtractionPipelineRun
.com.cognite.client.dto.ExtractionPipelineRun.Status status = 3;
getStatusValue() - Method in interface com.cognite.client.dto.ExtractionPipelineRunOrBuilder
.com.cognite.client.dto.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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
.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;
getStringDatapointsBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapointsOrBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
getStringDatapointsOrBuilder() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
.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.client.dto.Asset target_asset = 18;
getTargetAsset() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Asset target_asset = 18;
getTargetAsset() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.Asset target_asset = 18;
getTargetAssetBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Asset target_asset = 18;
getTargetAssetOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Asset target_asset = 18;
getTargetAssetOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Asset target_asset = 18;
getTargetAssetOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.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.client.dto.Event target_event = 19;
getTargetEvent() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Event target_event = 19;
getTargetEvent() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.Event target_event = 19;
getTargetEventBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Event target_event = 19;
getTargetEventOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Event target_event = 19;
getTargetEventOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Event target_event = 19;
getTargetEventOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.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.client.dto.FileMetadata target_file = 21;
getTargetFile() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.FileMetadata target_file = 21;
getTargetFile() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.FileMetadata target_file = 21;
getTargetFileBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.FileMetadata target_file = 21;
getTargetFileOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.FileMetadata target_file = 21;
getTargetFileOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.FileMetadata target_file = 21;
getTargetFileOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.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.client.dto.SequenceMetadata target_sequence = 22;
getTargetSequence() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
getTargetSequence() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
getTargetSequenceBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
getTargetSequenceOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
getTargetSequenceOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
getTargetSequenceOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
getTargetTimeseries() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
getTargetTimeseries() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
getTargetTimeseries() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
getTargetTimeseriesBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
getTargetTimeseriesOrBuilder() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
getTargetTimeseriesOrBuilder() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
getTargetTimeseriesOrBuilder() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
getTargetType() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Relationship.ResourceType target_type = 5;
getTargetType() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Relationship.ResourceType target_type = 5;
getTargetType() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.Relationship.ResourceType target_type = 5;
getTargetTypeValue() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Relationship.ResourceType target_type = 5;
getTargetTypeValue() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Relationship.ResourceType target_type = 5;
getTargetTypeValue() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.Relationship.ResourceType target_type = 5;
getText() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
optional string text = 1;
getText() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
optional string text = 1;
getText() - Method in interface com.cognite.client.dto.DiagramResponse.AnnotationOrBuilder
optional string text = 1;
getTextBytes() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
optional string text = 1;
getTextBytes() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
optional string text = 1;
getTextBytes() - Method in interface com.cognite.client.dto.DiagramResponse.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;
getTransformationExternalId() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional string transformation_external_id = 2;
getTransformationExternalId() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
optional string transformation_external_id = 2;
getTransformationExternalId() - Method in interface com.cognite.client.dto.Transformation.Notification.SubscriptionOrBuilder
optional string transformation_external_id = 2;
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;
getTransformationExternalIdBytes() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional string transformation_external_id = 2;
getTransformationExternalIdBytes() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
optional string transformation_external_id = 2;
getTransformationExternalIdBytes() - Method in interface com.cognite.client.dto.Transformation.Notification.SubscriptionOrBuilder
optional string transformation_external_id = 2;
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;
getTransformationId() - Method in class com.cognite.client.dto.Transformation.Notification.Builder
optional int64 transformation_id = 4;
getTransformationId() - Method in class com.cognite.client.dto.Transformation.Notification
optional int64 transformation_id = 4;
getTransformationId() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional int64 transformation_id = 1;
getTransformationId() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
optional int64 transformation_id = 1;
getTransformationId() - Method in interface com.cognite.client.dto.Transformation.Notification.SubscriptionOrBuilder
optional int64 transformation_id = 1;
getTransformationId() - Method in interface com.cognite.client.dto.Transformation.NotificationOrBuilder
optional int64 transformation_id = 4;
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;
getTsExecutorService() - Method in class com.cognite.client.CogniteClient
 
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.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.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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
string unit = 8;
getUnit() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
string unit = 8;
getUnit() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
string unit = 8;
getUnitBytes() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
string unit = 8;
getUnitBytes() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
string unit = 8;
getUnitBytes() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemOrBuilder
string unit = 8;
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;
getUsername() - Method in class com.cognite.client.config.ProxyConfig
 
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.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueAggregates() - Method in class com.cognite.client.dto.TimeseriesPoint
.com.cognite.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueAggregates() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
.com.cognite.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueAggregatesBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.com.cognite.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueAggregatesOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.com.cognite.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueAggregatesOrBuilder() - Method in class com.cognite.client.dto.TimeseriesPoint
.com.cognite.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;
getValueAggregatesOrBuilder() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
.com.cognite.client.dto.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 class com.cognite.client.dto.Annotation.AnnotationType
 
getValueDescriptor() - Method in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
 
getValueDescriptor() - Method in enum class com.cognite.client.dto.Relationship.ResourceType
 
getValueDescriptor() - Method in enum class com.cognite.client.dto.SequenceColumn.ValueType
 
getValueDescriptor() - Method in enum class 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.client.dto.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.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
getValuesMap() - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
map<string, .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
getValuesMap() - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.CategoriesOrBuilder
map<string, .com.cognite.client.dto.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.client.dto.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.client.dto.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.client.dto.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.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
getValuesOrThrow(String) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
map<string, .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
getValuesOrThrow(String) - Method in interface com.cognite.client.dto.ThreeDNode.PropertiesFilter.CategoriesOrBuilder
map<string, .com.cognite.client.dto.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.client.dto.SequenceColumn.ValueType value_type = 4;
getValueType() - Method in class com.cognite.client.dto.SequenceColumn
.com.cognite.client.dto.SequenceColumn.ValueType value_type = 4;
getValueType() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.com.cognite.client.dto.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.client.dto.SequenceColumn.ValueType value_type = 4;
getValueTypeValue() - Method in class com.cognite.client.dto.SequenceColumn
.com.cognite.client.dto.SequenceColumn.ValueType value_type = 4;
getValueTypeValue() - Method in interface com.cognite.client.dto.SequenceColumnOrBuilder
.com.cognite.client.dto.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.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVertices(int) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVertices(int) - Method in interface com.cognite.client.dto.DiagramResponse.Annotation.RegionOrBuilder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesBuilderList() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesCount() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesCount() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesCount() - Method in interface com.cognite.client.dto.DiagramResponse.Annotation.RegionOrBuilder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesList() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesList() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesList() - Method in interface com.cognite.client.dto.DiagramResponse.Annotation.RegionOrBuilder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesOrBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesOrBuilder(int) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesOrBuilder(int) - Method in interface com.cognite.client.dto.DiagramResponse.Annotation.RegionOrBuilder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesOrBuilderList() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesOrBuilderList() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
getVerticesOrBuilderList() - Method in interface com.cognite.client.dto.DiagramResponse.Annotation.RegionOrBuilder
repeated .com.cognite.client.dto.DiagramResponse.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.DiagramResponse.Annotation.Vertex.Builder
double x = 1;
getX() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
double x = 1;
getX() - Method in interface com.cognite.client.dto.DiagramResponse.Annotation.VertexOrBuilder
double x = 1;
getXRequestId() - Method in class com.cognite.client.servicesV1.ResponseItems
Returns the x-request-id (set by Cognite Data Fusion) if it exists in the response header.
getY() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.Builder
double y = 2;
getY() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
double y = 2;
getY() - Method in interface com.cognite.client.dto.DiagramResponse.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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
hasAggregateDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
hasAggregateDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
.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.client.dto.Asset.Aggregates aggregates = 15;
hasAggregates() - Method in class com.cognite.client.dto.Asset
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
hasAggregates() - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
hasAggregates() - Method in class com.cognite.client.dto.AssetLookup
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
hasAggregates() - Method in interface com.cognite.client.dto.AssetLookupOrBuilder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
hasAggregates() - Method in interface com.cognite.client.dto.AssetOrBuilder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
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.client.dto.Transformation.TransformBlockedInfo blocked = 14;
hasBlocked() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;
hasBlocked() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;
hasBoundingBox() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
hasBoundingBox() - Method in class com.cognite.client.dto.ThreeDNode
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
hasBoundingBox() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
hasCamera() - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
hasCamera() - Method in class com.cognite.client.dto.ThreeDModelRevision
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
hasCamera() - Method in interface com.cognite.client.dto.ThreeDModelRevisionOrBuilder
optional .com.cognite.client.dto.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.DiagramResponse.Annotation.Builder
optional double confidence = 2;
hasConfidence() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
optional double confidence = 2;
hasConfidence() - Method in interface com.cognite.client.dto.DiagramResponse.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;
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.Annotation.Builder
optional int64 created_time = 9;
hasCreatedTime() - Method in class com.cognite.client.dto.Annotation
optional int64 created_time = 9;
hasCreatedTime() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional int64 created_time = 9;
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.Notification.Builder
optional int64 created_time = 2;
hasCreatedTime() - Method in class com.cognite.client.dto.Transformation.Notification
optional int64 created_time = 2;
hasCreatedTime() - Method in interface com.cognite.client.dto.Transformation.NotificationOrBuilder
optional int64 created_time = 2;
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;
hasCreatingApp() - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_app = 4;
hasCreatingApp() - Method in class com.cognite.client.dto.Annotation
optional string creating_app = 4;
hasCreatingApp() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional string creating_app = 4;
hasCreatingAppVersion() - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_app_version = 5;
hasCreatingAppVersion() - Method in class com.cognite.client.dto.Annotation
optional string creating_app_version = 5;
hasCreatingAppVersion() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional string creating_app_version = 5;
hasCreatingUser() - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_user = 6;
hasCreatingUser() - Method in class com.cognite.client.dto.Annotation
optional string creating_user = 6;
hasCreatingUser() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional string creating_user = 6;
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.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.client.dto.Transformation.Destination destination = 4;
hasDestination() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Destination destination = 4;
hasDestination() - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
hasDestination() - Method in class com.cognite.client.dto.Transformation.Job
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
hasDestination() - Method in interface com.cognite.client.dto.Transformation.JobOrBuilder
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
hasDestination() - Method in class com.cognite.client.dto.Transformation.Notification.Builder
optional string destination = 5;
hasDestination() - Method in class com.cognite.client.dto.Transformation.Notification
optional string destination = 5;
hasDestination() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional string destination = 3;
hasDestination() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
optional string destination = 3;
hasDestination() - Method in interface com.cognite.client.dto.Transformation.Notification.SubscriptionOrBuilder
optional string destination = 3;
hasDestination() - Method in interface com.cognite.client.dto.Transformation.NotificationOrBuilder
optional string destination = 5;
hasDestination() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.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.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
hasDestinationOidcCredentials() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
hasDestinationOidcCredentials() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.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;
hasElev() - Method in class com.cognite.client.dto.geo.Point.Builder
optional double elev = 3;
hasElev() - Method in class com.cognite.client.dto.geo.Point
optional double elev = 3;
hasElev() - Method in interface com.cognite.client.dto.geo.PointOrBuilder
optional double elev = 3;
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.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.client.dto.FileBinary file_binary = 2;
hasFileBinary() - Method in class com.cognite.client.dto.FileContainer
.com.cognite.client.dto.FileBinary file_binary = 2;
hasFileBinary() - Method in interface com.cognite.client.dto.FileContainerOrBuilder
.com.cognite.client.dto.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.client.dto.FileMetadata file_metadata = 1;
hasFileMetadata() - Method in class com.cognite.client.dto.FileContainer
.com.cognite.client.dto.FileMetadata file_metadata = 1;
hasFileMetadata() - Method in interface com.cognite.client.dto.FileContainerOrBuilder
.com.cognite.client.dto.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.Asset.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
hasGeoLocation() - Method in class com.cognite.client.dto.Asset
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
hasGeoLocation() - Method in interface com.cognite.client.dto.AssetOrBuilder
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
hasGeoLocation() - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
hasGeoLocation() - Method in class com.cognite.client.dto.FileMetadata
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
hasGeoLocation() - Method in interface com.cognite.client.dto.FileMetadataOrBuilder
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
hasGeometry() - Method in class com.cognite.client.dto.geo.Feature.Builder
.com.cognite.client.dto.geo.Geometry geometry = 1;
hasGeometry() - Method in class com.cognite.client.dto.geo.Feature
.com.cognite.client.dto.geo.Geometry geometry = 1;
hasGeometry() - Method in interface com.cognite.client.dto.geo.FeatureOrBuilder
.com.cognite.client.dto.geo.Geometry geometry = 1;
hashCode() - Method in class com.cognite.client.dto.Aggregate
 
hashCode() - Method in class com.cognite.client.dto.Aggregate.Record
 
hashCode() - Method in class com.cognite.client.dto.Annotation
 
hashCode() - Method in class com.cognite.client.dto.Asset.Aggregates
 
hashCode() - Method in class com.cognite.client.dto.Asset
 
hashCode() - Method in class com.cognite.client.dto.AssetLookup
 
hashCode() - Method in class com.cognite.client.dto.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.Annotation
 
hashCode() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
hashCode() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
hashCode() - Method in class com.cognite.client.dto.geo.Geometry
 
hashCode() - Method in class com.cognite.client.dto.geo.LineString
 
hashCode() - Method in class com.cognite.client.dto.geo.MultiLineString
 
hashCode() - Method in class com.cognite.client.dto.geo.MultiPoint
 
hashCode() - Method in class com.cognite.client.dto.geo.MultiPolygon
 
hashCode() - Method in class com.cognite.client.dto.geo.Point
 
hashCode() - Method in class com.cognite.client.dto.geo.Polygon
 
hashCode() - Method in class com.cognite.client.dto.Item
 
hashCode() - Method in class com.cognite.client.dto.Label
 
hashCode() - Method in class com.cognite.client.dto.LoginStatus
 
hashCode() - Method in class com.cognite.client.dto.MatchField
 
hashCode() - Method in class com.cognite.client.dto.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.Notification
 
hashCode() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
hashCode() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
hashCode() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.Annotation.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.Annotation
optional int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional int64 id = 1;
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.Notification.Builder
optional int64 id = 1;
hasId() - Method in class com.cognite.client.dto.Transformation.Notification
optional int64 id = 1;
hasId() - Method in interface com.cognite.client.dto.Transformation.NotificationOrBuilder
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.client.dto.Transformation.Job last_finished_job = 18;
hasLastFinishedJob() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;
hasLastFinishedJob() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.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.Annotation.Builder
optional int64 last_updated_time = 10;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Annotation
optional int64 last_updated_time = 10;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.AnnotationOrBuilder
optional int64 last_updated_time = 10;
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.Notification.Builder
optional int64 last_updated_time = 3;
hasLastUpdatedTime() - Method in class com.cognite.client.dto.Transformation.Notification
optional int64 last_updated_time = 3;
hasLastUpdatedTime() - Method in interface com.cognite.client.dto.Transformation.NotificationOrBuilder
optional int64 last_updated_time = 3;
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;
hasLineString() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.LineString line_string = 3;
hasLineString() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.LineString line_string = 3;
hasLineString() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.LineString line_string = 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;
hasMultiLineString() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
hasMultiLineString() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
hasMultiLineString() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
hasMultiPoint() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
hasMultiPoint() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
hasMultiPoint() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
hasMultiPolygon() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
hasMultiPolygon() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
hasMultiPolygon() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
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.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.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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
hasNumericDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
hasNumericDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
.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.client.dto.Transformation.Owner owner = 17;
hasOwner() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Owner owner = 17;
hasOwner() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.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
hasPoint() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Point point = 1;
hasPoint() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.Point point = 1;
hasPoint() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.Point point = 1;
hasPolygon() - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Polygon polygon = 5;
hasPolygon() - Method in class com.cognite.client.dto.geo.Geometry
.com.cognite.client.dto.geo.Polygon polygon = 5;
hasPolygon() - Method in interface com.cognite.client.dto.geo.GeometryOrBuilder
.com.cognite.client.dto.geo.Polygon polygon = 5;
hasProperties() - Method in class com.cognite.client.dto.geo.Feature.Builder
.google.protobuf.Struct properties = 2;
hasProperties() - Method in class com.cognite.client.dto.geo.Feature
.google.protobuf.Struct properties = 2;
hasProperties() - Method in interface com.cognite.client.dto.geo.FeatureOrBuilder
.google.protobuf.Struct properties = 2;
hasProperties() - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;
hasProperties() - Method in class com.cognite.client.dto.ThreeDNode
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;
hasProperties() - Method in interface com.cognite.client.dto.ThreeDNodeOrBuilder
optional .com.cognite.client.dto.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.DiagramResponse.Annotation.Builder
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
hasRegion() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
hasRegion() - Method in interface com.cognite.client.dto.DiagramResponse.AnnotationOrBuilder
.com.cognite.client.dto.DiagramResponse.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.client.dto.Transformation.Job running_job = 19;
hasRunningJob() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Job running_job = 19;
hasRunningJob() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.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.client.dto.Transformation.Schedule schedule = 20;
hasSchedule() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.Schedule schedule = 20;
hasSchedule() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.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.client.dto.Asset source_asset = 13;
hasSourceAsset() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Asset source_asset = 13;
hasSourceAsset() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.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.client.dto.Event source_event = 14;
hasSourceEvent() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Event source_event = 14;
hasSourceEvent() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.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.client.dto.FileMetadata source_file = 16;
hasSourceFile() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.FileMetadata source_file = 16;
hasSourceFile() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.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.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
hasSourceOidcCredentials() - Method in class com.cognite.client.dto.Transformation
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
hasSourceOidcCredentials() - Method in interface com.cognite.client.dto.TransformationOrBuilder
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
hasSourceSequence() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.SequenceMetadata source_sequence = 17;
hasSourceSequence() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.SequenceMetadata source_sequence = 17;
hasSourceSequence() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.SequenceMetadata source_sequence = 17;
hasSourceTimeseries() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata source_timeseries = 15;
hasSourceTimeseries() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.TimeseriesMetadata source_timeseries = 15;
hasSourceTimeseries() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.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 class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
hasStringDatapoints() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
.com.cognite.v1.timeseries.proto.StringDatapoints stringDatapoints = 4;
hasStringDatapoints() - Method in interface com.cognite.v1.timeseries.proto.DataPointListItemAlphaOrBuilder
.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.client.dto.Asset target_asset = 18;
hasTargetAsset() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Asset target_asset = 18;
hasTargetAsset() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.Asset target_asset = 18;
hasTargetEvent() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Event target_event = 19;
hasTargetEvent() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.Event target_event = 19;
hasTargetEvent() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.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.client.dto.FileMetadata target_file = 21;
hasTargetFile() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.FileMetadata target_file = 21;
hasTargetFile() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.FileMetadata target_file = 21;
hasTargetSequence() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
hasTargetSequence() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
hasTargetSequence() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
hasTargetTimeseries() - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
hasTargetTimeseries() - Method in class com.cognite.client.dto.Relationship
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
hasTargetTimeseries() - Method in interface com.cognite.client.dto.RelationshipOrBuilder
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
hasText() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
optional string text = 1;
hasText() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
optional string text = 1;
hasText() - Method in interface com.cognite.client.dto.DiagramResponse.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;
hasTransformationExternalId() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional string transformation_external_id = 2;
hasTransformationExternalId() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
optional string transformation_external_id = 2;
hasTransformationExternalId() - Method in interface com.cognite.client.dto.Transformation.Notification.SubscriptionOrBuilder
optional string transformation_external_id = 2;
hasTransformationId() - Method in class com.cognite.client.dto.Transformation.Notification.Builder
optional int64 transformation_id = 4;
hasTransformationId() - Method in class com.cognite.client.dto.Transformation.Notification
optional int64 transformation_id = 4;
hasTransformationId() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional int64 transformation_id = 1;
hasTransformationId() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
optional int64 transformation_id = 1;
hasTransformationId() - Method in interface com.cognite.client.dto.Transformation.Notification.SubscriptionOrBuilder
optional int64 transformation_id = 1;
hasTransformationId() - Method in interface com.cognite.client.dto.Transformation.NotificationOrBuilder
optional int64 transformation_id = 4;
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.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;
hasValueAggregates() - Method in class com.cognite.client.dto.TimeseriesPoint
.com.cognite.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;
hasValueAggregates() - Method in interface com.cognite.client.dto.TimeseriesPointOrBuilder
.com.cognite.client.dto.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;
heartbeat(String) - Method in class com.cognite.client.ExtractionPipelineRuns
Create an extraction pipeline heartbeat object.
Heartbeat() - Constructor for class com.cognite.client.ExtractionPipelineRuns.Heartbeat
 

I

ID - Enum constant in enum class com.cognite.client.dto.FileBinary.IdTypeCase
 
ID - Enum constant in enum class com.cognite.client.dto.Item.IdTypeCase
 
ID - Enum constant in enum class com.cognite.client.dto.ThreeDFileBinary.IdTypeCase
 
ID - Enum constant in enum class com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
 
ID - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
 
ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
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.Notification
 
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
 
ID_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
IDOREXTERNALID_NOT_SET - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
 
IDTYPE_NOT_SET - Enum constant in enum class com.cognite.client.dto.FileBinary.IdTypeCase
 
IDTYPE_NOT_SET - Enum constant in enum class com.cognite.client.dto.Item.IdTypeCase
 
IDTYPE_NOT_SET - Enum constant in enum class com.cognite.client.dto.ThreeDFileBinary.IdTypeCase
 
IDTYPE_NOT_SET - Enum constant in enum class 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.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.Annotation.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.Feature
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.Geometry
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.LineString.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.LineString
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.MultiLineString
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.MultiPoint
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.MultiPolygon
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.Point.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.Point
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.Polygon.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.geo.Polygon
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Item.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Item
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Label.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Label
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.LoginStatus
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.MatchField.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.MatchField
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.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.Notification.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Notification
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
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.DataPointListResponseAlpha.Builder
 
internalGetFieldAccessorTable() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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 class com.cognite.client.dto.Annotation.AnnotationType
 
internalGetValueMap() - Static method in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
 
internalGetValueMap() - Static method in enum class com.cognite.client.dto.Relationship.ResourceType
 
internalGetValueMap() - Static method in enum class com.cognite.client.dto.SequenceColumn.ValueType
 
internalGetValueMap() - Static method in enum class 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
 
InvalidResponseException - Exception in com.cognite.client.servicesV1.exception
Indicates an invalid response from Cognite Data Fusion.
InvalidResponseException(String) - Constructor for exception com.cognite.client.servicesV1.exception.InvalidResponseException
 
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
 
isBetaEnabled() - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
isInitialized() - Method in class com.cognite.client.dto.Aggregate.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Aggregate
 
isInitialized() - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Aggregate.Record
 
isInitialized() - Method in class com.cognite.client.dto.Annotation.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Annotation
 
isInitialized() - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Asset.Aggregates
 
isInitialized() - Method in class com.cognite.client.dto.Asset.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Asset
 
isInitialized() - Method in class com.cognite.client.dto.AssetLookup.Builder
 
isInitialized() - Method in class com.cognite.client.dto.AssetLookup
 
isInitialized() - Method in class com.cognite.client.dto.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.Annotation.Builder
 
isInitialized() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
 
isInitialized() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
isInitialized() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
isInitialized() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.Builder
 
isInitialized() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature.Builder
 
isInitialized() - Method in class com.cognite.client.dto.geo.Feature
 
isInitialized() - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
isInitialized() - Method in class com.cognite.client.dto.geo.Geometry
 
isInitialized() - Method in class com.cognite.client.dto.geo.LineString.Builder
 
isInitialized() - Method in class com.cognite.client.dto.geo.LineString
 
isInitialized() - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
isInitialized() - Method in class com.cognite.client.dto.geo.MultiLineString
 
isInitialized() - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
isInitialized() - Method in class com.cognite.client.dto.geo.MultiPoint
 
isInitialized() - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
isInitialized() - Method in class com.cognite.client.dto.geo.MultiPolygon
 
isInitialized() - Method in class com.cognite.client.dto.geo.Point.Builder
 
isInitialized() - Method in class com.cognite.client.dto.geo.Point
 
isInitialized() - Method in class com.cognite.client.dto.geo.Polygon.Builder
 
isInitialized() - Method in class com.cognite.client.dto.geo.Polygon
 
isInitialized() - Method in class com.cognite.client.dto.Item.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Item
 
isInitialized() - Method in class com.cognite.client.dto.Label.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Label
 
isInitialized() - Method in class com.cognite.client.dto.LoginStatus.Builder
 
isInitialized() - Method in class com.cognite.client.dto.LoginStatus
 
isInitialized() - Method in class com.cognite.client.dto.MatchField.Builder
 
isInitialized() - Method in class com.cognite.client.dto.MatchField
 
isInitialized() - Method in class com.cognite.client.dto.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.Notification.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Notification
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
 
isInitialized() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha.Builder
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
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.DataPointListResponseAlpha.Builder
 
isInitialized() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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
 
isOutsideState(String, long) - Method in class com.cognite.client.statestore.AbstractStateStore
Check if a state is outside the stored state interval.
isOutsideState(String, long) - Method in interface com.cognite.client.statestore.StateStore
Check if a state is outside the stored state interval.
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
 
ISSTEP_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
ISSTRING_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItem
 
ISSTRING_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
isSuccessful() - Method in class com.cognite.client.servicesV1.ResponseItems
Returns true if the request was successful, false if unsuccessful.
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 Class 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
 
ITEMS_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
itemsHaveId(Collection<Item>) - Method in class com.cognite.client.SequenceRows
Returns true if all items contain either an externalId or id.
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
 
keySet() - Method in class com.cognite.client.statestore.AbstractStateStore
Returns a read-only set of all state keys.
keySet() - Method in interface com.cognite.client.statestore.StateStore
Returns a read-only set of all state keys.

L

Label - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Label
LABEL - Enum constant in enum class com.cognite.client.config.ResourceType
 
Label.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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 - Enum constant in enum class 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 class 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.Annotation
 
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.Notification
 
LAST_UPDATED_TIME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Schedule
 
LAT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.Point
 
LEGACY_NAME - Enum constant in enum class com.cognite.client.dto.Item.IdTypeCase
 
LEGACY_NAME_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Item
 
LINE_STRING - Enum constant in enum class com.cognite.client.dto.geo.Geometry.GeometryTypeCase
 
LINE_STRING_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.Geometry
 
LineString - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.LineString
LineString.Builder - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.LineString
LineStringOrBuilder - Interface in com.cognite.client.dto.geo
 
LineStrings - Class in com.cognite.client.util.geo
Helper class for working with LineString objects.
LineStrings() - Constructor for class com.cognite.client.util.geo.LineStrings
 
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.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.TransformationNotifications
Returns all Transformation.Notification 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.TransformationNotifications
Returns all Transformation.Notification 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 FileMetadata 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.TransformationNotifications
Returns all Transformation.Notification 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
Example:
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.ExtractionPipelineRuns
Returns all ExtractionPipelineRun objects for a given ExtractionPipeline external id.
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.
listJson(ResourceType, Request, String...) - Method in class com.cognite.client.SequenceRows
Will return the results from a list / filter api endpoint.
listJson(ResourceType, Request, String, String...) - Method in class com.cognite.client.SequenceRows
Will return the results from a list / filter api endpoint.
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.
load() - Method in class com.cognite.client.statestore.AbstractStateStore
Load the states from the persistent store.
load() - Method in class com.cognite.client.statestore.LocalStateStore
Load the states from the persistent store.
load() - Method in class com.cognite.client.statestore.MemoryStateStore
Load the states from the persistent store.
load() - Method in class com.cognite.client.statestore.RawStateStore
Load the states from the persistent store.
load() - Method in interface com.cognite.client.statestore.StateStore
Load the states from the persistent store.
LocalStateStore - Class in com.cognite.client.statestore
A state store using a local file to persist state entries.
LocalStateStore() - Constructor for class com.cognite.client.statestore.LocalStateStore
 
LOG - Static variable in class com.cognite.client.Experimental
 
LOG - Static variable in class com.cognite.client.Assets
 
LOG - Static variable in class com.cognite.client.CdfHttpRequest
 
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 - Variable in class com.cognite.client.ExtractionPipelineRuns.Heartbeat
 
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 - Variable in class com.cognite.client.queue.UploadQueue
 
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.request.PostPlaygroundJsonRequestProvider
 
LOG - Variable in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
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.statestore.AbstractStateStore
 
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
 
LoginStatus - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.LoginStatus
LoginStatus.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.LoginStatus
LoginStatusOrBuilder - Interface in com.cognite.client.dto
 
LoginStatusOuterClass - Class in com.cognite.client.dto
 
LON_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.Point
 
LONG - Enum constant in enum class com.cognite.client.dto.SequenceColumn.ValueType
LONG = 2;
LONG_VALUE - Static variable in enum class com.cognite.client.dto.SequenceColumn.ValueType
LONG = 2;

M

mapItemToId(Collection<Item>) - Method in class com.cognite.client.SequenceRows
Maps all items to their externalId (primary) or id (secondary).
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.client.dto.MatchField
MatchField.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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_INTERVAL - Static variable in class com.cognite.client.ExtractionPipelineRuns.Heartbeat
 
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_COMMIT_INTERVAL - Static variable in class com.cognite.client.statestore.AbstractStateStore
 
MAX_MAX_RETRIES - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
MAX_MAX_UPLOAD_INTERVAL - Static variable in class com.cognite.client.queue.UploadQueue
 
MAX_POLLING_INTERVAL - Static variable in class com.cognite.client.stream.AbstractPublisher
 
MAX_POLLING_OFFSET - Static variable in class com.cognite.client.stream.AbstractPublisher
 
MemoryStateStore - Class in com.cognite.client.statestore
A state store in-memory only.
MemoryStateStore() - Constructor for class com.cognite.client.statestore.MemoryStateStore
 
mergeAggregateDatapoints(AggregateDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointListItem.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
mergeAggregateDatapoints(AggregateDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.AggregateDatapoints aggregateDatapoints = 5;
mergeAggregates(Asset.Aggregates) - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
mergeAggregates(Asset.Aggregates) - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
mergeBlocked(Transformation.TransformBlockedInfo) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;
mergeBoundingBox(ThreeDNode.BoundingBox) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
mergeCamera(ThreeDModelRevision.Camera) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
mergeColumns(Struct) - Method in class com.cognite.client.dto.RawRow.Builder
.google.protobuf.Struct columns = 5;
mergeDestination(Transformation.Destination) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Destination destination = 4;
mergeDestination(Transformation.Destination) - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
mergeDestinationOidcCredentials(Transformation.FlatOidcCredentials) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
mergeFileBinary(FileBinary) - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.client.dto.FileBinary file_binary = 2;
mergeFileMetadata(FileMetadata) - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.client.dto.FileMetadata file_metadata = 1;
mergeFrom(Aggregate) - Method in class com.cognite.client.dto.Aggregate.Builder
 
mergeFrom(Aggregate.Record) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
mergeFrom(Annotation) - Method in class com.cognite.client.dto.Annotation.Builder
 
mergeFrom(Asset) - Method in class com.cognite.client.dto.Asset.Builder
 
mergeFrom(Asset.Aggregates) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
mergeFrom(AssetLookup) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
mergeFrom(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.Annotation) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
 
mergeFrom(DiagramResponse.Annotation.Region) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
mergeFrom(DiagramResponse.Annotation.Vertex) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.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(Feature) - Method in class com.cognite.client.dto.geo.Feature.Builder
 
mergeFrom(Geometry) - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
mergeFrom(LineString) - Method in class com.cognite.client.dto.geo.LineString.Builder
 
mergeFrom(MultiLineString) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
mergeFrom(MultiPoint) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
mergeFrom(MultiPolygon) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
mergeFrom(Point) - Method in class com.cognite.client.dto.geo.Point.Builder
 
mergeFrom(Polygon) - Method in class com.cognite.client.dto.geo.Polygon.Builder
 
mergeFrom(Item) - Method in class com.cognite.client.dto.Item.Builder
 
mergeFrom(Label) - Method in class com.cognite.client.dto.Label.Builder
 
mergeFrom(LoginStatus) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
mergeFrom(MatchField) - Method in class com.cognite.client.dto.MatchField.Builder
 
mergeFrom(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.Notification) - Method in class com.cognite.client.dto.Transformation.Notification.Builder
 
mergeFrom(Transformation.Notification.Subscription) - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.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(DataPointListItemAlpha) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
 
mergeFrom(DataPointListResponse) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
mergeFrom(DataPointListResponseAlpha) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.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.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.Annotation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.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.geo.Feature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.geo.LineString.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.geo.Point.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.geo.Polygon.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Item.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Label.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.MatchField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.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.Notification.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.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.DataPointListItemAlpha.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.DataPointListResponseAlpha.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.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.Annotation.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.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.geo.Feature.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.geo.LineString.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.geo.Point.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.geo.Polygon.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Item.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Label.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.MatchField.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.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.Notification.Builder
 
mergeFrom(Message) - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.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.DataPointListItemAlpha.Builder
 
mergeFrom(Message) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
mergeFrom(Message) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.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(Feature) - Method in class com.cognite.client.dto.Asset.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
mergeGeoLocation(Feature) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
mergeGeometry(Geometry) - Method in class com.cognite.client.dto.geo.Feature.Builder
.com.cognite.client.dto.geo.Geometry geometry = 1;
mergeLastFinishedJob(Transformation.Job) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;
mergeLineString(LineString) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.LineString line_string = 3;
mergeMultiLineString(MultiLineString) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
mergeMultiPoint(MultiPoint) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
mergeMultiPolygon(MultiPolygon) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
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;
mergeNumericDatapoints(NumericDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
.com.cognite.v1.timeseries.proto.NumericDatapoints numericDatapoints = 3;
mergeOwner(Transformation.Owner) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Owner owner = 17;
mergePoint(Point) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Point point = 1;
mergePolygon(Polygon) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Polygon polygon = 5;
mergeProperties(ThreeDNode.Properties) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;
mergeProperties(Struct) - Method in class com.cognite.client.dto.geo.Feature.Builder
.google.protobuf.Struct properties = 2;
mergeRegion(DiagramResponse.Annotation.Region) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
mergeRunningJob(Transformation.Job) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Job running_job = 19;
mergeSchedule(Transformation.Schedule) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.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.client.dto.Asset source_asset = 13;
mergeSourceEvent(Event) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Event source_event = 14;
mergeSourceFile(FileMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.FileMetadata source_file = 16;
mergeSourceOidcCredentials(Transformation.FlatOidcCredentials) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
mergeSourceSequence(SequenceMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.SequenceMetadata source_sequence = 17;
mergeSourceTimeseries(TimeseriesMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.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;
mergeStringDatapoints(StringDatapoints) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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.client.dto.Asset target_asset = 18;
mergeTargetEvent(Event) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Event target_event = 19;
mergeTargetFile(FileMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.FileMetadata target_file = 21;
mergeTargetSequence(SequenceMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
mergeTargetTimeseries(TimeseriesMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.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.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.Annotation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.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.geo.Feature.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.LineString.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.Point.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.Polygon.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Item.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Label.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.MatchField.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.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.Notification.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.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.DataPointListItemAlpha.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.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.client.dto.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
 
metadataUploadQueue() - Method in class com.cognite.client.Files
Returns an upload queue for FileMetadata.
metrics() - Method in class com.cognite.client.TransformationJobs
Returns TransformationJobMetrics representing TransformationJobMetrics 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_INTERVAL - Static variable in class com.cognite.client.ExtractionPipelineRuns.Heartbeat
 
MIN_MAX_COMMIT_INTERVAL - Static variable in class com.cognite.client.statestore.AbstractStateStore
 
MIN_MAX_RETRIES - Static variable in class com.cognite.client.servicesV1.ConnectorConstants
 
MIN_MAX_UPLOAD_INTERVAL - Static variable in class com.cognite.client.queue.UploadQueue
 
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
 
MissingParameterException - Exception in com.cognite.client.servicesV1.exception
 
MissingParameterException(String) - Constructor for exception com.cognite.client.servicesV1.exception.MissingParameterException
 
models() - Method in class com.cognite.client.ThreeD
Returns ThreeDModels representing 3D Models api endpoints.
modifiedEntries - Variable in class com.cognite.client.statestore.AbstractStateStore
 
MULTI_LINE_STRING - Enum constant in enum class com.cognite.client.dto.geo.Geometry.GeometryTypeCase
 
MULTI_LINE_STRING_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.Geometry
 
MULTI_POINT - Enum constant in enum class com.cognite.client.dto.geo.Geometry.GeometryTypeCase
 
MULTI_POINT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.Geometry
 
MULTI_POLYGON - Enum constant in enum class com.cognite.client.dto.geo.Geometry.GeometryTypeCase
 
MULTI_POLYGON_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.Geometry
 
MultiLineString - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.MultiLineString
MultiLineString.Builder - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.MultiLineString
MultiLineStringOrBuilder - Interface in com.cognite.client.dto.geo
 
MultiLineStrings - Class in com.cognite.client.util.geo
Helper class for working with MultiLineString objects.
MultiLineStrings() - Constructor for class com.cognite.client.util.geo.MultiLineStrings
 
MultiPoint - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.MultiPoint
MultiPoint.Builder - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.MultiPoint
MultiPointOrBuilder - Interface in com.cognite.client.dto.geo
 
MultiPoints - Class in com.cognite.client.util.geo
Helper class for working with MultiPoint objects.
MultiPoints() - Constructor for class com.cognite.client.util.geo.MultiPoints
 
MultiPolygon - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.MultiPolygon
MultiPolygon.Builder - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.MultiPolygon
MultiPolygonOrBuilder - Interface in com.cognite.client.dto.geo
 
MultiPolygons - Class in com.cognite.client.util.geo
Helper class for working with MultiPolygon objects.
MultiPolygons() - Constructor for class com.cognite.client.util.geo.MultiPolygons
 

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.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.Annotation
 
newBuilder() - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
newBuilder() - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
newBuilder() - Static method in class com.cognite.client.dto.geo.Geometry
 
newBuilder() - Static method in class com.cognite.client.dto.geo.LineString
 
newBuilder() - Static method in class com.cognite.client.dto.geo.MultiLineString
 
newBuilder() - Static method in class com.cognite.client.dto.geo.MultiPoint
 
newBuilder() - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
newBuilder() - Static method in class com.cognite.client.dto.geo.Point
 
newBuilder() - Static method in class com.cognite.client.dto.geo.Polygon
 
newBuilder() - Static method in class com.cognite.client.dto.Item
 
newBuilder() - Static method in class com.cognite.client.dto.Label
 
newBuilder() - Static method in class com.cognite.client.dto.LoginStatus
 
newBuilder() - Static method in class com.cognite.client.dto.MatchField
 
newBuilder() - Static method in class com.cognite.client.dto.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.Notification
 
newBuilder() - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
newBuilder() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
newBuilder() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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(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.Annotation) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation
 
newBuilder(DiagramResponse.Annotation.Region) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
newBuilder(DiagramResponse.Annotation.Vertex) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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(Feature) - Static method in class com.cognite.client.dto.geo.Feature
 
newBuilder(Geometry) - Static method in class com.cognite.client.dto.geo.Geometry
 
newBuilder(LineString) - Static method in class com.cognite.client.dto.geo.LineString
 
newBuilder(MultiLineString) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
newBuilder(MultiPoint) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
newBuilder(MultiPolygon) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
newBuilder(Point) - Static method in class com.cognite.client.dto.geo.Point
 
newBuilder(Polygon) - Static method in class com.cognite.client.dto.geo.Polygon
 
newBuilder(Item) - Static method in class com.cognite.client.dto.Item
 
newBuilder(Label) - Static method in class com.cognite.client.dto.Label
 
newBuilder(LoginStatus) - Static method in class com.cognite.client.dto.LoginStatus
 
newBuilder(MatchField) - Static method in class com.cognite.client.dto.MatchField
 
newBuilder(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.Notification) - Static method in class com.cognite.client.dto.Transformation.Notification
 
newBuilder(Transformation.Notification.Subscription) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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(DataPointListItemAlpha) - Static method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
newBuilder(DataPointListResponse) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
newBuilder(DataPointListResponseAlpha) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.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.Annotation
 
newBuilderForType() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
newBuilderForType() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
newBuilderForType() - Method in class com.cognite.client.dto.geo.Geometry
 
newBuilderForType() - Method in class com.cognite.client.dto.geo.LineString
 
newBuilderForType() - Method in class com.cognite.client.dto.geo.MultiLineString
 
newBuilderForType() - Method in class com.cognite.client.dto.geo.MultiPoint
 
newBuilderForType() - Method in class com.cognite.client.dto.geo.MultiPolygon
 
newBuilderForType() - Method in class com.cognite.client.dto.geo.Point
 
newBuilderForType() - Method in class com.cognite.client.dto.geo.Polygon
 
newBuilderForType() - Method in class com.cognite.client.dto.Item
 
newBuilderForType() - Method in class com.cognite.client.dto.Label
 
newBuilderForType() - Method in class com.cognite.client.dto.LoginStatus
 
newBuilderForType() - Method in class com.cognite.client.dto.MatchField
 
newBuilderForType() - Method in class com.cognite.client.dto.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.Notification
 
newBuilderForType() - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
newBuilderForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
newBuilderForType() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.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.Annotation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.geo.Geometry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.geo.LineString
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.geo.MultiLineString
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.geo.MultiPoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.geo.MultiPolygon
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.geo.Point
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.geo.Polygon
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Item
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Label
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.LoginStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.MatchField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.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.Notification
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.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.Annotation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.geo.Geometry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.geo.LineString
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.geo.MultiLineString
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.geo.MultiPoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.geo.MultiPolygon
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.geo.Point
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.geo.Polygon
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Item
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Label
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.LoginStatus
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.MatchField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.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.Notification
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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
 
NEXTCURSOR_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
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.
notifications() - Method in class com.cognite.client.Transformations
Returns TransformationNotifications representing TransformationJobs 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 - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
 
NUMERICDATAPOINTS - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
 
NUMERICDATAPOINTS - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
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(double...) - Static method in class com.cognite.client.util.geo.LineStrings
Create a LineString object based on a set of coordinates.
of(double...) - Static method in class com.cognite.client.util.geo.MultiPoints
Create a MultiPoint object based on a set of coordinates.
of(double[]) - Static method in class com.cognite.client.util.geo.Points
Create a Point object based on longitude (easting), latitude (northing) and (optional) elevation coordinates.
of(double[][]) - Static method in class com.cognite.client.util.geo.LineStrings
Create a LineString object based on a list of point coordinates.
of(double[][]) - Static method in class com.cognite.client.util.geo.MultiPoints
Create a MultiPoint object based on a list of point coordinates.
of(double[][][]) - Static method in class com.cognite.client.util.geo.MultiLineStrings
Create a MultiLineString object based on a list of list of point coordinates.
of(double[][][]) - Static method in class com.cognite.client.util.geo.Polygons
Create a Polygon object based on a list of list of point coordinates.
of(double[][][][]) - Static method in class com.cognite.client.util.geo.MultiPolygons
Create a MultiPolygon object based on a list of polygon point coordinates.
of(double, double) - Static method in class com.cognite.client.util.geo.Points
Create a Point object based on longitude (easting) and latitude (northing) coordinates.
of(double, double, double) - Static method in class com.cognite.client.util.geo.Points
Create a Point object based on longitude (easting), latitude (northing) and elevation coordinates.
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.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.TransformationNotifications
Constructs a new TransformationNotifications 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(CogniteClient, String) - Static method in class com.cognite.client.ExtractionPipelineRuns.Heartbeat
Create the heartbeat object.
of(CogniteClient, String, String) - Static method in class com.cognite.client.statestore.RawStateStore
Initialize a state store backed by a CDF Raw table.
of(CogniteClient, URI) - Static method in class com.cognite.client.CdfHttpRequest
Construct a new CdfHttpRequest object using the provided configuration.
of(LineString) - Static method in class com.cognite.client.util.geo.Geometries
Create a Geometry object with LineString coordinates.
of(LineString...) - Static method in class com.cognite.client.util.geo.MultiLineStrings
Create a MultiLineString object based on a set of geo LineStrings.
of(LineString...) - Static method in class com.cognite.client.util.geo.Polygons
Create a Polygon object based on a set of geo LineStrings.
of(MultiLineString) - Static method in class com.cognite.client.util.geo.Geometries
Create a Geometry object with MultiLineString coordinates.
of(MultiPoint) - Static method in class com.cognite.client.util.geo.Geometries
Create a Geometry object with MultiPoint coordinates.
of(MultiPolygon) - Static method in class com.cognite.client.util.geo.Geometries
Create a Geometry object with MultiPolygon coordinates.
of(Point) - Static method in class com.cognite.client.util.geo.Geometries
Create a Geometry object with Point coordinates.
of(Point...) - Static method in class com.cognite.client.util.geo.LineStrings
Create a LineString object based on a set of geo Points.
of(Point...) - Static method in class com.cognite.client.util.geo.MultiPoints
Create a MultiPoint object based on a set of geo Points.
of(Polygon) - Static method in class com.cognite.client.util.geo.Geometries
Create a Geometry object with Polygon coordinates.
of(Polygon...) - Static method in class com.cognite.client.util.geo.MultiPolygons
Create a MultiPolygon object based on a set of geo Polygons.
of(UploadTarget<T, R>) - Static method in class com.cognite.client.queue.UploadQueue
Builds an upload queue for batching and pushing items to the provided UploadTarget.
of(UpsertTarget<T, R>) - Static method in class com.cognite.client.queue.UploadQueue
Builds an upload queue for batching and pushing items to the provided UpsertTarget.
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.config.AuthConfig
 
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.statestore.LocalStateStore
Initialize a local state store based on the provided file name.
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(Proxy) - Static method in class com.cognite.client.config.ProxyConfig
 
of(Path) - Static method in class com.cognite.client.statestore.LocalStateStore
Initialize a local state store based on the provided Path.
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(List<LineString>) - Static method in class com.cognite.client.util.geo.MultiLineStrings
Create a MultiLineString object based on a set of geo LineStrings.
of(List<LineString>) - Static method in class com.cognite.client.util.geo.Polygons
Create a Polygon object based on a set of geo LineStrings.
of(List<Point>) - Static method in class com.cognite.client.util.geo.LineStrings
Create a LineString object based on a set of geo Points.
of(List<Point>) - Static method in class com.cognite.client.util.geo.MultiPoints
Create a MultiPoint object based on a set of geo Points.
of(List<Polygon>) - Static method in class com.cognite.client.util.geo.MultiPolygons
Create a MultiPolygon object based on a set of geo Polygons.
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, String, URL) - Static method in class com.cognite.client.CogniteClient
Returns a CogniteClient using client credentials for authentication.
ofClientCredentials(String, String, String, URL, Collection<String>) - Static method in class com.cognite.client.CogniteClient
Returns a CogniteClient using client credentials for authentication.
ofKey(String, String) - Static method in class com.cognite.client.CogniteClient
Deprecated.
ofSize(List<T>, int) - Static method in class com.cognite.client.util.Partition
 
ofToken(String, 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.ConvertResponse.Result
 
PAGE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
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.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.Annotation
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.geo.Geometry
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.geo.LineString
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.geo.Point
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.geo.Polygon
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Item
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Label
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.LoginStatus
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.MatchField
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.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.Notification
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.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.Annotation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Geometry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.LineString
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Point
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Polygon
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Item
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Label
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MatchField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.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.Notification
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
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.DataPointListResponseAlpha
 
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.
parseFeature(String) - Static method in class com.cognite.client.servicesV1.parser.GeoParser
 
parseFeatureToMap(Feature) - Static method in class com.cognite.client.servicesV1.parser.GeoParser
Builds a request object from a Feature dto.
parseFileMetadata(String) - Static method in class com.cognite.client.servicesV1.parser.FileParser
Parses a file metadata/header json string to FileMetadata proto object.
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Aggregate
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Aggregate.Record
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Annotation
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Asset.Aggregates
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Asset
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.AssetLookup
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.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.Annotation
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.geo.Geometry
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.geo.LineString
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.geo.Point
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.geo.Polygon
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Item
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Label
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.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.Notification
 
parseFrom(byte[]) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
parseFrom(byte[]) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(byte[]) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.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.Annotation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Geometry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.LineString
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Point
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Polygon
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Item
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Label
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.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.Notification
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
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.DataPointListResponseAlpha
 
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.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.Annotation
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.geo.Geometry
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.geo.LineString
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.geo.Point
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.geo.Polygon
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Item
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Label
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.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.Notification
 
parseFrom(ByteString) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
parseFrom(ByteString) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(ByteString) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.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.Annotation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Geometry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.LineString
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Point
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Polygon
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Item
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Label
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.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.Notification
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
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.DataPointListResponseAlpha
 
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.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.Annotation
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.geo.Geometry
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.geo.LineString
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.geo.Point
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.geo.Polygon
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Item
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Label
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.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.Notification
 
parseFrom(CodedInputStream) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
parseFrom(CodedInputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(CodedInputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.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.Annotation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Geometry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.LineString
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Point
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Polygon
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Item
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Label
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.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.Notification
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
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.DataPointListResponseAlpha
 
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.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.Annotation
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.geo.Geometry
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.geo.LineString
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.geo.Point
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.geo.Polygon
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Item
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Label
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.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.Notification
 
parseFrom(InputStream) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
parseFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(InputStream) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.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.Annotation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Geometry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.LineString
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Point
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Polygon
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Item
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Label
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.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.Notification
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
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.DataPointListResponseAlpha
 
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.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.Annotation
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.geo.Geometry
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.geo.LineString
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.geo.Point
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.geo.Polygon
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Item
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Label
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.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.Notification
 
parseFrom(ByteBuffer) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
parseFrom(ByteBuffer) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parseFrom(ByteBuffer) - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.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.Annotation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Geometry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.LineString
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Point
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.geo.Polygon
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Item
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Label
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.LoginStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.MatchField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.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.Notification
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
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.DataPointListResponseAlpha
 
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>) - Method in class com.cognite.client.SequenceRows
Parses a list of item object in json representation to typed objects.
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.
parseLong(Value) - Static method in class com.cognite.client.util.ParseValue
Tries to parse a Value to a long.
parseLong(String, String) - Static method in class com.cognite.client.servicesV1.parser.ItemParser
Try parsing the specified Json path as a Long.
parseName(String) - Method in class com.cognite.client.SequenceRows
Returns the name attribute value from a json input.
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.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.Annotation
 
parser() - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Region
 
parser() - Static method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
parser() - Static method in class com.cognite.client.dto.geo.Geometry
 
parser() - Static method in class com.cognite.client.dto.geo.LineString
 
parser() - Static method in class com.cognite.client.dto.geo.MultiLineString
 
parser() - Static method in class com.cognite.client.dto.geo.MultiPoint
 
parser() - Static method in class com.cognite.client.dto.geo.MultiPolygon
 
parser() - Static method in class com.cognite.client.dto.geo.Point
 
parser() - Static method in class com.cognite.client.dto.geo.Polygon
 
parser() - Static method in class com.cognite.client.dto.Item
 
parser() - Static method in class com.cognite.client.dto.Label
 
parser() - Static method in class com.cognite.client.dto.LoginStatus
 
parser() - Static method in class com.cognite.client.dto.MatchField
 
parser() - Static method in class com.cognite.client.dto.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.Notification
 
parser() - Static method in class com.cognite.client.dto.Transformation.Notification.Subscription
 
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.DataPointListItemAlpha
 
parser() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
parser() - Static method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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) - Method in class com.cognite.client.SequenceRows
Try parsing the specified Json path as a String.
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
 
parseStructToMap(Struct) - Static method in class com.cognite.client.servicesV1.parser.StructParser
Parses the main proto Struct (Json object equivalent) into a POJO representation.
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
 
parseTransformationNotifications(String) - Static method in class com.cognite.client.servicesV1.parser.TransformationNotificationsParser
Builds an object Transformation.Notification from json value.
parseTransformationNotificationsToList(String) - Static method in class com.cognite.client.servicesV1.parser.TransformationNotificationsParser
Builds a List of Transformation.Notification from json value.
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
 
Point - Class in com.cognite.client.dto.geo
A Point is the basic geometry object.
POINT - Enum constant in enum class com.cognite.client.dto.geo.Geometry.GeometryTypeCase
 
POINT_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.Geometry
 
Point.Builder - Class in com.cognite.client.dto.geo
A Point is the basic geometry object.
PointOrBuilder - Interface in com.cognite.client.dto.geo
 
Points - Class in com.cognite.client.util.geo
Helper class for working with Point objects.
Points() - Constructor for class com.cognite.client.util.geo.Points
 
Polygon - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.Polygon
POLYGON - Enum constant in enum class com.cognite.client.dto.geo.Geometry.GeometryTypeCase
 
POLYGON_FIELD_NUMBER - Static variable in class com.cognite.client.dto.geo.Geometry
 
Polygon.Builder - Class in com.cognite.client.dto.geo
Protobuf type com.cognite.client.dto.geo.Polygon
PolygonOrBuilder - Interface in com.cognite.client.dto.geo
 
Polygons - Class in com.cognite.client.util.geo
Helper class for working with Polygon objects.
Polygons() - Constructor for class com.cognite.client.util.geo.Polygons
 
POSITION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDModelRevision.Camera
 
post() - Method in class com.cognite.client.CdfHttpRequest
Executes a POST request.
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.geo.Feature
 
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.client.dto.geo - package proto.com.cognite.client.dto.geo
 
proto.com.cognite.v1.timeseries.proto - package proto.com.cognite.v1.timeseries.proto
 
ProxyConfig - Class in com.cognite.client.config
Proxy server configuration.
ProxyConfig() - Constructor for class com.cognite.client.config.ProxyConfig
 
ProxyConfig.Builder - Class in com.cognite.client.config
 
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
 
put(T) - Method in class com.cognite.client.queue.UploadQueue
Adds an element to the upload queue, waiting if necessary for space to become available.
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.client.dto.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.client.dto.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
 
QUEUE_FILL_RATE_THRESHOLD - Static variable in class com.cognite.client.queue.UploadQueue
 

R

randomIdString - Variable in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider
 
randomIdString - Variable in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider
 
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 - Enum constant in enum class com.cognite.client.config.ResourceType
 
RAW_ROW - Enum constant in enum class com.cognite.client.config.ResourceType
 
RAW_TABLE - Enum constant in enum class 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.client.dto.RawRow
RawRow.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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
 
RawStateStore - Class in com.cognite.client.statestore
A state store using a local file to persist state entries.
RawStateStore() - Constructor for class com.cognite.client.statestore.RawStateStore
 
RawTable - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.RawTable
RawTable.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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.
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.
readTransformationNotifications(Request) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
List Transformation Notifications
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
 
recurringTask - Variable in class com.cognite.client.ExtractionPipelineRuns.Heartbeat
 
recurringTask - Variable in class com.cognite.client.queue.UploadQueue
 
recurringTask - Variable in class com.cognite.client.statestore.AbstractStateStore
 
REGION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DiagramResponse.Annotation
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.AggregateOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.cognite.client.dto.AnnotationOuterClass
 
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.geo.GeometryOuterClass
 
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.DataPointListResponseAlphaOuterClass
 
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.AnnotationOuterClass
 
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.geo.GeometryOuterClass
 
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.DataPointListResponseAlphaOuterClass
 
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.client.dto.Relationship
RELATIONSHIP - Enum constant in enum class com.cognite.client.config.ResourceType
 
Relationship.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Relationship
Relationship.ResourceType - Enum Class in com.cognite.client.dto
Protobuf enum com.cognite.client.dto.Relationship.ResourceType
Relationship.SourceCase - Enum Class in com.cognite.client.dto
 
Relationship.TargetCase - Enum Class 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 - Enum constant in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
RELATIONSHIPS = 10;
RELATIONSHIPS_VALUE - Static variable in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
RELATIONSHIPS = 10;
removeAggregates(int) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
removeCategories(int) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
removeCategories(int) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
removeColumns(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
removeColumns(int) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
removeContacts(int) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.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.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
removeCoordinates(int) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
removeCoordinates(int) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
removeCoordinates(int) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
removeCoordinates(int) - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString 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.DiagramResponse.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;
removeItems(int) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
removeMatches(int) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
removeMatchFields(int) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.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.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
removeResults(int) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.ConvertResponse.Result results = 3;
removeRows(int) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.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.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues> values = 2;
removeVertices(int) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
REPLACE - Enum constant in enum class 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 Class 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
Example:
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 Transformation Jobs by externalId / id.
retrieve(List<Item>) - Method in class com.cognite.client.Transformations
Retrieve Transformations by externalId / id.
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.
retrieveJson(ResourceType, Collection<Item>) - Method in class com.cognite.client.SequenceRows
Retrieve items by id.
retrieveJson(ResourceType, Collection<Item>, Map<String, Object>) - Method in class com.cognite.client.SequenceRows
Retrieve items by id.
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 - Enum constant in enum class 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.client.dto.SecurityCategory
SecurityCategory.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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 - Enum constant in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
SEEN = 2;
SEEN_VALUE - Static variable in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
SEEN = 2;
SEND_NOTIFICATION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ExtractionPipeline.Contact
 
sendHeartbeat() - Method in class com.cognite.client.ExtractionPipelineRuns.Heartbeat
Push a heartbeat ExtractionPipelineRun.Status.SEEN to Cognite Data Fusion.
Sequence - Class in com.cognite.client.dto
 
SEQUENCE - Enum constant in enum class com.cognite.client.dto.Relationship.ResourceType
SEQUENCE = 4;
SEQUENCE_BODY - Enum constant in enum class com.cognite.client.config.ResourceType
 
SEQUENCE_HEADER - Enum constant in enum class com.cognite.client.config.ResourceType
 
SEQUENCE_ROWS - Enum constant in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
SEQUENCE_ROWS = 7;
SEQUENCE_ROWS_VALUE - Static variable in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
SEQUENCE_ROWS = 7;
SEQUENCE_VALUE - Static variable in enum class 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 Class in com.cognite.client.dto
Protobuf enum com.cognite.client.dto.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 - Enum constant in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
SEQUENCES = 6;
SEQUENCES_VALUE - Static variable in enum class 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) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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;
setAggregateDatapoints(AggregateDatapoints.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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.client.dto.Aggregate.Record aggregates = 1;
setAggregates(int, Aggregate.Record.Builder) - Method in class com.cognite.client.dto.Aggregate.Builder
repeated .com.cognite.client.dto.Aggregate.Record aggregates = 1;
setAggregates(Asset.Aggregates) - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
setAggregates(Asset.Aggregates) - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
setAggregates(Asset.Aggregates.Builder) - Method in class com.cognite.client.dto.Asset.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
setAggregates(Asset.Aggregates.Builder) - Method in class com.cognite.client.dto.AssetLookup.Builder
.com.cognite.client.dto.Asset.Aggregates aggregates = 15;
setAnnotatedResourceId(long) - Method in class com.cognite.client.dto.Annotation.Builder
int64 annotated_resource_id = 3;
setAnnotatedResourceType(Annotation.AnnotationType) - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;
setAnnotatedResourceTypeValue(int) - Method in class com.cognite.client.dto.Annotation.Builder
.com.cognite.client.dto.Annotation.AnnotationType annotated_resource_type = 2;
setApiKeyId(long) - Method in class com.cognite.client.dto.LoginStatus.Builder
optional int64 api_key_id = 5;
setAppIdentifier(String) - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider.Builder
 
setAppIdentifier(String) - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider.Builder
 
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;
setBetaEnabled(boolean) - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider.Builder
 
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.client.dto.Transformation.TransformBlockedInfo blocked = 14;
setBlocked(Transformation.TransformBlockedInfo.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;
setBoundingBox(ThreeDNode.BoundingBox) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
setBoundingBox(ThreeDNode.BoundingBox.Builder) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.BoundingBox boundingBox = 8;
setCamera(ThreeDModelRevision.Camera) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
setCamera(ThreeDModelRevision.Camera.Builder) - Method in class com.cognite.client.dto.ThreeDModelRevision.Builder
optional .com.cognite.client.dto.ThreeDModelRevision.Camera camera = 9;
setCategories(int, ThreeDNode.Categories) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
setCategories(int, ThreeDNode.Categories.Builder) - Method in class com.cognite.client.dto.ThreeDNode.Properties.Builder
repeated .com.cognite.client.dto.ThreeDNode.Categories categories = 1;
setCategories(int, ThreeDNode.PropertiesFilter.Categories) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories categories = 1;
setCategories(int, ThreeDNode.PropertiesFilter.Categories.Builder) - Method in class com.cognite.client.dto.ThreeDNode.PropertiesFilter.Builder
repeated .com.cognite.client.dto.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.client.dto.SequenceColumn columns = 3;
setColumns(int, SequenceColumn) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 7;
setColumns(int, SequenceColumn.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceColumn columns = 3;
setColumns(int, SequenceColumn.Builder) - Method in class com.cognite.client.dto.SequenceMetadata.Builder
repeated .com.cognite.client.dto.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.DiagramResponse.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.client.dto.ExtractionPipeline.Contact contacts = 8;
setContacts(int, ExtractionPipeline.Contact.Builder) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.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, LineString) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
setCoordinates(int, LineString) - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
setCoordinates(int, LineString.Builder) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
setCoordinates(int, LineString.Builder) - Method in class com.cognite.client.dto.geo.Polygon.Builder
repeated .com.cognite.client.dto.geo.LineString coordinates = 1;
setCoordinates(int, Point) - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
setCoordinates(int, Point) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
setCoordinates(int, Point.Builder) - Method in class com.cognite.client.dto.geo.LineString.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
setCoordinates(int, Point.Builder) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
repeated .com.cognite.client.dto.geo.Point coordinates = 1;
setCoordinates(int, Polygon) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
setCoordinates(int, Polygon.Builder) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
repeated .com.cognite.client.dto.geo.Polygon coordinates = 1;
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.Annotation.Builder
optional int64 created_time = 9;
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.Notification.Builder
optional int64 created_time = 2;
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;
setCreatingApp(String) - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_app = 4;
setCreatingAppBytes(ByteString) - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_app = 4;
setCreatingAppVersion(String) - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_app_version = 5;
setCreatingAppVersionBytes(ByteString) - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_app_version = 5;
setCreatingUser(String) - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_user = 6;
setCreatingUserBytes(ByteString) - Method in class com.cognite.client.dto.Annotation.Builder
optional string creating_user = 6;
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
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.client.dto.Transformation.Destination destination = 4;
setDestination(Transformation.Destination) - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
setDestination(Transformation.Destination.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Destination destination = 4;
setDestination(Transformation.Destination.Builder) - Method in class com.cognite.client.dto.Transformation.Job.Builder
optional .com.cognite.client.dto.Transformation.Destination destination = 7;
setDestination(String) - Method in class com.cognite.client.dto.Transformation.Notification.Builder
optional string destination = 5;
setDestination(String) - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional string destination = 3;
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;
setDestinationBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Notification.Builder
optional string destination = 5;
setDestinationBytes(ByteString) - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional string destination = 3;
setDestinationOidcCredentials(Transformation.FlatOidcCredentials) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;
setDestinationOidcCredentials(Transformation.FlatOidcCredentials.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.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;
setElev(double) - Method in class com.cognite.client.dto.geo.Point.Builder
optional double elev = 3;
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;
setEndpoint(String) - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider.Builder
 
setEndpoint(String) - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider.Builder
 
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.DiagramResponse.Annotation.Builder
repeated .google.protobuf.Struct entities = 4;
setEntities(int, Struct.Builder) - Method in class com.cognite.client.dto.DiagramResponse.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
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;
setExternalId(String) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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
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;
setExternalIdBytes(ByteString) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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;
setFileBinary(FileBinary) - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.client.dto.FileBinary file_binary = 2;
setFileBinary(FileBinary.Builder) - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.client.dto.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.client.dto.FileMetadata file_metadata = 1;
setFileMetadata(FileMetadata.Builder) - Method in class com.cognite.client.dto.FileContainer.Builder
.com.cognite.client.dto.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(Feature) - Method in class com.cognite.client.dto.Asset.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
setGeoLocation(Feature) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
setGeoLocation(Feature.Builder) - Method in class com.cognite.client.dto.Asset.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 14;
setGeoLocation(Feature.Builder) - Method in class com.cognite.client.dto.FileMetadata.Builder
optional .com.cognite.client.dto.geo.Feature geo_location = 18;
setGeometry(Geometry) - Method in class com.cognite.client.dto.geo.Feature.Builder
.com.cognite.client.dto.geo.Geometry geometry = 1;
setGeometry(Geometry.Builder) - Method in class com.cognite.client.dto.geo.Feature.Builder
.com.cognite.client.dto.geo.Geometry geometry = 1;
setHigh(String, long) - Method in class com.cognite.client.statestore.AbstractStateStore
Set/update the high watermark for a single id.
setHigh(String, long) - Method in interface com.cognite.client.statestore.StateStore
Set/update the high watermark for a single id.
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.Annotation.Builder
optional int64 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.client.dto.Transformation.Notification.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;
setId(long) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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;
setIsStep(boolean) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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;
setIsString(boolean) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
bool isString = 6;
setItems(int, DiagramResponse.Annotation) - Method in class com.cognite.client.dto.DiagramResponse.Builder
The identified entity annotations with bounding boxes
setItems(int, DiagramResponse.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;
setItems(int, DataPointListItemAlpha) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha items = 1;
setItems(int, DataPointListItemAlpha.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.Builder
repeated .com.cognite.v1.timeseries.proto.DataPointListItemAlpha 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.client.dto.Transformation.Job last_finished_job = 18;
setLastFinishedJob(Transformation.Job.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.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.Annotation.Builder
optional int64 last_updated_time = 10;
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.Notification.Builder
optional int64 last_updated_time = 3;
setLastUpdatedTime(long) - Method in class com.cognite.client.dto.Transformation.Schedule.Builder
optional int64 last_updated_time = 4;
setLat(double) - Method in class com.cognite.client.dto.geo.Point.Builder
double lat = 2;
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;
setLineString(LineString) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.LineString line_string = 3;
setLineString(LineString.Builder) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.LineString line_string = 3;
setLoggedIn(boolean) - Method in class com.cognite.client.dto.LoginStatus.Builder
bool logged_in = 2;
setLon(double) - Method in class com.cognite.client.dto.geo.Point.Builder
double lon = 1;
setLow(String, long) - Method in class com.cognite.client.statestore.AbstractStateStore
Set/update the low watermark for a single id.
setLow(String, long) - Method in interface com.cognite.client.statestore.StateStore
Set/update the low watermark for a single id.
setMatches(int, EntityMatch) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
setMatches(int, EntityMatch.Builder) - Method in class com.cognite.client.dto.EntityMatchResult.Builder
repeated .com.cognite.client.dto.EntityMatch matches = 2;
setMatchFields(int, MatchField) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.MatchField match_fields = 10;
setMatchFields(int, MatchField.Builder) - Method in class com.cognite.client.dto.EntityMatchModel.Builder
repeated .com.cognite.client.dto.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;
setMultiLineString(MultiLineString) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
setMultiLineString(MultiLineString.Builder) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiLineString multi_line_string = 4;
setMultiPoint(MultiPoint) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
setMultiPoint(MultiPoint.Builder) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPoint multi_point = 2;
setMultiPolygon(MultiPolygon) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
setMultiPolygon(MultiPolygon.Builder) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.MultiPolygon multi_polygon = 6;
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
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
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;
setNextCursor(String) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
string nextCursor = 9;
setNextCursorBytes(ByteString) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
string nextCursor = 9;
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) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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;
setNumericDatapoints(NumericDatapoints.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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.client.dto.Transformation.Owner owner = 17;
setOwner(Transformation.Owner.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Owner owner = 17;
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.Annotation.Region.Builder
int32 page = 3;
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
setPoint(Point) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Point point = 1;
setPoint(Point.Builder) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Point point = 1;
setPolygon(Polygon) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Polygon polygon = 5;
setPolygon(Polygon.Builder) - Method in class com.cognite.client.dto.geo.Geometry.Builder
.com.cognite.client.dto.geo.Polygon polygon = 5;
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.client.dto.ThreeDNode.Properties properties = 7;
setProperties(ThreeDNode.Properties.Builder) - Method in class com.cognite.client.dto.ThreeDNode.Builder
optional .com.cognite.client.dto.ThreeDNode.Properties properties = 7;
setProperties(Struct) - Method in class com.cognite.client.dto.geo.Feature.Builder
.google.protobuf.Struct properties = 2;
setProperties(Struct.Builder) - Method in class com.cognite.client.dto.geo.Feature.Builder
.google.protobuf.Struct properties = 2;
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.client.dto.ExtractionPipeline.RawTable raw_tables = 6;
setRawTables(int, ExtractionPipeline.RawTable.Builder) - Method in class com.cognite.client.dto.ExtractionPipeline.Builder
repeated .com.cognite.client.dto.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(DiagramResponse.Annotation.Region) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
setRegion(DiagramResponse.Annotation.Region.Builder) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
.com.cognite.client.dto.DiagramResponse.Annotation.Region region = 3;
setRequest(Request) - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider.Builder
 
setRequest(Request) - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider.Builder
 
setRequest(Request) - Method in class com.cognite.client.servicesV1.response.FileBinaryResponseParser.Builder
 
setRequest(Request) - Method in class com.cognite.client.servicesV1.response.TSPointsProtoCursorsResponseParser.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.client.dto.ConvertResponse.Result results = 3;
setResults(int, ConvertResponse.Result.Builder) - Method in class com.cognite.client.dto.ConvertResponse.Builder
repeated .com.cognite.client.dto.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.client.dto.SequenceRow rows = 4;
setRows(int, SequenceRow.Builder) - Method in class com.cognite.client.dto.SequenceBody.Builder
repeated .com.cognite.client.dto.SequenceRow rows = 4;
setRunningJob(Transformation.Job) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Job running_job = 19;
setRunningJob(Transformation.Job.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Job running_job = 19;
setSchedule(Transformation.Schedule) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.Transformation.Schedule schedule = 20;
setSchedule(Transformation.Schedule.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.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;
setSdkIdentifier(String) - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider.Builder
 
setSdkIdentifier(String) - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider.Builder
 
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;
setSessionIdentifier(String) - Method in class com.cognite.client.servicesV1.request.PostPlaygroundJsonRequestProvider.Builder
 
setSessionIdentifier(String) - Method in class com.cognite.client.servicesV1.request.ThreeDAssetMappingsFilterRequestProvider.Builder
 
setSeverity(int) - Method in class com.cognite.client.dto.ThreeDRevisionLog.Builder
optional int32 severity = 2;
setShape(String) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
string shape = 1;
setShapeBytes(ByteString) - Method in class com.cognite.client.dto.DiagramResponse.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.client.dto.Asset source_asset = 13;
setSourceAsset(Asset.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.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.client.dto.Event source_event = 14;
setSourceEvent(Event.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.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.client.dto.FileMetadata source_file = 16;
setSourceFile(FileMetadata.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.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.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;
setSourceOidcCredentials(Transformation.FlatOidcCredentials.Builder) - Method in class com.cognite.client.dto.Transformation.Builder
optional .com.cognite.client.dto.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.client.dto.SequenceMetadata source_sequence = 17;
setSourceSequence(SequenceMetadata.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.SequenceMetadata source_sequence = 17;
setSourceTimeseries(TimeseriesMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata source_timeseries = 15;
setSourceTimeseries(TimeseriesMetadata.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata source_timeseries = 15;
setSourceType(Relationship.ResourceType) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Relationship.ResourceType source_type = 3;
setSourceTypeValue(int) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.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.client.dto.ExtractionPipelineRun.Status status = 3;
setStatus(String) - Method in class com.cognite.client.dto.Annotation.Builder
string status = 8;
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.Annotation.Builder
string status = 8;
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.client.dto.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) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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;
setStringDatapoints(StringDatapoints.Builder) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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.client.dto.Asset target_asset = 18;
setTargetAsset(Asset.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.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.client.dto.Event target_event = 19;
setTargetEvent(Event.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.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.client.dto.FileMetadata target_file = 21;
setTargetFile(FileMetadata.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.FileMetadata target_file = 21;
setTargetSequence(SequenceMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
setTargetSequence(SequenceMetadata.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.SequenceMetadata target_sequence = 22;
setTargetTimeseries(TimeseriesMetadata) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
setTargetTimeseries(TimeseriesMetadata.Builder) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.TimeseriesMetadata target_timeseries = 20;
setTargetType(Relationship.ResourceType) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Relationship.ResourceType target_type = 5;
setTargetTypeValue(int) - Method in class com.cognite.client.dto.Relationship.Builder
.com.cognite.client.dto.Relationship.ResourceType target_type = 5;
setText(String) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Builder
optional string text = 1;
setTextBytes(ByteString) - Method in class com.cognite.client.dto.DiagramResponse.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;
setTransformationExternalId(String) - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional string transformation_external_id = 2;
setTransformationExternalIdBytes(ByteString) - 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.Notification.Subscription.Builder
optional string transformation_external_id = 2;
setTransformationId(int) - Method in class com.cognite.client.dto.Transformation.Job.Builder
int32 transformation_id = 3;
setTransformationId(long) - Method in class com.cognite.client.dto.Transformation.Notification.Builder
optional int64 transformation_id = 4;
setTransformationId(long) - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.Builder
optional int64 transformation_id = 1;
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.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.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;
setUnit(String) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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;
setUnitBytes(ByteString) - Method in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.Builder
string unit = 8;
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Aggregate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Aggregate.Record.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Annotation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Asset.Aggregates.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Asset.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.AssetLookup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.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.Annotation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex.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.geo.Feature.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.Geometry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.LineString.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.MultiLineString.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.MultiPoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.MultiPolygon.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.Point.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.geo.Polygon.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Item.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Label.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.LoginStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.MatchField.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.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.Notification.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.client.dto.Transformation.Notification.Subscription.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.DataPointListItemAlpha.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha.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.client.dto.TimeseriesPoint.Aggregates value_aggregates = 7;
setValueAggregates(TimeseriesPoint.Aggregates.Builder) - Method in class com.cognite.client.dto.TimeseriesPoint.Builder
.com.cognite.client.dto.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.client.dto.SequenceColumn.ValueType value_type = 4;
setValueTypeValue(int) - Method in class com.cognite.client.dto.SequenceColumn.Builder
.com.cognite.client.dto.SequenceColumn.ValueType value_type = 4;
setVersion(int) - Method in class com.cognite.client.dto.ThreeDOutput.Builder
optional int32 version = 2;
setVertices(int, DiagramResponse.Annotation.Vertex) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.Annotation.Vertex vertices = 2;
setVertices(int, DiagramResponse.Annotation.Vertex.Builder) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Region.Builder
repeated .com.cognite.client.dto.DiagramResponse.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.DiagramResponse.Annotation.Vertex.Builder
double x = 1;
setY(double) - Method in class com.cognite.client.dto.DiagramResponse.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.DiagramResponse.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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class com.cognite.client.dto.Relationship.SourceCase
 
SOURCE_SEQUENCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
SOURCE_TIMESERIES - Enum constant in enum class 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.ExtractionPipelineRuns.Heartbeat
Start the heartbeat thread to perform an upload every interval.
start() - Method in class com.cognite.client.queue.UploadQueue
Start the upload thread to perform an upload every maxUploadInterval.
start() - Method in class com.cognite.client.statestore.AbstractStateStore
Start a background thread to perform a commit every maxUploadInterval.
start() - Method in class com.cognite.client.statestore.MemoryStateStore
Start a background thread to perform a commit every maxUploadInterval.
start() - Method in interface com.cognite.client.statestore.StateStore
Start a background thread to perform a commit every maxUploadInterval.
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
 
stateMap - Variable in class com.cognite.client.statestore.AbstractStateStore
 
StateStore - Interface in com.cognite.client.statestore
The StateStore helps keep track of the extraction/processing state of a data application (extractor, data pipeline, contextualization pipeline, etc.).
STATUS_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Annotation
 
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
 
stop() - Method in class com.cognite.client.ExtractionPipelineRuns.Heartbeat
Stops the heartbeat thread if it is running.
stop() - Method in class com.cognite.client.queue.UploadQueue
Stops the upload thread if it is running, waits for all current uploads to finish and ensures the upload queue is empty by calling upload() one last time after shutting down the thread.
stop() - Method in class com.cognite.client.statestore.AbstractStateStore
Stops the background thread if it is running and ensures the upload queue is empty by calling upload() one last time after shutting down the thread.
stop() - Method in class com.cognite.client.statestore.MemoryStateStore
Stops the background thread if it is running and ensures the upload queue is empty by calling upload() one last time after shutting down the thread.
stop() - Method in interface com.cognite.client.statestore.StateStore
Stops the background thread if it is running and ensures the upload queue is empty by calling upload() one last time after shutting down the thread.
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 - Enum constant in enum class com.cognite.client.dto.SequenceColumn.ValueType
STRING = 1;
STRING_DATAPOINTS - Enum constant in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
STRING_DATAPOINTS = 5;
STRING_DATAPOINTS_VALUE - Static variable in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
STRING_DATAPOINTS = 5;
STRING_VALUE - Static variable in enum class 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 - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
 
STRINGDATAPOINTS - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
 
STRINGDATAPOINTS - Enum constant in enum class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.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_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
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
 
StructParser - Class in com.cognite.client.servicesV1.parser
This class contains a set of methods to help parsing Struct objects.
StructParser() - Constructor for class com.cognite.client.servicesV1.parser.StructParser
 
subscribe(List<Transformation.Notification.Subscription>) - Method in class com.cognite.client.TransformationNotifications
Subscribe to receive notifications PS: Full example in file transformations.md
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 - Enum constant in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
SUCCESS = 0;
SUCCESS_VALUE - Static variable in enum class 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 - Enum constant in enum class com.cognite.client.dto.Relationship.TargetCase
 
TARGET_ASSET_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
TARGET_EVENT - Enum constant in enum class 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 - Enum constant in enum class com.cognite.client.dto.Relationship.TargetCase
 
TARGET_FILE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
TARGET_NOT_SET - Enum constant in enum class com.cognite.client.dto.Relationship.TargetCase
 
TARGET_SEQUENCE - Enum constant in enum class com.cognite.client.dto.Relationship.TargetCase
 
TARGET_SEQUENCE_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Relationship
 
TARGET_TIMESERIES - Enum constant in enum class 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.DiagramResponse.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 - Enum constant in enum class com.cognite.client.config.ResourceType
 
THREED_ASSET_MAPPINGS - Enum constant in enum class com.cognite.client.config.ResourceType
 
THREED_MODEL - Enum constant in enum class com.cognite.client.config.ResourceType
 
THREED_MODEL - Enum constant in enum class com.cognite.client.dto.Annotation.AnnotationType
THREED_MODEL = 1;
THREED_MODEL_HEADER - Enum constant in enum class com.cognite.client.config.ResourceType
 
THREED_MODEL_REVISION - Enum constant in enum class com.cognite.client.config.ResourceType
 
THREED_MODEL_VALUE - Static variable in enum class com.cognite.client.dto.Annotation.AnnotationType
THREED_MODEL = 1;
THREED_NODE - Enum constant in enum class com.cognite.client.config.ResourceType
 
THREED_NODE_FILTER - Enum constant in enum class 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.client.dto.ThreeDAssetMapping
ThreeDAssetMapping.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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.client.dto.ThreeDFileBinary
ThreeDFileBinary.BinaryTypeCase - Enum Class in com.cognite.client.dto
 
ThreeDFileBinary.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDFileBinary
ThreeDFileBinary.IdTypeCase - Enum Class 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.client.dto.ThreeDModel
ThreeDModel.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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.client.dto.ThreeDModelRevision
ThreeDModelRevision.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDModelRevision
ThreeDModelRevision.Camera - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDModelRevision.Camera
ThreeDModelRevision.Camera.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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.client.dto.ThreeDNode
ThreeDNode.BoundingBox - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDNode.BoundingBox
ThreeDNode.BoundingBox.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDNode.BoundingBox
ThreeDNode.BoundingBoxOrBuilder - Interface in com.cognite.client.dto
 
ThreeDNode.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDNode
ThreeDNode.Categories - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDNode.Categories
ThreeDNode.Categories.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDNode.Categories
ThreeDNode.CategoriesOrBuilder - Interface in com.cognite.client.dto
 
ThreeDNode.Properties - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDNode.Properties
ThreeDNode.Properties.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDNode.Properties
ThreeDNode.PropertiesFilter - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDNode.PropertiesFilter
ThreeDNode.PropertiesFilter.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDNode.PropertiesFilter
ThreeDNode.PropertiesFilter.Categories - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
ThreeDNode.PropertiesFilter.Categories.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories
ThreeDNode.PropertiesFilter.Categories.CategoriesValues - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.ThreeDNode.PropertiesFilter.Categories.CategoriesValues
ThreeDNode.PropertiesFilter.Categories.CategoriesValues.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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.client.dto.ThreeDOutput
ThreeDOutput.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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.client.dto.ThreeDRevisionLog
ThreeDRevisionLog.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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 - Enum constant in enum class com.cognite.client.dto.Relationship.ResourceType
TIME_SERIES = 1;
TIME_SERIES_VALUE - Static variable in enum class 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 - Enum constant in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
TIMESERIES = 1;
TIMESERIES_DATAPOINTS - Enum constant in enum class com.cognite.client.config.ResourceType
 
TIMESERIES_HEADER - Enum constant in enum class com.cognite.client.config.ResourceType
 
TIMESERIES_VALUE - Static variable in enum class 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.client.dto.TimeseriesPoint.Aggregates
TimeseriesPoint.Aggregates.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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 Class 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 Class in com.cognite.client.dto
 
TimeseriesPointPost.ValueTypeCase - Enum Class 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.config.ProxyConfig
 
toBuilder() - Method in class com.cognite.client.dto.Aggregate.Record
 
toBuilder() - Method in class com.cognite.client.dto.Aggregate
 
toBuilder() - Method in class com.cognite.client.dto.Annotation
 
toBuilder() - Method in class com.cognite.client.dto.Asset.Aggregates
 
toBuilder() - Method in class com.cognite.client.dto.Asset
 
toBuilder() - Method in class com.cognite.client.dto.AssetLookup
 
toBuilder() - Method in class com.cognite.client.dto.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.Annotation.Region
 
toBuilder() - Method in class com.cognite.client.dto.DiagramResponse.Annotation
 
toBuilder() - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
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.geo.Feature
 
toBuilder() - Method in class com.cognite.client.dto.geo.Geometry
 
toBuilder() - Method in class com.cognite.client.dto.geo.LineString
 
toBuilder() - Method in class com.cognite.client.dto.geo.MultiLineString
 
toBuilder() - Method in class com.cognite.client.dto.geo.MultiPoint
 
toBuilder() - Method in class com.cognite.client.dto.geo.MultiPolygon
 
toBuilder() - Method in class com.cognite.client.dto.geo.Point
 
toBuilder() - Method in class com.cognite.client.dto.geo.Polygon
 
toBuilder() - Method in class com.cognite.client.dto.Item
 
toBuilder() - Method in class com.cognite.client.dto.Label
 
toBuilder() - Method in class com.cognite.client.dto.LoginStatus
 
toBuilder() - Method in class com.cognite.client.dto.MatchField
 
toBuilder() - Method in class com.cognite.client.dto.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.Notification.Subscription
 
toBuilder() - Method in class com.cognite.client.dto.Transformation.Notification
 
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.TSPointsReadProtoCursorsRequestProvider
 
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.TSPointsProtoCursorsResponseParser
 
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.DataPointListItemAlpha
 
toBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
toBuilder() - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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 - Enum constant in enum class 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.Notification.Subscription) - Static method in class com.cognite.client.servicesV1.parser.TransformationNotificationsParser
Builds a request insert item object from Transformation.Notification.Subscription.
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.
toRequestItems(Collection<Item>) - Method in class com.cognite.client.SequenceRows
Converts a list of Item to a request object structure (that can later be parsed to Json).
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() - Method in class com.cognite.client.config.ProxyConfig
 
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 - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation
TRANSFORMATION_EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Job
 
TRANSFORMATION_EXTERNAL_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Notification.Subscription
 
TRANSFORMATION_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.Notification.Subscription
 
TRANSFORMATION_ID_FIELD_NUMBER - Static variable in class com.cognite.client.dto.Transformation.Notification
 
Transformation.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation
Transformation.Destination - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Destination
Transformation.Destination.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Destination
Transformation.Destination.DataSourceType - Enum Class in com.cognite.client.dto
Protobuf enum com.cognite.client.dto.Transformation.Destination.DataSourceType
Transformation.DestinationOrBuilder - Interface in com.cognite.client.dto
 
Transformation.FlatOidcCredentials - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.FlatOidcCredentials
Transformation.FlatOidcCredentials.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.FlatOidcCredentials
Transformation.FlatOidcCredentialsOrBuilder - Interface in com.cognite.client.dto
 
Transformation.Job - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Job
Transformation.Job.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Job
Transformation.Job.Metric - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Job.Metric
Transformation.Job.Metric.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Job.Metric
Transformation.Job.MetricOrBuilder - Interface in com.cognite.client.dto
 
Transformation.JobOrBuilder - Interface in com.cognite.client.dto
 
Transformation.Notification - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Notification
Transformation.Notification.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Notification
Transformation.Notification.Subscription - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Notification.Subscription
Transformation.Notification.Subscription.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Notification.Subscription
Transformation.Notification.SubscriptionOrBuilder - Interface in com.cognite.client.dto
 
Transformation.NotificationOrBuilder - Interface in com.cognite.client.dto
 
Transformation.Owner - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Owner
Transformation.Owner.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Owner
Transformation.OwnerOrBuilder - Interface in com.cognite.client.dto
 
Transformation.Schedule - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Schedule
Transformation.Schedule.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.Schedule
Transformation.ScheduleOrBuilder - Interface in com.cognite.client.dto
 
Transformation.TransformBlockedInfo - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.Transformation.TransformBlockedInfo
Transformation.TransformBlockedInfo.Builder - Class in com.cognite.client.dto
Protobuf type com.cognite.client.dto.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
 
TransformationNotifications - Class in com.cognite.client
 
TransformationNotifications() - Constructor for class com.cognite.client.TransformationNotifications
 
TransformationNotificationsParser - 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.
TransformationNotificationsParser() - Constructor for class com.cognite.client.servicesV1.parser.TransformationNotificationsParser
 
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() - Method in class com.cognite.client.CogniteClient
Returns Transformations representing Transformation api endpoints.
Transformations - Class in com.cognite.client
 
Transformations() - Constructor for class com.cognite.client.Transformations
 
TRANSFORMATIONS - Enum constant in enum class com.cognite.client.config.ResourceType
 
TRANSFORMATIONS_JOB_METRICS - Enum constant in enum class com.cognite.client.config.ResourceType
 
TRANSFORMATIONS_JOBS - Enum constant in enum class com.cognite.client.config.ResourceType
 
TRANSFORMATIONS_NOTIFICATIONS - Enum constant in enum class com.cognite.client.config.ResourceType
 
TRANSFORMATIONS_SCHEDULES - Enum constant in enum class 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
 
TSPointsProtoCursorsResponseParser - Class in com.cognite.client.servicesV1.response
 
TSPointsProtoCursorsResponseParser() - Constructor for class com.cognite.client.servicesV1.response.TSPointsProtoCursorsResponseParser
 
TSPointsProtoCursorsResponseParser.Builder - Class in com.cognite.client.servicesV1.response
 
TSPointsReadProtoCursorsRequestProvider - Class in com.cognite.client.servicesV1.request
 
TSPointsReadProtoCursorsRequestProvider() - Constructor for class com.cognite.client.servicesV1.request.TSPointsReadProtoCursorsRequestProvider
 
TSPointsReadProtoCursorsRequestProvider.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.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
 
UNIT_FIELD_NUMBER - Static variable in class com.cognite.v1.timeseries.proto.DataPointListItemAlpha
 
UNRECOGNIZED - Enum constant in enum class com.cognite.client.dto.Annotation.AnnotationType
 
UNRECOGNIZED - Enum constant in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
 
UNRECOGNIZED - Enum constant in enum class com.cognite.client.dto.Relationship.ResourceType
 
UNRECOGNIZED - Enum constant in enum class com.cognite.client.dto.SequenceColumn.ValueType
 
UNRECOGNIZED - Enum constant in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
 
unSchedule(List<Item>) - Method in class com.cognite.client.TransformationSchedules
Delete schedules
UPDATE - Enum constant in enum class 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() - Method in class com.cognite.client.queue.UploadQueue
Uploads the current elements in the queue.
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.
upload(List<T>) - Method in interface com.cognite.client.queue.UploadTarget
Upserts a collection of objects 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
 
uploadQueue() - Method in class com.cognite.client.DataPoints
Returns an upload queue.
uploadQueue() - Method in class com.cognite.client.Events
Returns an upload queue.
uploadQueue() - Method in class com.cognite.client.RawRows
Returns an upload queue.
uploadQueue() - Method in class com.cognite.client.Relationships
Returns an upload queue.
uploadQueue() - Method in class com.cognite.client.SequenceRows
Returns an upload queue.
uploadQueue() - Method in class com.cognite.client.Sequences
Returns an upload queue.
uploadQueue() - Method in class com.cognite.client.Timeseries
Returns an upload queue.
UploadQueue<T,R> - Class in com.cognite.client.queue
The UploadQueue batches together items and uploads them to Cognite Data Fusion (CDF), both to minimize the load on the API, and also to improve throughput.
UploadQueue() - Constructor for class com.cognite.client.queue.UploadQueue
 
UploadTarget<T,R> - Interface in com.cognite.client.queue
An interface for API endpoints that supports uploading a resource type T.
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 TimeseriesPointPost objects.
upsert(List<Transformation>) - Method in class com.cognite.client.Transformations
Creates or updates a set of Transformation objects.
upsert(List<T>) - Method in interface com.cognite.client.queue.UpsertTarget
Upserts a collection of objects to Cognite Data Fusion.
UpsertMode - Enum Class in com.cognite.client.config
Sets the upsert mode of the writer.
UpsertTarget<T,R> - Interface in com.cognite.client.queue
An interface for API endpoints that supports upserting a resource type T.
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 - Enum constant in enum class 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 - Enum constant in enum class com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
 
VALUE_NUM - Enum constant in enum class 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 - Enum constant in enum class com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
 
VALUE_STRING - Enum constant in enum class 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 class com.cognite.client.dto.Annotation.AnnotationType
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.FileBinary.BinaryTypeCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.FileBinary.IdTypeCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.geo.Geometry.GeometryTypeCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.Item.IdTypeCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.Relationship.ResourceType
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.Relationship.SourceCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.Relationship.TargetCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.SequenceColumn.ValueType
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.ThreeDFileBinary.BinaryTypeCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.ThreeDFileBinary.IdTypeCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
Deprecated.
valueOf(int) - Static method in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
Deprecated.
valueOf(int) - Static method in enum class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.DatapointTypeCase
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.cognite.client.dto.Annotation.AnnotationType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.cognite.client.dto.Relationship.ResourceType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.cognite.client.dto.SequenceColumn.ValueType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.CogniteClient.AuthType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.config.ResourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.config.UpsertMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.Annotation.AnnotationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.FileBinary.BinaryTypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.FileBinary.IdTypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.geo.Geometry.GeometryTypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.Item.IdTypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.Relationship.ResourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.Relationship.SourceCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.Relationship.TargetCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.SequenceColumn.ValueType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.ThreeDFileBinary.BinaryTypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.ThreeDFileBinary.IdTypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.DatapointTypeCase
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.cognite.client.CogniteClient.AuthType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.config.ResourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.config.UpsertMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.Annotation.AnnotationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.ExtractionPipelineRun.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.FileBinary.BinaryTypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.FileBinary.IdTypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.geo.Geometry.GeometryTypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.Item.IdTypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.Relationship.ResourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.Relationship.SourceCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.Relationship.TargetCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.SequenceColumn.ValueType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.ThreeDFileBinary.BinaryTypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.ThreeDFileBinary.IdTypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.TimeseriesPoint.DatapointTypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.TimeseriesPointPost.IdTypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.client.dto.Transformation.Destination.DataSourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.DatapointTypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.v1.timeseries.proto.DataPointInsertionItem.IdOrExternalIdCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.v1.timeseries.proto.DataPointListItem.DatapointTypeCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cognite.v1.timeseries.proto.DataPointListItemAlpha.DatapointTypeCase
Returns an array containing the constants of this enum class, 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 - Enum constant in enum class com.cognite.client.dto.TimeseriesPointPost.ValueTypeCase
 
verifyAssetHierarchyIntegrity(Collection<Asset>) - Method in class com.cognite.client.Assets
Checks a collection of assets for integrity.
verifyStateMap() - Method in class com.cognite.client.statestore.AbstractStateStore
 
VERSION_FIELD_NUMBER - Static variable in class com.cognite.client.dto.ThreeDOutput
 
VERTICES_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DiagramResponse.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.
withAsyncApiJobTimeout(Duration) - Method in class com.cognite.client.config.ClientConfig
Sets the timeout for waiting for async api jobs to finish.
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.
withExceptionHandlerFunction(Consumer<Exception>) - Method in class com.cognite.client.queue.UploadQueue
Add an exception handler function.
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.
withExperimental(ClientConfig.FeatureFlag) - Method in class com.cognite.client.config.ClientConfig
Enable/disable experimental features.
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.
withHeader(String, String) - Method in class com.cognite.client.CdfHttpRequest
Add a header to the request.
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.
withInterval(Duration) - Method in class com.cognite.client.ExtractionPipelineRuns.Heartbeat
Sets the heartbeat interval.
withItemExternalIds(String...) - Method in class com.cognite.client.Request
Convenience method for setting the external id for requesting multiple items.
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.
withMaxCommitInterval(Duration) - Method in class com.cognite.client.statestore.LocalStateStore
Sets the max commit interval.
withMaxCommitInterval(Duration) - Method in class com.cognite.client.statestore.RawStateStore
Sets the max commit interval.
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.
withMaxUploadInterval(Duration) - Method in class com.cognite.client.queue.UploadQueue
Sets the max upload interval.
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.
withNoTsWorkers(int) - Method in class com.cognite.client.config.ClientConfig
Specifies the maximum number of workers to use for the Cognite API requests towards the time series service.
withNoWorkers(int) - Method in class com.cognite.client.config.ClientConfig
Specifies the maximum number of workers to use for the Cognite API requests.
withPassword(String) - Method in class com.cognite.client.config.ProxyConfig
Configures the proxy server authentication password.
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.
withPostUploadFunction(Consumer<List<R>>) - Method in class com.cognite.client.queue.UploadQueue
Add a post upload function.
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.
withProxyConfig(ProxyConfig) - Method in class com.cognite.client.config.ClientConfig
Specifies the proxy server configuration.
withQueueSize(int) - Method in class com.cognite.client.queue.UploadQueue
Sets the queue size.
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.TSPointsReadProtoCursorsRequestProvider
 
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.TSPointsProtoCursorsResponseParser
 
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.
withRequestBody(Request) - Method in class com.cognite.client.CdfHttpRequest
Sets the request body via a Request object.
withRequestBody(Struct) - Method in class com.cognite.client.CdfHttpRequest
Sets the request body via a Struct object.
withRequestBody(String) - Method in class com.cognite.client.CdfHttpRequest
Set the request body represented by a Json string.
withRequestExecutor(RequestExecutor) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.ItemWriter
Configure a specific RequestExecutor to handle the HTTP(S) request against the Cognnite API.
withRequestExecutor(RequestExecutor) - Method in class com.cognite.client.servicesV1.ConnectorServiceV1.ResultFutureIterator
Configure a specific RequestExecutor to handle the HTTP(S) request against the Cognnite API.
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.
withUsername(String) - Method in class com.cognite.client.config.ProxyConfig
Configures the proxy server authentication username.
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
 
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.Annotation.Region
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.DiagramResponse.Annotation.Vertex
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.DiagramResponse.Annotation
 
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.geo.Feature
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.geo.Geometry
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.geo.LineString
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.geo.MultiLineString
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.geo.MultiPoint
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.geo.MultiPolygon
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.geo.Point
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.geo.Polygon
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Item
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Label
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.LoginStatus
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.MatchField
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.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.Notification.Subscription
 
writeTo(CodedOutputStream) - Method in class com.cognite.client.dto.Transformation.Notification
 
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.DataPointListItemAlpha
 
writeTo(CodedOutputStream) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponse
 
writeTo(CodedOutputStream) - Method in class com.cognite.v1.timeseries.proto.DataPointListResponseAlpha
 
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.
writeTransformationNotifications() - Method in class com.cognite.client.servicesV1.ConnectorServiceV1
Write Transformation Notifications 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.DiagramResponse.Annotation.Vertex
 

Y

Y_FIELD_NUMBER - Static variable in class com.cognite.client.dto.DiagramResponse.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 and Interfaces|All Packages|Constant Field Values|Serialized Form