Show / Hide Table of Contents

Class TopicStatsResource.ProjectsResource.LocationsResource

The "locations" collection of methods.

Inheritance
object
TopicStatsResource.ProjectsResource.LocationsResource
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.ProjectsResource.LocationsResource

Constructors

LocationsResource(IClientService)

Constructs a new resource.

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

Properties

Topics

Gets the Topics resource.

Declaration
public virtual TopicStatsResource.ProjectsResource.LocationsResource.TopicsResource Topics { get; }
Property Value
Type Description
TopicStatsResource.ProjectsResource.LocationsResource.TopicsResource
In this article
Back to top Generated by DocFX