Reference documentation and code samples for the Bare Metal Solution V2 API class Google::Cloud::BareMetalSolution::V2::UpdateInstanceRequest.
Message requesting to updating a server.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance
def instance() -> ::Google::Cloud::BareMetalSolution::V2::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}
#instance=
def instance=(value) -> ::Google::Cloud::BareMetalSolution::V2::Instance
-
value (::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}
-
(::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
def update_mask() -> ::Google::Protobuf::FieldMask
-
(::Google::Protobuf::FieldMask) — The list of fields to update.
The currently supported fields are:
labels
hyperthreading_enabled
os_image
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
-
value (::Google::Protobuf::FieldMask) — The list of fields to update.
The currently supported fields are:
labels
hyperthreading_enabled
os_image
-
(::Google::Protobuf::FieldMask) — The list of fields to update.
The currently supported fields are:
labels
hyperthreading_enabled
os_image