Class UpdateAnnotationRequest (0.1.0)

UpdateAnnotationRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for UpdateAnnotation API.

Attributes

Name Description
annotation google.cloud.visionai_v1alpha1.types.Annotation
Required. The annotation to update. The annotation's name field is used to identify the annotation to be updated. Format: projects/{project_number}/locations/{location}/corpora/{corpus}/assets/{asset}/annotations/{annotation}
update_mask google.protobuf.field_mask_pb2.FieldMask
The list of fields to be updated.