Python SDKAPI ReferenceComponentsVideoGenerationResponse - Python SDKCopy pageVideoGenerationResponse method referenceThe Python SDK and docs are currently in beta. Report issues on GitHub. Fields FieldTypeRequiredDescriptionExampleerrorOptional[str]➖N/Ageneration_idOptional[str]➖The generation ID associated with this video generation job. Available once the job has been processed.idstr✔️N/Apolling_urlstr✔️N/Astatuscomponents.VideoGenerationResponseStatus✔️N/Aunsigned_urlsList[str]➖N/AusageOptional[components.VideoGenerationUsage]➖Usage and cost information for the video generation. Available once the job has completed.{"cost": 0.5,"is_byok": false}