Skip to content

Commit 1145729

Browse files
noerogkurtisvg
authored andcommitted
Update region tag DicomStoreExport.java (GoogleCloudPlatform#1492)
1 parent 4408bd1 commit 1145729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

healthcare/v1beta1/src/main/java/snippets/healthcare/dicom/DicomStoreExport.java

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

1717
package snippets.healthcare.dicom;
1818

19-
// [START healthcare_export_dicom_instance]
19+
// [START healthcare_export_dicom_instance_gcs]
2020
import com.google.api.client.googleapis.auth.oauth2.GoogleCredential;
2121
import com.google.api.client.http.HttpHeaders;
2222
import com.google.api.client.http.HttpRequestInitializer;
@@ -105,4 +105,4 @@ private static CloudHealthcare createClient() throws IOException {
105105
.build();
106106
}
107107
}
108-
// [END healthcare_export_dicom_instance]
108+
// [END healthcare_export_dicom_instance_gcs]

0 commit comments

Comments
 (0)