フィードバックを送信
Target
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
ターゲット
アクティビティのターゲットに関する情報。
アクティビティ履歴がユーザーと共有される仕組みについて詳しくは、アクティビティ履歴の公開設定 をご覧ください。
JSON 表現
{
"teamDrive" : {
object (TeamDrive
)
} ,
// Union field object
can be only one of the following:
"driveItem" : {
object (DriveItem
)
} ,
"drive" : {
object (Drive
)
} ,
"fileComment" : {
object (FileComment
)
}
// End of list of possible types for union field object
.
}
フィールド
teamDrive
(deprecated)
object (TeamDrive
)
このフィールドは非推奨になりました。代わりに drive
フィールドを使用してください。
共用体フィールド object
。ターゲット オブジェクトのタイプ。
object
は次のいずれかになります。
driveItem
object (DriveItem
)
ターゲットはドライブのアイテムです。
drive
object (Drive
)
対象は共有ドライブです。
フィードバックを送信
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンス により使用許諾されます。コードサンプルは Apache 2.0 ライセンス により使用許諾されます。詳しくは、Google Developers サイトのポリシー をご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-05-12 UTC。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]
ご意見をお聞かせください