janeliulwq commented on a change in pull request #13395:
URL: https://github.com/apache/beam/pull/13395#discussion_r529836504
##########
File path:
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIO.java
##########
@@ -215,6 +227,16 @@ public static Read readResources() {
return new Read();
}
+ /**
+ * Search resources from a PCollection
+ *
+ * @return the search
Review comment:
Keeping this one for consistency with other methods, removed some other
comments.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]