Show / Hide Table of Contents

Class UsersResource

The "users" collection of methods.

Inheritance
object
UsersResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.PolyService.v1
Assembly: Google.Apis.PolyService.v1.dll
Syntax
public class UsersResource

Constructors

UsersResource(IClientService)

Constructs a new resource.

Declaration
public UsersResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

Assets

Gets the Assets resource.

Declaration
public virtual UsersResource.AssetsResource Assets { get; }
Property Value
Type Description
UsersResource.AssetsResource

Likedassets

Gets the Likedassets resource.

Declaration
public virtual UsersResource.LikedassetsResource Likedassets { get; }
Property Value
Type Description
UsersResource.LikedassetsResource
In this article
Back to top Generated by DocFX