Cloud Video Intelligence V1p2beta1 API - Class Google::Cloud::VideoIntelligence::V1p2beta1::VideoSegment (v0.4.5)

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

Video segment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#end_time_offset

defend_time_offset()->::Google::Protobuf::Duration
Returns
  • (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).

#end_time_offset=

defend_time_offset=(value)->::Google::Protobuf::Duration
Parameter
  • value (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).
Returns
  • (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the end of the segment (inclusive).

#start_time_offset

defstart_time_offset()->::Google::Protobuf::Duration
Returns
  • (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).

#start_time_offset=

defstart_time_offset=(value)->::Google::Protobuf::Duration
Parameter
  • value (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).
Returns
  • (::Google::Protobuf::Duration) — Time-offset, relative to the beginning of the video, corresponding to the start of the segment (inclusive).

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.