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

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

Configuration of the cluster management

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

Namespace

Google \ Cloud \ TelcoAutomation \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ standard_management_config Google\Cloud\TelcoAutomation\V1\StandardManagementConfig

Configuration of the standard (GKE) cluster management

↳ full_management_config Google\Cloud\TelcoAutomation\V1\FullManagementConfig

Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.

getStandardManagementConfig

Configuration of the standard (GKE) cluster management

Returns
Type Description
Google\Cloud\TelcoAutomation\V1\StandardManagementConfig|null

hasStandardManagementConfig

setStandardManagementConfig

Configuration of the standard (GKE) cluster management

Parameter
Name Description
var Google\Cloud\TelcoAutomation\V1\StandardManagementConfig
Returns
Type Description
$this

getFullManagementConfig

Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.

Returns
Type Description
Google\Cloud\TelcoAutomation\V1\FullManagementConfig|null

hasFullManagementConfig

setFullManagementConfig

Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.

Parameter
Name Description
var Google\Cloud\TelcoAutomation\V1\FullManagementConfig
Returns
Type Description
$this

getOneofConfig

Returns
Type Description
string