Google Analytics Data V1alpha Client - Class SegmentParameterFilterExpressionList (0.23.3)

Reference documentation and code samples for the Google Analytics Data V1alpha Client class SegmentParameterFilterExpressionList.

A list of segment parameter filter expressions.

Generated from protobuf message google.analytics.data.v1alpha.SegmentParameterFilterExpressionList

Namespace

Google \ Analytics \ Data \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ expressions array<SegmentParameterFilterExpression>

The list of segment parameter filter expressions.

getExpressions

The list of segment parameter filter expressions.

Returns
Type Description
Google\Protobuf\RepeatedField<SegmentParameterFilterExpression>

setExpressions

The list of segment parameter filter expressions.

Parameter
Name Description
var array<SegmentParameterFilterExpression>
Returns
Type Description
$this