UsersAssets
class UsersAssets extends Resource (View source)
The "assets" collection of methods.
Typical usage is:
$polyService = new Google\Service\PolyService(...);
$assets = $polyService->users_assets;
Methods
listUsersAssets(string $name, array $optParams = [])
Lists assets authored by the given user. Only the value 'me', representing the currently-authenticated user, is supported. May include assets with an access level of PRIVATE or UNLISTED and assets which are All Rights Reserved for the currently-authenticated user. (assets.listUsersAssets)
Details
ListUserAssetsResponse
listUsersAssets(string $name, array $optParams = [])
Lists assets authored by the given user. Only the value 'me', representing the currently-authenticated user, is supported. May include assets with an access level of PRIVATE or UNLISTED and assets which are All Rights Reserved for the currently-authenticated user. (assets.listUsersAssets)