Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class UpdateInstanceRequest.
Message requesting to updating a server.
Generated from protobuf message google.cloud.baremetalsolution.v2.UpdateInstanceRequest
Namespace
Google \ Cloud \ BareMetalSolution \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ instance
Google\Cloud\BareMetalSolution\V2\Instance
Required. The server to update. The name
field is used to identify the instance to update. Format: projects/{project}/locations/{location}/instances/{instance}
↳ update_mask
Google\Protobuf\FieldMask
The list of fields to update. The currently supported fields are: labels
hyperthreading_enabled
os_image
getInstance
Required. The server to update.
The name
field is used to identify the instance to update.
Format: projects/{project}/locations/{location}/instances/{instance}
hasInstance
clearInstance
setInstance
Required. The server to update.
The name
field is used to identify the instance to update.
Format: projects/{project}/locations/{location}/instances/{instance}
$this
getUpdateMask
The list of fields to update.
The currently supported fields are: labels
hyperthreading_enabled
os_image
hasUpdateMask
clearUpdateMask
setUpdateMask
The list of fields to update.
The currently supported fields are: labels
hyperthreading_enabled
os_image
$this
static::build
instance
Google\Cloud\BareMetalSolution\V2\Instance
Required. The server to update.
The name
field is used to identify the instance to update.
Format: projects/{project}/locations/{location}/instances/{instance}
updateMask
Google\Protobuf\FieldMask
The list of fields to update.
The currently supported fields are: labels
hyperthreading_enabled
os_image