Reference documentation and code samples for the Cloud Video Intelligence V1 API class Google::Cloud::VideoIntelligence::V1::ShotChangeDetectionConfig.
Config for SHOT_CHANGE_DETECTION.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#model
defmodel()->::String
Returns
(::String) โ Model to use for shot change detection.
Supported values: "builtin/stable" (the default if unset) and
"builtin/latest".
#model=
defmodel=(value)->::String
Parameter
value (::String) โ Model to use for shot change detection.
Supported values: "builtin/stable" (the default if unset) and
"builtin/latest".
Returns
(::String) โ Model to use for shot change detection.
Supported values: "builtin/stable" (the default if unset) and
"builtin/latest".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Cloud Video Intelligence V1 API - Class Google::Cloud::VideoIntelligence::V1::ShotChangeDetectionConfig (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-video_intelligence-v1/latest/Google-Cloud-VideoIntelligence-V1-ShotChangeDetectionConfig)\n- [1.2.1](/ruby/docs/reference/google-cloud-video_intelligence-v1/1.2.1/Google-Cloud-VideoIntelligence-V1-ShotChangeDetectionConfig)\n- [1.1.0](/ruby/docs/reference/google-cloud-video_intelligence-v1/1.1.0/Google-Cloud-VideoIntelligence-V1-ShotChangeDetectionConfig)\n- [1.0.2](/ruby/docs/reference/google-cloud-video_intelligence-v1/1.0.2/Google-Cloud-VideoIntelligence-V1-ShotChangeDetectionConfig)\n- [0.12.0](/ruby/docs/reference/google-cloud-video_intelligence-v1/0.12.0/Google-Cloud-VideoIntelligence-V1-ShotChangeDetectionConfig)\n- [0.11.2](/ruby/docs/reference/google-cloud-video_intelligence-v1/0.11.2/Google-Cloud-VideoIntelligence-V1-ShotChangeDetectionConfig)\n- [0.10.0](/ruby/docs/reference/google-cloud-video_intelligence-v1/0.10.0/Google-Cloud-VideoIntelligence-V1-ShotChangeDetectionConfig)\n- [0.9.1](/ruby/docs/reference/google-cloud-video_intelligence-v1/0.9.1/Google-Cloud-VideoIntelligence-V1-ShotChangeDetectionConfig)\n- [0.8.0](/ruby/docs/reference/google-cloud-video_intelligence-v1/0.8.0/Google-Cloud-VideoIntelligence-V1-ShotChangeDetectionConfig)\n- [0.7.0](/ruby/docs/reference/google-cloud-video_intelligence-v1/0.7.0/Google-Cloud-VideoIntelligence-V1-ShotChangeDetectionConfig)\n- [0.6.5](/ruby/docs/reference/google-cloud-video_intelligence-v1/0.6.5/Google-Cloud-VideoIntelligence-V1-ShotChangeDetectionConfig) \nReference documentation and code samples for the Cloud Video Intelligence V1 API class Google::Cloud::VideoIntelligence::V1::ShotChangeDetectionConfig.\n\nConfig for SHOT_CHANGE_DETECTION. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #model\n\n def model() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Model to use for shot change detection. Supported values: \"builtin/stable\" (the default if unset) and \"builtin/latest\".\n\n### #model=\n\n def model=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Model to use for shot change detection. Supported values: \"builtin/stable\" (the default if unset) and \"builtin/latest\". \n**Returns**\n\n- (::String) --- Model to use for shot change detection. Supported values: \"builtin/stable\" (the default if unset) and \"builtin/latest\"."]]