HEX
Server: Apache/2.4.68 (Debian)
System: Linux as-cs-widget-demo-us-central1 6.1.0-44-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
User: root (0)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: //lib/google-cloud-sdk/lib/surface/ml/video/detect_shot_changes.yaml
- release_tracks: []

  help_text:
    brief: Detect shot changes in videos.
    description: |
      Detect when the shot changes in a video.
    examples: |
      To detect shot changes in a video file named 'gs://my_bucket/input_file.mp4', run the following command:

        $ {command} gs://my_bucket/input_file.mp4

  request:
    _COMMON_: request
    static_fields:
      features: [SHOT_CHANGE_DETECTION]
    modify_request_hooks:
    - googlecloudsdk.command_lib.ml.video.util:UpdateRequestWithInput

  async:
    _COMMON_: async

  arguments:
    params:
    - _COMMON_args

  output:
    format: json