Google Analytics Admin V1alpha Client - Class BatchGetAccessBindingsResponse (0.22.4)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class BatchGetAccessBindingsResponse.

Response message for BatchGetAccessBindings RPC.

Generated from protobuf message google.analytics.admin.v1alpha.BatchGetAccessBindingsResponse

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ access_bindings array<Google\Analytics\Admin\V1alpha\AccessBinding>

The requested access bindings.

getAccessBindings

The requested access bindings.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setAccessBindings

The requested access bindings.

Parameter
Name Description
var array<Google\Analytics\Admin\V1alpha\AccessBinding>
Returns
Type Description
$this