class DriveMetadata extends Model (View source)

Properties

protected $aclFixRequestType
protected $aclFixRequestDataType
protected $aclFixStatusType
protected $aclFixStatusDataType
bool $canEdit
bool $canShare
bool $canView
string $driveAction
string $driveState
protected $embedUrlType
protected $embedUrlDataType
bool $encryptedDocId
string $encryptedResourceKey
string $externalMimetype
string $id
bool $isDownloadRestricted
bool $isOwner
protected $legacyUploadMetadataType
protected $legacyUploadMetadataDataType
string $mimetype
string $organizationDisplayName
protected $shortcutAuthorizedItemIdType
protected $shortcutAuthorizedItemIdDataType
bool $shouldNotRender
int $thumbnailHeight
string $thumbnailUrl
int $thumbnailWidth
string $title
string $urlFragment
protected $wrappedResourceKeyType
protected $wrappedResourceKeyDataType

Methods

setAclFixRequest(AclFixRequest $aclFixRequest)

No description

getAclFixRequest()

No description

setAclFixStatus(AclFixStatus $aclFixStatus)

No description

getAclFixStatus()

No description

setCanEdit($canEdit)

No description

bool
getCanEdit()

No description

setCanShare($canShare)

No description

bool
getCanShare()

No description

setCanView($canView)

No description

bool
getCanView()

No description

setDriveAction($driveAction)

No description

string
getDriveAction()

No description

setDriveState($driveState)

No description

string
getDriveState()

No description

setEmbedUrl(TrustedResourceUrlProto $embedUrl)

No description

setEncryptedDocId($encryptedDocId)

No description

bool
getEncryptedDocId()

No description

setEncryptedResourceKey($encryptedResourceKey)

No description

string
getEncryptedResourceKey()

No description

setExternalMimetype($externalMimetype)

No description

string
getExternalMimetype()

No description

setId($id)

No description

string
getId()

No description

setIsDownloadRestricted($isDownloadRestricted)

No description

bool
getIsDownloadRestricted()

No description

setIsOwner($isOwner)

No description

bool
getIsOwner()

No description

setLegacyUploadMetadata(LegacyUploadMetadata $legacyUploadMetadata)

No description

setMimetype($mimetype)

No description

string
getMimetype()

No description

setOrganizationDisplayName($organizationDisplayName)

No description

string
getOrganizationDisplayName()

No description

setShortcutAuthorizedItemId(AuthorizedItemId $shortcutAuthorizedItemId)

No description

setShouldNotRender($shouldNotRender)

No description

bool
getShouldNotRender()

No description

setThumbnailHeight($thumbnailHeight)

No description

int
getThumbnailHeight()

No description

setThumbnailUrl($thumbnailUrl)

No description

string
getThumbnailUrl()

No description

setThumbnailWidth($thumbnailWidth)

No description

int
getThumbnailWidth()

No description

setTitle($title)

No description

string
getTitle()

No description

setUrlFragment($urlFragment)

No description

string
getUrlFragment()

No description

setWrappedResourceKey(WrappedResourceKey $wrappedResourceKey)

No description

Details

setAclFixRequest(AclFixRequest $aclFixRequest)

No description

Parameters

AclFixRequest $aclFixRequest

AclFixRequest getAclFixRequest()

No description

Return Value

AclFixRequest

setAclFixStatus(AclFixStatus $aclFixStatus)

No description

Parameters

AclFixStatus $aclFixStatus

AclFixStatus getAclFixStatus()

No description

Return Value

AclFixStatus

setCanEdit($canEdit)

No description

Parameters

$canEdit

bool getCanEdit()

No description

Return Value

bool

setCanShare($canShare)

No description

Parameters

$canShare

bool getCanShare()

No description

Return Value

bool

setCanView($canView)

No description

Parameters

$canView

bool getCanView()

No description

Return Value

bool

setDriveAction($driveAction)

No description

Parameters

$driveAction

string getDriveAction()

No description

Return Value

string

setDriveState($driveState)

No description

Parameters

$driveState

string getDriveState()

No description

Return Value

string

setEmbedUrl(TrustedResourceUrlProto $embedUrl)

No description

Parameters

TrustedResourceUrlProto $embedUrl

TrustedResourceUrlProto getEmbedUrl()

No description

setEncryptedDocId($encryptedDocId)

No description

Parameters

$encryptedDocId

bool getEncryptedDocId()

No description

Return Value

bool

setEncryptedResourceKey($encryptedResourceKey)

No description

Parameters

$encryptedResourceKey

string getEncryptedResourceKey()

No description

Return Value

string

setExternalMimetype($externalMimetype)

No description

Parameters

$externalMimetype

string getExternalMimetype()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setIsDownloadRestricted($isDownloadRestricted)

No description

Parameters

$isDownloadRestricted

bool getIsDownloadRestricted()

No description

Return Value

bool

setIsOwner($isOwner)

No description

Parameters

$isOwner

bool getIsOwner()

No description

Return Value

bool

setLegacyUploadMetadata(LegacyUploadMetadata $legacyUploadMetadata)

No description

Parameters

LegacyUploadMetadata $legacyUploadMetadata

LegacyUploadMetadata getLegacyUploadMetadata()

No description

Return Value

LegacyUploadMetadata

setMimetype($mimetype)

No description

Parameters

$mimetype

string getMimetype()

No description

Return Value

string

setOrganizationDisplayName($organizationDisplayName)

No description

Parameters

$organizationDisplayName

string getOrganizationDisplayName()

No description

Return Value

string

setShortcutAuthorizedItemId(AuthorizedItemId $shortcutAuthorizedItemId)

No description

Parameters

AuthorizedItemId $shortcutAuthorizedItemId

AuthorizedItemId getShortcutAuthorizedItemId()

No description

Return Value

AuthorizedItemId

setShouldNotRender($shouldNotRender)

No description

Parameters

$shouldNotRender

bool getShouldNotRender()

No description

Return Value

bool

setThumbnailHeight($thumbnailHeight)

No description

Parameters

$thumbnailHeight

int getThumbnailHeight()

No description

Return Value

int

setThumbnailUrl($thumbnailUrl)

No description

Parameters

$thumbnailUrl

string getThumbnailUrl()

No description

Return Value

string

setThumbnailWidth($thumbnailWidth)

No description

Parameters

$thumbnailWidth

int getThumbnailWidth()

No description

Return Value

int

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setUrlFragment($urlFragment)

No description

Parameters

$urlFragment

string getUrlFragment()

No description

Return Value

string

setWrappedResourceKey(WrappedResourceKey $wrappedResourceKey)

No description

Parameters

WrappedResourceKey $wrappedResourceKey

WrappedResourceKey getWrappedResourceKey()

No description

Return Value

WrappedResourceKey