PrintServerFailureInfo
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
JSON 表現 |
{
"errorCode": enum (Code ),
"errorMessage": string,
// Union field failed_entity can be only one of the following:
"printServerId": string,
"printServer": {
object (PrintServer )
}
// End of list of possible types for union field failed_entity .
} |
フィールド |
errorCode |
enum (Code )
更新が適用されなかった理由の正規コード。
|
errorMessage |
string
失敗の理由のメッセージ。
|
共用体フィールド failed_entity 。 failed_entity は次のいずれかになります。
|
printServerId |
string
エラーが発生したプリント サーバーの ID。
|
printServer |
object (PrintServer )
プリント サーバーが失敗しました。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],[],null,[]]