Show / Hide Table of Contents

Class CursorResource.ProjectsResource

The "projects" collection of methods.

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

Constructors

ProjectsResource(IClientService)

Constructs a new resource.

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

Properties

Locations

Gets the Locations resource.

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