Show / Hide Table of Contents

Class EnterpriseTopazSidekickAgendaItem

Inheritance
object
EnterpriseTopazSidekickAgendaItem
Implements
IDirectResponseSchema
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.CloudSearch.v1.Data
Assembly: Google.Apis.CloudSearch.v1.dll
Syntax
public class EnterpriseTopazSidekickAgendaItem : IDirectResponseSchema

Properties

ConflictedGroup

Declaration
[JsonProperty("conflictedGroup")]
public virtual EnterpriseTopazSidekickConflictingEventsCardProto ConflictedGroup { get; set; }
Property Value
Type Description
EnterpriseTopazSidekickConflictingEventsCardProto

ETag

The ETag of the item.

Declaration
public virtual string ETag { get; set; }
Property Value
Type Description
string

GapBefore

Declaration
[JsonProperty("gapBefore")]
public virtual EnterpriseTopazSidekickGap GapBefore { get; set; }
Property Value
Type Description
EnterpriseTopazSidekickGap

Meeting

Declaration
[JsonProperty("meeting")]
public virtual EnterpriseTopazSidekickAgendaEntry Meeting { get; set; }
Property Value
Type Description
EnterpriseTopazSidekickAgendaEntry

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX