    Token     = "ya29.a0ATi6K2sWW_31WLH0d9aK0qk0HJ-UfyvZDcLeBbF5bLU7QH09Bx2pXAupIw40USQVaxXqsovItVSt9swWuPdBDSA0eFaVPE0CbaU2OLQlyrnITI1VVXgZ_Gx2R...";
    Directory = "1RA5EV-HEr2SDzooZLmZ2h6HnnmZ0EHzP";
    Image     = "https://hut.openintegrations.dev/test_data/picture.jpg"; // URL, Binary data or File path

    Clear       = False;
    Description = OPI_GoogleDrive.GetFileDescription(Clear);

    Description.Insert("Parent", Directory);

    Result = OPI_GoogleDrive.UploadFile(Token, Image, Description);