class GoogleDevtoolsArtifactregistryV1File extends Collection (View source)

Properties

protected $collection_key
string $createTime
string $fetchTime
protected $hashesType
protected $hashesDataType
string $name
string $owner
string $sizeBytes
string $updateTime

Methods

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setFetchTime($fetchTime)

No description

string
getFetchTime()

No description

setHashes($hashes)

No description

Hash[]
getHashes()

No description

setName($name)

No description

string
getName()

No description

setOwner($owner)

No description

string
getOwner()

No description

setSizeBytes($sizeBytes)

No description

string
getSizeBytes()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setFetchTime($fetchTime)

No description

Parameters

$fetchTime

string getFetchTime()

No description

Return Value

string

setHashes($hashes)

No description

Parameters

$hashes

Hash[] getHashes()

No description

Return Value

Hash[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setOwner($owner)

No description

Parameters

$owner

string getOwner()

No description

Return Value

string

setSizeBytes($sizeBytes)

No description

Parameters

$sizeBytes

string getSizeBytes()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string