Show / Hide Table of Contents

Class PackagesResource

The "packages" collection of methods.

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

Constructors

PackagesResource(IClientService)

Constructs a new resource.

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

Properties

PackageRegistrationStatus

Gets the PackageRegistrationStatus resource.

Declaration
public virtual PackagesResource.PackageRegistrationStatusResource PackageRegistrationStatus { get; }
Property Value
Type Description
PackagesResource.PackageRegistrationStatusResource
In this article
Back to top Generated by DocFX