Google Cloud Telco Automation V1 Client - Class SiteVersion (0.2.5)

Reference documentation and code samples for the Google Cloud Telco Automation V1 Client class SiteVersion.

SiteVersion Hydration is targeting.

Generated from protobuf message google.cloud.telcoautomation.v1.SiteVersion

Namespace

Google \ Cloud \ TelcoAutomation \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ nf_vendor string

Output only. NF vendor.

↳ nf_type string

Output only. NF vendor type.

↳ nf_version string

Output only. NF version.

getNfVendor

Output only. NF vendor.

Returns
Type Description
string

setNfVendor

Output only. NF vendor.

Parameter
Name Description
var string
Returns
Type Description
$this

getNfType

Output only. NF vendor type.

Returns
Type Description
string

setNfType

Output only. NF vendor type.

Parameter
Name Description
var string
Returns
Type Description
$this

getNfVersion

Output only. NF version.

Returns
Type Description
string

setNfVersion

Output only. NF version.

Parameter
Name Description
var string
Returns
Type Description
$this