ahmedabu98 commented on code in PR #30910:
URL: https://github.com/apache/beam/pull/30910#discussion_r1571190348
##########
sdks/java/managed/src/main/java/org/apache/beam/sdk/managed/Managed.java:
##########
@@ -87,15 +88,14 @@ public class Managed {
.build();
/**
- * Instantiates a {@link Managed.Read} transform for the specified source.
The supported managed
- * sources are:
+ * Instantiates a {@link Managed.ManagedTransform} transform for the
specified source. The
Review Comment:
Alternatively, we could pull identifiers directly from the proto
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]