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

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
NameDescription
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
TypeDescription
string

setNfVendor

Output only. NF vendor.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getNfType

Output only. NF vendor type.

Returns
TypeDescription
string

setNfType

Output only. NF vendor type.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getNfVersion

Output only. NF version.

Returns
TypeDescription
string

setNfVersion

Output only. NF version.

Parameter
NameDescription
var string
Returns
TypeDescription
$this