Google Cloud Network Management V1 Client - Class ServerlessExternalConnectionInfo (2.4.1)

Reference documentation and code samples for the Google Cloud Network Management V1 Client class ServerlessExternalConnectionInfo.

For display only. Metadata associated with a serverless public connection.

Generated from protobuf message google.cloud.networkmanagement.v1.ServerlessExternalConnectionInfo

Namespace

Google \ Cloud \ NetworkManagement \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ selected_ip_address string

Selected starting IP address, from the Google dynamic address pool.

getSelectedIpAddress

Selected starting IP address, from the Google dynamic address pool.

Returns
Type Description
string

setSelectedIpAddress

Selected starting IP address, from the Google dynamic address pool.

Parameter
Name Description
var string
Returns
Type Description
$this