NAME

Google::Cloud::Storage::V2 - Google Cloud Storage V2 API Client

SYNOPSIS

use Google::Cloud::Storage::V2;
use Google::Auth;

my $auth = Google::Auth->default();
my $client = Google::Cloud::Storage::V2->new(credentials => $auth);

DESCRIPTION

Google Cloud Storage V2 API Client over high-performance gRPC transport.

LICENSE

Apache 2.0