Google.Cloud.BigQuery.Connection.V1 by Google LLC

<PackageReference Include="Google.Cloud.BigQuery.Connection.V1" Version="2.2.0" />

 Google.Cloud.BigQuery.Connection.V1 2.2.0

Recommended Google client library to access the BigQuery connection API, which allows users to manage BigQuery connections to external data sources.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Google.Cloud.BigQuery.Connection.V1</id>
    <version>2.2.0</version>
    <authors>Google LLC</authors>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>NuGetIcon.png</icon>
    <projectUrl>https://github.com/googleapis/google-cloud-dotnet</projectUrl>
    <iconUrl>https://cloud.google.com/images/gcp-icon-64x64.png</iconUrl>
    <description>Recommended Google client library to access the BigQuery connection API, which allows users to manage BigQuery connections to external data sources.</description>
    <copyright>Copyright 2022 Google LLC</copyright>
    <tags>bigquery connection Google Cloud</tags>
    <repository type="git" url="https://github.com/googleapis/google-cloud-dotnet" commit="4e01cf4f6fe9ada4ea70e2d1441e41be0c985730" />
    <dependencies>
      <group targetFramework=".NETFramework4.6.2">
        <dependency id="Google.Api.Gax.Grpc" version="[4.0.0, 5.0.0)" exclude="Build,Analyzers" />
        <dependency id="Google.Cloud.Iam.V1" version="[3.0.0, 4.0.0)" exclude="Build,Analyzers" />
        <dependency id="Grpc.Core" version="[2.46.3, 3.0.0)" include="All" />
      </group>
      <group targetFramework=".NETStandard2.1">
        <dependency id="Google.Api.Gax.Grpc" version="[4.0.0, 5.0.0)" exclude="Build,Analyzers" />
        <dependency id="Google.Cloud.Iam.V1" version="[3.0.0, 4.0.0)" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>