Bare Metal Solution V2 API - Class Google::Cloud::BareMetalSolution::V2::UpdateInstanceRequest (v0.8.0)

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
Returns

#instance=

def instance=(value) -> ::Google::Cloud::BareMetalSolution::V2::Instance
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) — The list of fields to update. The currently supported fields are: labels hyperthreading_enabled os_image
Returns