Skip to content

Commit 399c6ca

Browse files
noerogkurtisvg
authored andcommitted
Update FHIR resource export region tag. (GoogleCloudPlatform#1500)
1 parent d6370b5 commit 399c6ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

healthcare/v1beta1/src/main/java/snippets/healthcare/fhir/FhirStoreExport.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
package snippets.healthcare.fhir;
1818

19-
// [START healthcare_export_fhir_resources]
19+
// [START healthcare_export_fhir_resources_gcs]
2020

2121
import com.google.api.client.googleapis.auth.oauth2.GoogleCredential;
2222
import com.google.api.client.http.HttpHeaders;
@@ -101,4 +101,4 @@ private static CloudHealthcare createClient() throws IOException {
101101
.build();
102102
}
103103
}
104-
// [END healthcare_export_fhir_resources]
104+
// [END healthcare_export_fhir_resources_gcs]

0 commit comments

Comments
 (0)