Class TopicStatsResource
The "topicStats" collection of methods.
Inherited Members
Namespace: Google.Apis.PubsubLite.v1
Assembly: Google.Apis.PubsubLite.v1.dll
Syntax
public class TopicStatsResource
Constructors
TopicStatsResource(IClientService)
Constructs a new resource.
Declaration
public TopicStatsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Projects
Gets the Projects resource.
Declaration
public virtual TopicStatsResource.ProjectsResource Projects { get; }
Property Value
Type | Description |
---|---|
TopicStatsResource.ProjectsResource |