Show / Hide Table of Contents

Class CuratorsResource

The "curators" collection of methods.

Inheritance
object
CuratorsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.AuthorizedBuyersMarketplace.v1alpha
Assembly: Google.Apis.AuthorizedBuyersMarketplace.v1alpha.dll
Syntax
public class CuratorsResource

Constructors

CuratorsResource(IClientService)

Constructs a new resource.

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

Properties

CuratedPackages

Gets the CuratedPackages resource.

Declaration
public virtual CuratorsResource.CuratedPackagesResource CuratedPackages { get; }
Property Value
Type Description
CuratorsResource.CuratedPackagesResource
In this article
Back to top Generated by DocFX