Google Cloud Certificate Manager V1 Client - Class IpConfig (0.3.7)

Reference documentation and code samples for the Google Cloud Certificate Manager V1 Client class IpConfig.

Defines IP configuration where this Certificate Map is serving.

Generated from protobuf message google.cloud.certificatemanager.v1.CertificateMap.GclbTarget.IpConfig

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ ip_address string

Output only. An external IP address.

↳ ports array

Output only. Ports.

getIpAddress

Output only. An external IP address.

Returns
TypeDescription
string

setIpAddress

Output only. An external IP address.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getPorts

Output only. Ports.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setPorts

Output only. Ports.

Parameter
NameDescription
var int[]
Returns
TypeDescription
$this