Class UpdateFileRequest.UpdateFileDetails.RemoveAiTags

  • All Implemented Interfaces:

    
    public final class UpdateFileRequest.UpdateFileDetails.RemoveAiTags
    
                        

    An array of AITags associated with the file that you want to remove, e.g. ["car", "vehicle", "motorsports"].

    If you want to remove all AITags associated with the file, send a string - "all".

    Note: The remove operation for AITags executes before any of the extensions are processed.