Cloud Video Intelligence V1p2beta1 API - Class Google::Cloud::VideoIntelligence::V1p2beta1::LabelSegment (v0.15.0)

Reference documentation and code samples for the Cloud Video Intelligence V1p2beta1 API class Google::Cloud::VideoIntelligence::V1p2beta1::LabelSegment.

Video segment level annotation results for label detection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#confidence

defconfidence()->::Float
Returns
  • (::Float) — Confidence that the label is accurate. Range: [0, 1].

#confidence=

defconfidence=(value)->::Float
Parameter
  • value (::Float) — Confidence that the label is accurate. Range: [0, 1].
Returns
  • (::Float) — Confidence that the label is accurate. Range: [0, 1].

#segment

defsegment()->::Google::Cloud::VideoIntelligence::V1p2beta1::VideoSegment
Returns

#segment=

defsegment=(value)->::Google::Cloud::VideoIntelligence::V1p2beta1::VideoSegment
Parameter
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.