インターフェース MediaApiResponseStatus
レスポンスのベースステータス。
署名
declare interface MediaApiResponseStatus
プロパティの署名
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-05 UTC。
[null,null,["最終更新日 2025-02-05 UTC。"],[[["The `MediaApiResponseStatus` interface provides a structured way to understand the status of responses from the Media API."],["The `code` property within the `MediaApiResponseStatus` indicates the specific status code for the API response."],["The `message` property within the `MediaApiResponseStatus` provides a textual description associated with the response."],["The `details` property in the `MediaApiResponseStatus` allows for the inclusion of extra information pertaining to the API response."]]],[]]