Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class VmCapabilities.
Migrating VM source information about the VM capabilities needed for some Compute Engine features.
Generated from protobuf message google.cloud.vmmigration.v1.VmCapabilities
Namespace
Google \ Cloud \ VMMigration \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ os_capabilities
array
Output only. Unordered list. List of certain VM OS capabilities needed for some Compute Engine features.
↳ last_os_capabilities_update_time
getOsCapabilities
Output only. Unordered list. List of certain VM OS capabilities needed for some Compute Engine features.
setOsCapabilities
Output only. Unordered list. List of certain VM OS capabilities needed for some Compute Engine features.
var
int[]
$this
getLastOsCapabilitiesUpdateTime
Output only. The last time OS capabilities list was updated.
hasLastOsCapabilitiesUpdateTime
clearLastOsCapabilitiesUpdateTime
setLastOsCapabilitiesUpdateTime
Output only. The last time OS capabilities list was updated.
$this

