/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/PolyService
NameSizeModeActions
Resource/-0755rm
Asset.php42180644editdlrm
AssetImportMessage.php18920644editdlrm
Format.php21710644editdlrm
FormatComplexity.php10420644editdlrm
ImageError.php9800644editdlrm
ListAssetsResponse.php14610644editdlrm
ListLikedAssetsResponse.php14660644editdlrm
ListUserAssetsResponse.php15130644editdlrm
ObjParseError.php16630644editdlrm
PolyFile.php11900644editdlrm
PresentationParams.php15690644editdlrm
Quaternion.php11520644editdlrm
RemixInfo.php9080644editdlrm
StartAssetImportResponse.php17930644editdlrm
UserAsset.php10410644editdlrm
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/PolyService/PolyFile.php (1190B)
contentType = $contentType; } public function getContentType() { return $this->contentType; } public function setRelativePath($relativePath) { $this->relativePath = $relativePath; } public function getRelativePath() { return $this->relativePath; } public function setUrl($url) { $this->url = $url; } public function getUrl() { return $this->url; } }