Reference documentation and code samples for the Compute V1 Client class LicenseResourceRequirements.
Generated from protobuf message google.cloud.compute.v1.LicenseResourceRequirements
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ min_guest_cpu_count
int
Minimum number of guest cpus required to use the Instance. Enforced at Instance creation and Instance start.
↳ min_memory_mb
int
Minimum memory required to use the Instance. Enforced at Instance creation and Instance start.
getMinGuestCpuCount
Minimum number of guest cpus required to use the Instance. Enforced at Instance creation and Instance start.
int
hasMinGuestCpuCount
clearMinGuestCpuCount
setMinGuestCpuCount
Minimum number of guest cpus required to use the Instance. Enforced at Instance creation and Instance start.
var
int
$this
getMinMemoryMb
Minimum memory required to use the Instance. Enforced at Instance creation and Instance start.
int
hasMinMemoryMb
clearMinMemoryMb
setMinMemoryMb
Minimum memory required to use the Instance. Enforced at Instance creation and Instance start.
var
int
$this