Show / Hide Table of Contents

Class ColorsResource

The "colors" collection of methods.

Inheritance
object
ColorsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Calendar.v3
Assembly: Google.Apis.Calendar.v3.dll
Syntax
public class ColorsResource

Constructors

ColorsResource(IClientService)

Constructs a new resource.

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

Methods

Get()

Returns the color definitions for calendars and events.

Declaration
public virtual ColorsResource.GetRequest Get()
Returns
Type Description
ColorsResource.GetRequest
In this article
Back to top Generated by DocFX