Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class StartInstanceRequest.
Message requesting to start a server.
Generated from protobuf message google.cloud.baremetalsolution.v2.StartInstanceRequest
Namespace
Google \ Cloud \ BareMetalSolution \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the resource.
getName
Required. Name of the resource.
string
setName
Required. Name of the resource.
var
string
$this
static::build
name
string
Required. Name of the resource. Please see Google\Cloud\BareMetalSolution\V2\BareMetalSolutionClient::instanceName() for help formatting this field.