Show / Hide Table of Contents

Class PublicationsResource

The "publications" collection of methods.

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

Constructors

PublicationsResource(IClientService)

Constructs a new resource.

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

Properties

Readers

Gets the Readers resource.

Declaration
public virtual PublicationsResource.ReadersResource Readers { get; }
Property Value
Type Description
PublicationsResource.ReadersResource
In this article
Back to top Generated by DocFX