Google Cloud Network Services V1 Client - Class GetLbTrafficExtensionRequest (0.1.1)

Reference documentation and code samples for the Google Cloud Network Services V1 Client class GetLbTrafficExtensionRequest.

Message for getting a LbTrafficExtension resource.

Generated from protobuf message google.cloud.networkservices.v1.GetLbTrafficExtensionRequest

Namespace

Google \ Cloud \ NetworkServices \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. A name of the LbTrafficExtension resource to get. Must be in the format projects/{project}/locations/{location}/lbTrafficExtensions/{lb_traffic_extension}.

getName

Required. A name of the LbTrafficExtension resource to get. Must be in the format projects/{project}/locations/{location}/lbTrafficExtensions/{lb_traffic_extension}.

Returns
Type Description
string

setName

Required. A name of the LbTrafficExtension resource to get. Must be in the format projects/{project}/locations/{location}/lbTrafficExtensions/{lb_traffic_extension}.

Parameter
Name Description
var string
Returns
Type Description
$this