Compute V1 Client - Class GetShieldedInstanceIdentityInstanceRequest (1.8.3)

Reference documentation and code samples for the Compute V1 Client class GetShieldedInstanceIdentityInstanceRequest.

A request message for Instances.GetShieldedInstanceIdentity. See the method description for details.

Generated from protobuf message google.cloud.compute.v1.GetShieldedInstanceIdentityInstanceRequest

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ instancestring

Name or id of the instance scoping this request.

↳ projectstring

Project ID for this request.

↳ zonestring

The name of the zone for this request.

getInstance

Name or id of the instance scoping this request.

Returns
TypeDescription
string

setInstance

Name or id of the instance scoping this request.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getProject

Project ID for this request.

Returns
TypeDescription
string

setProject

Project ID for this request.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getZone

The name of the zone for this request.

Returns
TypeDescription
string

setZone

The name of the zone for this request.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this