[[["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-04 UTC."],[],[],null,["# Google Cloud Video Stitcher V1 Client - Class State (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-video-stitcher/latest/V1.VodConfig.State)\n- [1.0.3](/php/docs/reference/cloud-video-stitcher/1.0.3/V1.VodConfig.State)\n- [0.9.1](/php/docs/reference/cloud-video-stitcher/0.9.1/V1.VodConfig.State)\n- [0.8.4](/php/docs/reference/cloud-video-stitcher/0.8.4/V1.VodConfig.State)\n- [0.7.3](/php/docs/reference/cloud-video-stitcher/0.7.3/V1.VodConfig.State)\n- [0.6.2](/php/docs/reference/cloud-video-stitcher/0.6.2/V1.VodConfig.State)\n- [0.5.1](/php/docs/reference/cloud-video-stitcher/0.5.1/V1.VodConfig.State)\n- [0.3.4](/php/docs/reference/cloud-video-stitcher/0.3.4/V1.VodConfig.State) \nReference documentation and code samples for the Google Cloud Video Stitcher V1 Client class State.\n\nState of the VOD config.\n\nProtobuf type `google.cloud.video.stitcher.v1.VodConfig.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Video \\\\ Stitcher \\\\ V1 \\\\ VodConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nState is not specified.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### CREATING\n\n Value: 1\n\nVOD config is being created.\n\nGenerated from protobuf enum `CREATING = 1;`\n\n### READY\n\n Value: 2\n\nVOD config is ready for use.\n\nGenerated from protobuf enum `READY = 2;`\n\n### DELETING\n\n Value: 3\n\nVOD config is queued up for deletion.\n\nGenerated from protobuf enum `DELETING = 3;`"]]