非推奨: changes.getStartPageToken と changes.list を使用して最新の変更を取得します。
HTTP リクエスト
GET https://www.googleapis.com/drive/v2/changes/{changeId}
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
| パラメータ | |
|---|---|
changeId | 
                
                   
 変更の ID。  | 
              
クエリ パラメータ
| パラメータ | |
|---|---|
driveId | 
                
                   
 変更を返す共有ドライブ。  | 
              
supportsAllDrives | 
                
                   
 リクエスト元のアプリケーションがマイドライブと共有ドライブの両方をサポートしているかどうか。  | 
              
supportsTeamDrives | 
                
                   
 非推奨: 代わりに、  | 
              
teamDriveId | 
                
                   
 非推奨: 代わりに、  | 
              
リクエストの本文
リクエストの本文は空にする必要があります。
レスポンスの本文
成功した場合、レスポンスの本文には Change のインスタンスが含まれます。
認可スコープ
以下のいずれかの OAuth スコープが必要です。
https://www.googleapis.com/auth/docshttps://www.googleapis.com/auth/drivehttps://www.googleapis.com/auth/drive.appdatahttps://www.googleapis.com/auth/drive.apps.readonlyhttps://www.googleapis.com/auth/drive.filehttps://www.googleapis.com/auth/drive.meet.readonlyhttps://www.googleapis.com/auth/drive.metadatahttps://www.googleapis.com/auth/drive.metadata.readonlyhttps://www.googleapis.com/auth/drive.photos.readonlyhttps://www.googleapis.com/auth/drive.readonly
一部のスコープは制限されており、アプリで使用するにはセキュリティ評価が必要です。詳しくは、認可ガイドをご覧ください。