Google Cloud Container V1 Client - Class AdvancedDatapathObservabilityConfig (1.30.3)

Reference documentation and code samples for the Google Cloud Container V1 Client class AdvancedDatapathObservabilityConfig.

AdvancedDatapathObservabilityConfig specifies configuration of observability features of advanced datapath.

Generated from protobuf message google.container.v1.AdvancedDatapathObservabilityConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ enable_metrics bool

Expose flow metrics on nodes

↳ relay_mode int

Method used to make Relay available

↳ enable_relay bool

Enable Relay component

getEnableMetrics

Expose flow metrics on nodes

Returns
Type Description
bool

setEnableMetrics

Expose flow metrics on nodes

Parameter
Name Description
var bool
Returns
Type Description
$this

getRelayMode

Method used to make Relay available

Returns
Type Description
int

setRelayMode

Method used to make Relay available

Parameter
Name Description
var int
Returns
Type Description
$this

getEnableRelay

Enable Relay component

Returns
Type Description
bool

hasEnableRelay

clearEnableRelay

setEnableRelay

Enable Relay component

Parameter
Name Description
var bool
Returns
Type Description
$this