class GoogleChromeManagementV1TotalMemoryEncryptionInfo extends Model (View source)

Properties

string $encryptionAlgorithm
string $encryptionState
string $keyLength
string $maxKeys

Methods

setEncryptionAlgorithm($encryptionAlgorithm)

No description

string
getEncryptionAlgorithm()

No description

setEncryptionState($encryptionState)

No description

string
getEncryptionState()

No description

setKeyLength($keyLength)

No description

string
getKeyLength()

No description

setMaxKeys($maxKeys)

No description

string
getMaxKeys()

No description

Details

setEncryptionAlgorithm($encryptionAlgorithm)

No description

Parameters

$encryptionAlgorithm

string getEncryptionAlgorithm()

No description

Return Value

string

setEncryptionState($encryptionState)

No description

Parameters

$encryptionState

string getEncryptionState()

No description

Return Value

string

setKeyLength($keyLength)

No description

Parameters

$keyLength

string getKeyLength()

No description

Return Value

string

setMaxKeys($maxKeys)

No description

Parameters

$maxKeys

string getMaxKeys()

No description

Return Value

string