Show / Hide Table of Contents

Class CursorResource.ProjectsResource.LocationsResource

The "locations" collection of methods.

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

Constructors

LocationsResource(IClientService)

Constructs a new resource.

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

Properties

Subscriptions

Gets the Subscriptions resource.

Declaration
public virtual CursorResource.ProjectsResource.LocationsResource.SubscriptionsResource Subscriptions { get; }
Property Value
Type Description
CursorResource.ProjectsResource.LocationsResource.SubscriptionsResource
In this article
Back to top Generated by DocFX