Show / Hide Table of Contents

Class TopicStatsResource

The "topicStats" collection of methods.

Inheritance
object
TopicStatsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
In this article
Back to top Generated by DocFX