Target
class Target extends Model (View source)
Properties
protected | $driveType | ||
protected | $driveDataType | ||
protected | $driveItemType | ||
protected | $driveItemDataType | ||
protected | $fileCommentType | ||
protected | $fileCommentDataType | ||
protected | $teamDriveType | ||
protected | $teamDriveDataType |
Methods
Details
setDrive(Drive $drive)
No description
Drive
getDrive()
No description
setDriveItem(DriveItem $driveItem)
No description
DriveItem
getDriveItem()
No description
setFileComment(FileComment $fileComment)
No description
FileComment
getFileComment()
No description
setTeamDrive(TeamDrive $teamDrive)
No description
TeamDrive
getTeamDrive()
No description