Reference documentation and code samples for the Bare Metal Solution V2 API class Google::Cloud::BareMetalSolution::V2::UpdateProvisioningConfigRequest.
Message for updating a ProvisioningConfig.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
def email() -> ::String
    Returns
    
  - (::String) — Optional. Email provided to send a confirmation with provisioning config to.
#email=
def email=(value) -> ::String
    Parameter
    
  - value (::String) — Optional. Email provided to send a confirmation with provisioning config to.
    Returns
    
  - (::String) — Optional. Email provided to send a confirmation with provisioning config to.
#provisioning_config
def provisioning_config() -> ::Google::Cloud::BareMetalSolution::V2::ProvisioningConfig
    Returns
    
  - (::Google::Cloud::BareMetalSolution::V2::ProvisioningConfig) — Required. The ProvisioningConfig to update.
#provisioning_config=
def provisioning_config=(value) -> ::Google::Cloud::BareMetalSolution::V2::ProvisioningConfig
    Parameter
    
  - value (::Google::Cloud::BareMetalSolution::V2::ProvisioningConfig) — Required. The ProvisioningConfig to update.
    Returns
    
  - (::Google::Cloud::BareMetalSolution::V2::ProvisioningConfig) — Required. The ProvisioningConfig to update.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
    Returns
    
  - (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
    Parameter
    
  - value (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
    Returns
    
- (::Google::Protobuf::FieldMask) — Required. The list of fields to update.