Show / Hide Table of Contents

Class CursorResource

The "cursor" collection of methods.

Inheritance
object
CursorResource
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

Constructors

CursorResource(IClientService)

Constructs a new resource.

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

Properties

Projects

Gets the Projects resource.

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