Compute V1 Client - Class TargetReference (1.16.2)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ target string

getTarget

Generated from protobuf field optional string target = 192835985;

Returns
Type Description
string

hasTarget

clearTarget

setTarget

Generated from protobuf field optional string target = 192835985;

Parameter
Name Description
var string
Returns
Type Description
$this