Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::IngestAssetRequest::Config::VideoType.
Type information for video data.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#container_format
def container_format() -> ::Google::Cloud::VisionAI::V1::IngestAssetRequest::Config::VideoType::ContainerFormat
Returns
- (::Google::Cloud::VisionAI::V1::IngestAssetRequest::Config::VideoType::ContainerFormat) — Container format of the video data.
#container_format=
def container_format=(value) -> ::Google::Cloud::VisionAI::V1::IngestAssetRequest::Config::VideoType::ContainerFormat
Parameter
- value (::Google::Cloud::VisionAI::V1::IngestAssetRequest::Config::VideoType::ContainerFormat) — Container format of the video data.
Returns
- (::Google::Cloud::VisionAI::V1::IngestAssetRequest::Config::VideoType::ContainerFormat) — Container format of the video data.