This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: update grpc to v1.30.0 PiperOrigin-RevId: 317949519 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Jun 23 15:22:22 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 7157f9552747421572cf1ab3aec1105c05ebd4f9 Source-Link: googleapis/googleapis@7157f95 * Updates to build Google Ads API build files. PiperOrigin-RevId: 318028816 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jun 24 02:32:38 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: b882b8e6bfcd708042ff00f7adc67ce750817dd0 Source-Link: googleapis/googleapis@b882b8e * fix: migrate datacatalog/v1beta1 to grpc_service_config PiperOrigin-RevId: 318311657 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Jun 25 11:27:42 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: ed796a1d5787046c24261dd059874721f93c2b7a Source-Link: googleapis/googleapis@ed796a1 * fix: migrate datacatalog/v1 to grpc_service_config PiperOrigin-RevId: 318312024 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Jun 25 11:29:46 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 8f57b478971817195a74d47632dd13a1c409f012 Source-Link: googleapis/googleapis@8f57b47 * Update protobuf and gapic-generator-csharp versions. PiperOrigin-RevId: 320411362 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Jul 9 09:26:49 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: db69b46790b55a82ab7cfa473d031da787bc7591 Source-Link: googleapis/googleapis@db69b46
- Loading branch information
1 parent
a952553
commit 1c56be7
Showing
26 changed files
with
3,332 additions
and
1,347 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT! | ||
"""Client and server classes corresponding to protobuf-defined services.""" | ||
import grpc |
Oops, something went wrong.