Versions in this module Expand all Collapse all v0 v0.0.6 Mar 22, 2026 v0.0.5 Mar 22, 2026 Changes in this version + type ConversationActions struct + Id string + func (s *ConversationActions) MarshalParcel(p *parcel.Parcel) error + func (s *ConversationActions) UnmarshalParcel(p *parcel.Parcel) error + type ConversationActionsRequest struct + func (s *ConversationActionsRequest) MarshalParcel(p *parcel.Parcel) error + func (s *ConversationActionsRequest) UnmarshalParcel(p *parcel.Parcel) error + type SelectionEvent struct + AbsoluteEnd int32 + AbsoluteStart int32 + DurationSincePreviousEvent int64 + DurationSinceSessionStart int64 + End int32 + EntityType string + EventIndex int32 + EventTime int64 + EventType int32 + InvocationMethod int32 + PackageName string + ResultId string + SmartEnd int32 + SmartStart int32 + Start int32 + WidgetType string + func (s *SelectionEvent) MarshalParcel(p *parcel.Parcel) error + func (s *SelectionEvent) UnmarshalParcel(p *parcel.Parcel) error + type SystemTextClassifierMetadata struct + CallingPackageName string + UseDefaultTextClassifier bool + UserId int32 + func (s *SystemTextClassifierMetadata) MarshalParcel(p *parcel.Parcel) error + func (s *SystemTextClassifierMetadata) UnmarshalParcel(p *parcel.Parcel) error + type TextClassification struct + Id string + Text string + func (s *TextClassification) MarshalParcel(p *parcel.Parcel) error + func (s *TextClassification) UnmarshalParcel(p *parcel.Parcel) error + type TextClassificationContext struct + PackageName string + WidgetType string + WidgetVersion string + func (s *TextClassificationContext) MarshalParcel(p *parcel.Parcel) error + func (s *TextClassificationContext) UnmarshalParcel(p *parcel.Parcel) error + type TextClassificationRequest struct + func (s *TextClassificationRequest) MarshalParcel(p *parcel.Parcel) error + func (s *TextClassificationRequest) UnmarshalParcel(p *parcel.Parcel) error + type TextClassificationSessionId struct + Value string + func (s *TextClassificationSessionId) MarshalParcel(p *parcel.Parcel) error + func (s *TextClassificationSessionId) UnmarshalParcel(p *parcel.Parcel) error + type TextClassifierEvent struct + EventCategory int32 + EventIndex int32 + EventType int32 + ModelName string + ResultId string + func (s *TextClassifierEvent) MarshalParcel(p *parcel.Parcel) error + func (s *TextClassifierEvent) UnmarshalParcel(p *parcel.Parcel) error + type TextLanguage struct + Id string + func (s *TextLanguage) MarshalParcel(p *parcel.Parcel) error + func (s *TextLanguage) UnmarshalParcel(p *parcel.Parcel) error + type TextLanguageRequest struct + func (s *TextLanguageRequest) MarshalParcel(p *parcel.Parcel) error + func (s *TextLanguageRequest) UnmarshalParcel(p *parcel.Parcel) error + type TextLinks struct + FullText string + func (s *TextLinks) MarshalParcel(p *parcel.Parcel) error + func (s *TextLinks) UnmarshalParcel(p *parcel.Parcel) error + type TextLinksRequest struct + func (s *TextLinksRequest) MarshalParcel(p *parcel.Parcel) error + func (s *TextLinksRequest) UnmarshalParcel(p *parcel.Parcel) error + type TextSelection struct + EndIndex int32 + Id string + StartIndex int32 + TextClassification *TextClassification + func (s *TextSelection) MarshalParcel(p *parcel.Parcel) error + func (s *TextSelection) UnmarshalParcel(p *parcel.Parcel) error + type TextSelectionRequest struct + func (s *TextSelectionRequest) MarshalParcel(p *parcel.Parcel) error + func (s *TextSelectionRequest) UnmarshalParcel(p *parcel.Parcel) error