AssistantApiCoreTypesCalendarEvent

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesCalendarEvent

1
out of 10
Minimal
SEO Impact
This proto contains the information of a calendar event, including title, start time, end time, etc. LINT.IfChange(CalendarEvent) NEXT_ID: 26

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Core Types Calendar Event) contains 25 attributes that define its data structure. Key functionality includes: Attendees invited to the event, usually includes also the organizer.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

25
Sort:|Filter:
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesCalendarEventAttendee.t

Attendees invited to the event, usually includes also the organizer.

backgroundColorinteger(
Default: nil

The background color of the event, in RGB format.

calendarIdstring
Default: nilFull type: String.t

Optional calendar containing the event.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesCalendarEventAttendee.t

The person who created this event.

descriptionstring
Default: nilFull type: String.t

Optional description of the event (plain text).

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiDateTime.t

The end time of the event. Start and end time must either both be date or both be datetime. End is exclusive, ie. the first day / first second when the event is over.

eventIdstring
Default: nilFull type: String.t

Optional event id provided by assistant server. Needs to be unique, at least on a per-user and calendar level, ideally globally unique. If none is given, the server will assign an id.

flairNamestring
Default: nilFull type: String.t

The flair name, calculated according to the event title (go/as-cal-flair). With the flair name, background images can be got from gstatic (go/scs): https://ssl.gstatic.com/tmly/f8944938hffheth4ew890ht4i8/flairs/

foregroundColorinteger(
Default: nil

The foreground color of the event, in RGB format.

guestsCanInviteOthersboolean(
Default: nil

Whether the guests can invite other guests.

guestsCanModifyboolean(
Default: nil

Whether the guests can modify the event.

guestsCanSeeGuestsboolean(
Default: nil

Whether the guests of the event can be seen. If false, the user is reported as the only attendee to the event, even though there may be more attendees.

habitIdstring
Default: nilFull type: String.t

Optional id of the Habit (Calendar Goal) this event is linked to

habitStatusstring
Default: nilFull type: String.t

Optional status for this habit event instance.

htmlLinkstring
Default: nilFull type: String.t

Absolute link to this event in the Calendar web UI.

locationstring
Default: nilFull type: String.t

Optional location of the event (plain text).

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesCalendarEventMeetingContact.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesCalendarEventAttendee.t

The organizer of this event.

otherAttendeesExcludedboolean(
Default: nil

Whether not all attendees are included in the attendee list. This is set when the attendees list has been truncated (e.g., when the number of attendees is beyond the maxAttendees limitation).

participationResponsestring
Default: nilFull type: String.t

The user's response (the owner of this copy of the event) to this event.

recurringEventIdstring
Default: nilFull type: String.t

If this is an instance of a recurring event, recurring_event_id identifies the recurring series as a whole.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesCalendarEventRoom.t

Meeting rooms associated to this event.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiDateTime.t

The start time of the event. This event is an all-day event if start has no time_of_day.

summarystring
Default: nilFull type: String.t

The title of the event.

visibilitystring
Default: nilFull type: String.t

Optional visibility of the event.