Google.LongRunning by Google LLC

<PackageReference Include="Google.LongRunning" Version="2.1.0" />

 Google.LongRunning 2.1.0

gRPC services for the Google Long Running Operations API. This library is typically used as a dependency for other API client libraries.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Google.LongRunning</id>
    <version>2.1.0</version>
    <authors>Google LLC</authors>
    <owners>Google LLC</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <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>gRPC services for the Google Long Running Operations API. This library is typically used as a dependency for other API client libraries.</description>
    <copyright>Copyright 2020 Google LLC</copyright>
    <tags>LongRunning Google Cloud</tags>
    <repository type="git" url="https://github.com/googleapis/google-cloud-dotnet" commit="9f83dae0c887aee956c656d78fe3d99a8ceb0905" />
    <dependencies>
      <group targetFramework=".NETFramework4.6.1">
        <dependency id="Google.Api.Gax.Grpc.GrpcCore" version="[3.2.0, 4.0.0)" exclude="Build,Analyzers" />
        <dependency id="Grpc.Core" version="[2.31.0, 3.0.0)" include="All" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Google.Api.Gax.Grpc.GrpcCore" version="[3.2.0, 4.0.0)" exclude="Build,Analyzers" />
        <dependency id="Grpc.Core" version="[2.31.0, 3.0.0)" include="All" />
      </group>
    </dependencies>
  </metadata>
</package>