Reference documentation and code samples for the Google Analytics Admin V1alpha Client class BatchGetUserLinksResponse.
Response message for BatchGetUserLinks RPC.
Generated from protobuf message google.analytics.admin.v1alpha.BatchGetUserLinksResponse
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ user_links |
array<Google\Analytics\Admin\V1alpha\UserLink>
The requested user links. |
getUserLinks
The requested user links.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setUserLinks
The requested user links.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Analytics\Admin\V1alpha\UserLink>
|
Returns | |
---|---|
Type | Description |
$this |