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

Reference documentation and code samples for the Bare Metal Solution V2 API class Google::Cloud::BareMetalSolution::V2::UpdateNetworkRequest.

Message requesting to updating a network.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#network

def network() -> ::Google::Cloud::BareMetalSolution::V2::Network
Returns

#network=

def network=(value) -> ::Google::Cloud::BareMetalSolution::V2::Network
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::FieldMask) — The list of fields to update. The only currently supported fields are: labels, reservations, vrf.vlan_attachments

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) — The list of fields to update. The only currently supported fields are: labels, reservations, vrf.vlan_attachments
Returns
  • (::Google::Protobuf::FieldMask) — The list of fields to update. The only currently supported fields are: labels, reservations, vrf.vlan_attachments