Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class ServerNetworkTemplate.
Network template.
Generated from protobuf message google.cloud.baremetalsolution.v2.ServerNetworkTemplate
Namespace
Google \ Cloud \ BareMetalSolution \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Template's unique name. The full resource name follows the pattern: projects/{project}/locations/{location}/serverNetworkTemplate/{server_network_template}
Generally, the {server_network_template} follows the syntax of "bond<interface_type_index><bond_mode>" or "nic<interface_type_index>".
↳ applicable_instance_types
array
Instance types this template is applicable to.
↳ logical_interfaces
getName
Output only. Template's unique name. The full resource name follows the
pattern: projects/{project}/locations/{location}/serverNetworkTemplate/{server_network_template}
Generally, the {server_network_template} follows the syntax of
"bond<interface_type_index><bond_mode>" or "nic<interface_type_index>".
string
setName
Output only. Template's unique name. The full resource name follows the
pattern: projects/{project}/locations/{location}/serverNetworkTemplate/{server_network_template}
Generally, the {server_network_template} follows the syntax of
"bond<interface_type_index><bond_mode>" or "nic<interface_type_index>".
var
string
$this
getApplicableInstanceTypes
Instance types this template is applicable to.
setApplicableInstanceTypes
Instance types this template is applicable to.
var
string[]
$this
getLogicalInterfaces
Logical interfaces.
setLogicalInterfaces
Logical interfaces.
$this