Class FaceSegment (2.8.1)

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

Video segment level annotation results for face detection.

Attribute

NameDescription
segment google.cloud.videointelligence_v1.types.VideoSegment
Video segment where a face was detected.

Inheritance

builtins.object > proto.message.Message > FaceSegment