AnnotationSpecSet

Creates an annotation spec set by providing a set of labels. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard

The array of AnnotationSpecs that you define when you create the AnnotationSpecSet. These are the possible labels for the labeling task.

Link copied to clipboard

The names of any related resources that are blocking changes to the annotation spec set.

Link copied to clipboard
val description: Output<String>

Optional. User-provided description of the annotation specification set. The description can be up to 10,000 characters long.

Link copied to clipboard
val displayName: Output<String>

The display name for AnnotationSpecSet that you define when you create it. Maximum of 64 characters.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The AnnotationSpecSet resource name in the following format: "projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}"

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>