diff options
author | Carlos O'Ryan <coryan@google.com> | 2019-08-23T14·17-0400 |
---|---|---|
committer | Carlos O'Ryan <coryan@google.com> | 2019-08-23T14·17-0400 |
commit | 7e50ad50b84ed6098060531e8980a2925323bc9b (patch) | |
tree | c09a783e7da0b5f0c6627bc6a0e0363ef57298c9 /cmake/config.cmake.in | |
parent | 7420d536eaa2e659e9b19bac6c5ecdb2efeb0bbf (diff) |
chore: Irregularly scheduled update for the protos.
Update to the version of googleapis/googleapis as-of 2019-08-23.
Diffstat (limited to 'cmake/config.cmake.in')
-rw-r--r-- | cmake/config.cmake.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cmake/config.cmake.in b/cmake/config.cmake.in index a06216e72398..88b6fff02c3b 100644 --- a/cmake/config.cmake.in +++ b/cmake/config.cmake.in @@ -29,7 +29,8 @@ foreach (_target devtools_cloudtrace_v2_trace devtools_cloudtrace_v2_tracing iam_v1_iam_policy - iam_v1_policy + iam_v1_iam_policy + iam_v1_options longrunning_operations rpc_error_details rpc_status |