Google Analytics Admin V1alpha Client - Class BatchUpdateAccessBindingsResponse (0.22.4)

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

Response message for BatchUpdateAccessBindings RPC.

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

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 access bindings updated.

getAccessBindings

The access bindings updated.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setAccessBindings

The access bindings updated.

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