Reference documentation and code samples for the Google Analytics Admin V1alpha Client class UpdateAccessBindingRequest.
Request message for UpdateAccessBinding RPC.
Generated from protobuf message google.analytics.admin.v1alpha.UpdateAccessBindingRequest
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description | 
data | 
        
          array
          Optional. Data for populating the Message object.  | 
      
↳ access_binding | 
        
          Google\Analytics\Admin\V1alpha\AccessBinding
          Required. The access binding to update.  | 
      
getAccessBinding
Required. The access binding to update.
| Returns | |
|---|---|
| Type | Description | 
Google\Analytics\Admin\V1alpha\AccessBinding|null | 
        |
hasAccessBinding
clearAccessBinding
setAccessBinding
Required. The access binding to update.
| Parameter | |
|---|---|
| Name | Description | 
var | 
        
          Google\Analytics\Admin\V1alpha\AccessBinding
           | 
      
| Returns | |
|---|---|
| Type | Description | 
$this | 
        |