Class PublicationsResource
The "publications" collection of methods.
Inherited Members
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 |