On Sat, Oct 14, 2017 at 1:01 AM, leledumbo via fpc-pascal
wrote:
> Marcos Douglas B. Santos wrote
>> I didn't found... In this path \packages\googleapi\examples only
>> exists \generator directory. :(
>>
>> Trunk, rev 37453.
>
> Try this, it wasn't running well due to RTTI changes back then, but
Marcos Douglas B. Santos wrote
> I didn't found... In this path \packages\googleapi\examples only
> exists \generator directory. :(
>
> Trunk, rev 37453.
Try this, it wasn't running well due to RTTI changes back then, but probably
works now:
http://free-pascal-general.1045716.n5.nabble.com/ERES
On Wed, Oct 11, 2017 at 10:17 AM, Michael Van Canneyt
wrote:
>
>
> On Wed, 11 Oct 2017, Marcos Douglas B. Santos wrote:
>
>> Hi,
>>
>> I would like to know if FPC implements the full Google Drive API. If
>> so, since which version?
>
>
> Yes, since version 3.0.2.
>
> FPC also contains a tool to ge
On Wed, 11 Oct 2017, Marcos Douglas B. Santos wrote:
Hi,
I would like to know if FPC implements the full Google Drive API. If
so, since which version?
Yes, since version 3.0.2.
FPC also contains a tool to generate a new API if google changes it
(they have a lot of APIS, which get updated o
Hi,
I would like to know if FPC implements the full Google Drive API. If
so, since which version?
First, I need to implement upload, download and search of files [1].
Any example?
[1] https://developers.google.com/drive/v3/web/manage-uploads
Thanks,
Marcos Douglas
___