Interface SetVideoAssignmentResponse
Response to a set video assignment request from the server.
Signature
declare interface SetVideoAssignmentResponse extends MediaApiResponse
Heritage
Property signatures
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-05 UTC.
[null,null,["Last updated 2025-02-05 UTC."],[[["This documentation details the `SetVideoAssignmentResponse` interface, which is part of a larger Media API."],["`SetVideoAssignmentResponse` extends `MediaApiResponse`, inheriting properties like `requestId` and `status`."],["The interface includes a `setAssignment` property, which is noted to always be empty."],["The `requestId` property contains the ID for the request associated to this response."],["The request status can be seen within the `status` property."]]],[]]