Google Cloud Bare Metal Solution V2 Client - Class GetNfsShareRequest (0.6.4)

Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class GetNfsShareRequest.

Message for requesting NFS share information.

Generated from protobuf message google.cloud.baremetalsolution.v2.GetNfsShareRequest

Namespace

Google \ Cloud \ BareMetalSolution \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Name of the resource.

getName

Required. Name of the resource.

Returns
Type Description
string

setName

Required. Name of the resource.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Name of the resource. Please see Google\Cloud\BareMetalSolution\V2\BareMetalSolutionClient::nFSShareName() for help formatting this field.

Returns
Type Description
Google\Cloud\BareMetalSolution\V2\GetNfsShareRequest