Google.Cloud.PubSub.V1 by Google LLC

<PackageReference Include="Google.Cloud.PubSub.V1" Version="3.2.0" />

.NET API 377,344 bytes

 Google.Cloud.PubSub.V1 3.2.0

Recommended Google client library to access the Google Cloud Pub/Sub API, which provides reliable, many-to-many, asynchronous messaging between applications.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Google.Cloud.PubSub.V1</id>
    <version>3.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 Google Cloud Pub/Sub API, which provides reliable, many-to-many, asynchronous messaging between applications.</description>
    <copyright>Copyright 2022 Google LLC</copyright>
    <tags>PubSub Google Cloud</tags>
    <repository type="git" url="https://github.com/googleapis/google-cloud-dotnet" commit="0b18a3d6898e624d859d1d3ad25b8517030b5c8a" />
    <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>