Go SDKAPI ReferenceModelsVideoGenerationResponse - Go SDKCopy pageVideoGenerationResponse type definitionThe Go SDK and docs are currently in beta. Report issues on GitHub. Fields FieldTypeRequiredDescriptionExampleError*string➖N/AGenerationID*string➖The generation ID associated with this video generation job. Available once the job has been processed.IDstring✔️N/APollingURLstring✔️N/AStatuscomponents.VideoGenerationResponseStatus✔️N/AUnsignedUrls[]string➖N/AUsage*components.VideoGenerationUsage➖Usage and cost information for the video generation. Available once the job has completed.{"cost": 0.5,"is_byok": false}