Show / Hide Table of Contents

Class AppsResource

The "apps" collection of methods.

Inheritance
object
AppsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.PlayGrouping.v1alpha1
Assembly: Google.Apis.PlayGrouping.v1alpha1.dll
Syntax
public class AppsResource

Constructors

AppsResource(IClientService)

Constructs a new resource.

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

Properties

Tokens

Gets the Tokens resource.

Declaration
public virtual AppsResource.TokensResource Tokens { get; }
Property Value
Type Description
AppsResource.TokensResource
In this article
Back to top Generated by DocFX