CommentRevisionMetadata
No description
type CommentRevisionMetadata {
perspective: CommentRevisionPerspectiveMetadata
wordList: CommentRevisionWordListMetadata
externalModeration: [CommentRevisionExternalModerationPhaseMetadata!]
}
Fields
CommentRevisionMetadata.perspective ● CommentRevisionPerspectiveMetadata object
perspective stores metadata associated with the pipeline analysis of this revision's body.
CommentRevisionMetadata.wordList ● CommentRevisionWordListMetadata object
wordList metadata stores extra status details about what occurred during word list analysis of this comment revision.
CommentRevisionMetadata.externalModeration ● [CommentRevisionExternalModerationPhaseMetadata!] list object
externalModeration are the phases and their actions that were used to analyze this comment revision.
Member Of
CommentRevision object