DetectModerationLabelsResponse   
    
  Types
Properties
Link copied to clipboard
                  A list of predicted results for the type of content an image contains. For example, the image content might be from animation, sports, or a video game.
Link copied to clipboard
                  Shows the results of the human in the loop evaluation.
Link copied to clipboard
                  Array of detected Moderation labels. For video operations, this includes the time, in milliseconds from the start of the video, they were detected.
Link copied to clipboard
                  Version number of the base moderation detection model that was used to detect unsafe content.
Link copied to clipboard
                  Identifier of the custom adapter that was used during inference. If during inference the adapter was EXPIRED, then the parameter will not be returned, indicating that a base moderation detection project version was used.
Functions
Link copied to clipboard
                  inline fun copy(block: DetectModerationLabelsResponse.Builder.() -> Unit = {}): DetectModerationLabelsResponse