[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-07-27 (UTC)"],[[["\u003cp\u003eThe default video state is \u003ccode\u003eSTATE_UNSPECIFIED\u003c/code\u003e and is not actively used.\u003c/p\u003e\n"],["\u003cp\u003eVideos can be in processing, active, or failed states, reflecting their rendering progress and availability.\u003c/p\u003e\n"],["\u003cp\u003eActive videos, which are fully rendered, can be accessed using the \u003ccode\u003evideos.lookupVideo\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eA failed video indicates an unsuccessful rendering process.\u003c/p\u003e\n"]]],[],null,["The different states a video can be in.\n\n| Enums ||\n|---------------------|-----------------------------------------------------------------------------------|\n| `STATE_UNSPECIFIED` | Default value. This value is unused. |\n| `PROCESSING` | The video is currently processing. |\n| `ACTIVE` | The video has finished rendering, and can be viewed through `videos.lookupVideo`. |\n| `FAILED` | The video has failed to render. |"]]