Suggest an annotation
- async AsyncCogniteClient.annotations.suggest(
- annotations: Annotation | AnnotationWrite | Sequence[Annotation] | Sequence[AnnotationWrite],
-
- Parameters:
annotations (Annotation | AnnotationWrite | Sequence[Annotation] | Sequence[AnnotationWrite]) – annotation(s) to suggest. They must have status set to “suggested”.
- Returns:
suggested annotation(s)
- Return type: