Google.Cloud.Storage.V1 by Google Inc.

<PackageReference Include="Google.Cloud.Storage.V1" Version="1.0.0-beta07" />

 Google.Cloud.Storage.V1 1.0.0-beta07

Recommended Google client library to access the Google Cloud Storage API. It wraps the Google.Apis.Storage.v1 client library, making common operations simpler in client code. Google Cloud Storage stores and retrieves potentially large, immutable data objects.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Google.Cloud.Storage.V1</id>
    <version>1.0.0-beta07</version>
    <authors>Google Inc.</authors>
    <owners>google-cloud</owners>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>https://github.com/GoogleCloudPlatform/google-cloud-dotnet</projectUrl>
    <iconUrl>https://cloud.google.com/images/gcp-icon-64x64.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Recommended Google client library to access the Google Cloud Storage API. It wraps the Google.Apis.Storage.v1 client library, making common operations simpler in client code. Google Cloud Storage stores and retrieves potentially large, immutable data objects.</description>
    <summary>Recommended Google client library to access the Google Cloud Storage API.</summary>
    <tags>Google,Cloud,Storage</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.5">
        <dependency id="System.Net.Http" version="[4.0.0, )" />
        <dependency id="Google.Api.Gax.Rest" version="[1.0.0-beta09, )" />
        <dependency id="Google.Apis.Storage.v1" version="[1.21.0.753, )" />
      </group>
      <group targetFramework=".NETStandard1.3">
        <dependency id="Google.Api.Gax.Rest" version="[1.0.0-beta09, )" />
        <dependency id="Google.Apis.Storage.v1" version="[1.21.0.753, )" />
      </group>
    </dependencies>
  </metadata>
</package>