Request::Common;
use HTML::Entities;
use LWP::UserAgent;
use JSON qw( from_json to_json decode_json);
use JSON::WebToken;
use Config::JSON;
use Sysadm::Install qw( slurp );
use File::Basename;
use F
SIS
use WWW::Google::Drive;
my $gd = WWW::Google::Drive->new(
secret_json => 'YourProject.json',
# Set the Google user to impersonate.
# Your Google Business Adm
ret json file.
Refer: https://developers.google.com/drive/v3/reference/ for list of file properties, response values, query_params and body_params.
=head1 METHODS
=over 4
=cut
has secret_json