You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/03/09 08:33:30 UTC

[GitHub] [beam] AydarZaynutdinov commented on a change in pull request #17016: [BEAM-14049][Playground] Add new API method to get Precompiled Object

AydarZaynutdinov commented on a change in pull request #17016:
URL: https://github.com/apache/beam/pull/17016#discussion_r822400735



##########
File path: playground/api/v1/api.proto
##########
@@ -274,6 +284,9 @@ service PlaygroundService {
   // Get all precompiled objects from the cloud storage.
   rpc GetPrecompiledObjects(GetPrecompiledObjectsRequest) returns (GetPrecompiledObjectsResponse);
 
+  // Get precompiled objects from the cloud storage.

Review comment:
       Done




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org