Reference documentation and code samples for the Google Analytics Admin V1beta Client class AccessFilterExpressionList.
A list of filter expressions.
Generated from protobuf message google.analytics.admin.v1beta.AccessFilterExpressionList
Namespace
Google \ Analytics \ Admin \ V1betaMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ expressions |
array<Google\Analytics\Admin\V1beta\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\V1beta\AccessFilterExpression>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|