REST リソース: projects.transferConfigs.runs.transferLogs
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
リソース: TransferMessage
特定のデータ転送でユーザーに表示されるメッセージを表します。
JSON 表現 |
{
"messageTime": string,
"severity": enum(MessageSeverity ),
"messageText": string
} |
フィールド |
messageTime |
string (Timestamp format)
メッセージがログに記録された時間。 RFC3339 UTC「Zulu」形式のタイムスタンプ。精度はナノ秒。例: "2014-10-02T15:01:23.045123456Z" 。
|
severity |
enum(MessageSeverity )
メッセージの重大度。
|
messageText |
string
メッセージ文。
|
メソッド |
|
データ転送実行に関するユーザー向けのログメッセージを返します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2021-01-22 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2021-01-22 UTC。"],[],[]]