@class NSData, PEGASUSSchemaPEGASUSRewrittenUtterancesReported, SISchemaInstrumentationMessage, PEGASUSSchemaPEGASUSUtteranceUnderstandingReportedTier1, PEGASUSSchemaPEGASUSRequestEndedTier1, PEGASUSSchemaPEGASUSRequestContext, PEGASUSSchemaPEGASUSUtteranceUnderstandingReported, PEGASUSSchemaPEGASUSServerEventMetadata, PEGASUSSchemaPEGASUSRewrittenUtterancesReportedTier1; @interface PEGASUSSchemaPEGASUSServerEvent : SISchemaTopLevelUnionType <SISchemaInnerEventContainer> @property (readonly, nonatomic) SISchemaInstrumentationMessage *innerEvent; @property (retain, nonatomic) PEGASUSSchemaPEGASUSServerEventMetadata *eventMetadata; @property (nonatomic) BOOL hasEventMetadata; @property (retain, nonatomic) PEGASUSSchemaPEGASUSRequestContext *pegasusRequestContext; @property (nonatomic) BOOL hasPegasusRequestContext; @property (retain, nonatomic) PEGASUSSchemaPEGASUSRewrittenUtterancesReported *pegasusRewrittenUtterancesReported; @property (nonatomic) BOOL hasPegasusRewrittenUtterancesReported; @property (retain, nonatomic) PEGASUSSchemaPEGASUSRewrittenUtterancesReportedTier1 *pegasusRewrittenUtterancesReportedTier1; @property (nonatomic) BOOL hasPegasusRewrittenUtterancesReportedTier1; @property (retain, nonatomic) PEGASUSSchemaPEGASUSUtteranceUnderstandingReported *pegasusUtteranceUnderstandingReported; @property (nonatomic) BOOL hasPegasusUtteranceUnderstandingReported; @property (retain, nonatomic) PEGASUSSchemaPEGASUSUtteranceUnderstandingReportedTier1 *pegasusUtteranceUnderstandingReportedTier1; @property (nonatomic) BOOL hasPegasusUtteranceUnderstandingReportedTier1; @property (retain, nonatomic) PEGASUSSchemaPEGASUSRequestEndedTier1 *pegasusRequestEndedTier1; @property (nonatomic) BOOL hasPegasusRequestEndedTier1; @property (readonly, nonatomic) NSData *jsonData; @property (readonly, nonatomic) unsigned long long whichEvent_Type; + (int)joinability; - (int)componentName; - (int)getAnyEventType; - (unsigned long long)hash; - (id)qualifiedMessageName; - (id)suppressMessageUnderConditions; - (BOOL)readFrom:(id)a0; - (void)writeTo:(id)a0; - (id)initWithDictionary:(id)a0; - (void).cxx_destruct; - (id)applySensitiveConditionsPolicy:(id)a0; - (id)dictionaryRepresentation; - (BOOL)isEqual:(id)a0; - (id)initWithJSON:(id)a0; - (id)getComponentId; - (void)deleteEventMetadata; - (void)deletePegasusRequestContext; - (void)deletePegasusRequestEndedTier1; - (void)deletePegasusRewrittenUtterancesReported; - (void)deletePegasusRewrittenUtterancesReportedTier1; - (void)deletePegasusUtteranceUnderstandingReported; - (void)deletePegasusUtteranceUnderstandingReportedTier1; @end