Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class OSImage.
Operation System image.
Generated from protobuf message google.cloud.baremetalsolution.v2.OSImage
Namespace
Google \ Cloud \ BareMetalSolution \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. OS Image's unique name.
↳ code
string
OS Image code.
↳ description
string
OS Image description.
↳ applicable_instance_types
↳ supported_network_templates
array
Network templates that can be used with this OS Image.
getName
Output only. OS Image's unique name.
string
setName
Output only. OS Image's unique name.
var
string
$this
getCode
OS Image code.
string
setCode
OS Image code.
var
string
$this
getDescription
OS Image description.
string
setDescription
OS Image description.
var
string
$this
getApplicableInstanceTypes
Instance types this image is applicable to.
setApplicableInstanceTypes
Instance types this image is applicable to.
var
string[]
$this
getSupportedNetworkTemplates
Network templates that can be used with this OS Image.
setSupportedNetworkTemplates
Network templates that can be used with this OS Image.
var
string[]
$this