Reference documentation and code samples for the Google Analytics Admin V1alpha Client class AccessFilterExpressionList.
A list of filter expressions.
Generated from protobuf message google.analytics.admin.v1alpha.AccessFilterExpressionList
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ expressions |
array<Google\Analytics\Admin\V1alpha\AccessFilterExpression>
A list of filter expressions. |
getExpressions
A list of filter expressions.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setExpressions
A list of filter expressions.
| Parameter | |
|---|---|
| Name | Description |
var |
array<Google\Analytics\Admin\V1alpha\AccessFilterExpression>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|