@@ -13090,13 +13090,13 @@ public Delete set(String parameterName, Object value) {
13090
13090
}
13091
13091
}
13092
13092
/**
13093
- * RetrieveStudyMetadata returns instance associated with the given study presented as metadata with
13094
- * the bulk data removed. See [RetrieveTransaction](http://dicom.nema.org/medical/dicom/current/outp
13095
- * ut/html/part18.html#sect_10. 4). For details on the implementation of RetrieveStudyMetadata, see
13096
- * [Metadata resources](https://cloud.google.com/healthcare/docs/dicom#metadata_resources) in the
13097
- * Cloud Healthcare API conformance statement. For samples that show how to call
13098
- * RetrieveStudyMetadata, see [Retrieve metadata](https://cloud.google.com/healthcare/docs/how-
13099
- * tos/dicomweb#retrieve- metadata).
13093
+ * RetrieveStudyMetadata returns instance associated with the given study presented as metadata. See
13094
+ * [RetrieveTransaction](http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10
13095
+ * . 4). For details on the implementation of RetrieveStudyMetadata, see [Metadata
13096
+ * resources](https://cloud.google.com/healthcare/docs/dicom#metadata_resources) in the Cloud
13097
+ * Healthcare API conformance statement. For samples that show how to call RetrieveStudyMetadata,
13098
+ * see [Retrieve metadata](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#retrieve -
13099
+ * metadata).
13100
13100
*
13101
13101
* Create a request for the method "studies.retrieveMetadata".
13102
13102
*
@@ -13127,10 +13127,9 @@ public class RetrieveMetadata extends CloudHealthcareRequest<com.google.api.serv
13127
13127
java.util.regex.Pattern.compile("^studies/[^/]+/metadata$");
13128
13128
13129
13129
/**
13130
- * RetrieveStudyMetadata returns instance associated with the given study presented as metadata
13131
- * with the bulk data removed. See [RetrieveTransaction](http://dicom.nema.org/medical/dicom/curre
13132
- * nt/output/html/part18.html#sect_10.4). For details on the implementation of
13133
- * RetrieveStudyMetadata, see [Metadata
13130
+ * RetrieveStudyMetadata returns instance associated with the given study presented as metadata.
13131
+ * See [RetrieveTransaction](http://dicom.nema.org/medical/dicom/current/output/html/part18.html#s
13132
+ * ect_10.4). For details on the implementation of RetrieveStudyMetadata, see [Metadata
13134
13133
* resources](https://cloud.google.com/healthcare/docs/dicom#metadata_resources) in the Cloud
13135
13134
* Healthcare API conformance statement. For samples that show how to call RetrieveStudyMetadata,
13136
13135
* see [Retrieve metadata](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#retrieve-
@@ -14316,9 +14315,8 @@ public Delete set(String parameterName, Object value) {
14316
14315
}
14317
14316
/**
14318
14317
* RetrieveSeriesMetadata returns instance associated with the given study and series, presented as
14319
- * metadata with the bulk data removed. See [RetrieveTransaction](http://dicom.nema.org/medical/dico
14320
- * m/current/output/html/part18.html#sect_10.4). For details on the implementation of
14321
- * RetrieveSeriesMetadata, see [Metadata
14318
+ * metadata. See [RetrieveTransaction](http://dicom.nema.org/medical/dicom/current/output/html/part1
14319
+ * 8.html#sect_10.4). For details on the implementation of RetrieveSeriesMetadata, see [Metadata
14322
14320
* resources](https://cloud.google.com/healthcare/docs/dicom#metadata_resources) in the Cloud
14323
14321
* Healthcare API conformance statement. For samples that show how to call RetrieveSeriesMetadata,
14324
14322
* see [Retrieve metadata](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#retrieve-
@@ -14354,13 +14352,12 @@ public class RetrieveMetadata extends CloudHealthcareRequest<com.google.api.serv
14354
14352
14355
14353
/**
14356
14354
* RetrieveSeriesMetadata returns instance associated with the given study and series, presented
14357
- * as metadata with the bulk data removed. See [RetrieveTransaction](http://dicom.nema.org/medical
14358
- * /dicom/current/output/html/part18.html#sect_10.4). For details on the implementation of
14359
- * RetrieveSeriesMetadata, see [Metadata
14360
- * resources](https://cloud.google.com/healthcare/docs/dicom#metadata_resources) in the Cloud
14361
- * Healthcare API conformance statement. For samples that show how to call RetrieveSeriesMetadata,
14362
- * see [Retrieve metadata](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#retrieve-
14363
- * metadata).
14355
+ * as metadata. See [RetrieveTransaction](http://dicom.nema.org/medical/dicom/current/output/html/
14356
+ * part18.html#sect_10.4). For details on the implementation of RetrieveSeriesMetadata, see
14357
+ * [Metadata resources](https://cloud.google.com/healthcare/docs/dicom#metadata_resources) in the
14358
+ * Cloud Healthcare API conformance statement. For samples that show how to call
14359
+ * RetrieveSeriesMetadata, see [Retrieve metadata](https://cloud.google.com/healthcare/docs/how-
14360
+ * tos/dicomweb#retrieve-metadata).
14364
14361
*
14365
14362
* Create a request for the method "series.retrieveMetadata".
14366
14363
*
@@ -15352,9 +15349,9 @@ public RetrieveInstance set(String parameterName, Object value) {
15352
15349
}
15353
15350
/**
15354
15351
* RetrieveInstanceMetadata returns instance associated with the given study, series, and SOP
15355
- * Instance UID presented as metadata with the bulk data removed . See [RetrieveTransaction](http://d
15356
- * icom.nema.org/medical/dicom/ current/output/html/part18.html#sect_10.4). For details on the
15357
- * implementation of RetrieveInstanceMetadata, see [Metadata
15352
+ * Instance UID presented as metadata. See [RetrieveTransaction](http://dicom.nema.org/medical/dicom
15353
+ * / current/output/html/part18.html#sect_10.4). For details on the implementation of
15354
+ * RetrieveInstanceMetadata, see [Metadata
15358
15355
* resources](https://cloud.google.com/healthcare/docs/dicom#metadata_resources) in the Cloud
15359
15356
* Healthcare API conformance statement. For samples that show how to call RetrieveInstanceMetadata,
15360
15357
* see [Retrieve metadata](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#retrieve-
@@ -15390,9 +15387,9 @@ public class RetrieveMetadata extends CloudHealthcareRequest<com.google.api.serv
15390
15387
15391
15388
/**
15392
15389
* RetrieveInstanceMetadata returns instance associated with the given study, series, and SOP
15393
- * Instance UID presented as metadata with the bulk data removed . See [RetrieveTransaction](http:/
15394
- * /dicom.nema.org/medical/dicom/ current/output/html/part18.html#sect_10.4). For details on the
15395
- * implementation of RetrieveInstanceMetadata, see [Metadata
15390
+ * Instance UID presented as metadata. See [RetrieveTransaction](http://dicom.nema.org/medical/dic
15391
+ * om/ current/output/html/part18.html#sect_10.4). For details on the implementation of
15392
+ * RetrieveInstanceMetadata, see [Metadata
15396
15393
* resources](https://cloud.google.com/healthcare/docs/dicom#metadata_resources) in the Cloud
15397
15394
* Healthcare API conformance statement. For samples that show how to call
15398
15395
* RetrieveInstanceMetadata, see [Retrieve metadata](https://cloud.google.com/healthcare/docs/how-
@@ -15814,8 +15811,8 @@ public class Bulkdata {
15814
15811
15815
15812
/**
15816
15813
* Returns uncompressed, unencoded bytes representing the referenced bulkdata tag from an instance.
15817
- * See [Retrieve Transaction]
15818
- * (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4){: .external} . For
15814
+ * See [Retrieve
15815
+ * Transaction] (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4). For
15819
15816
* details on the implementation of RetrieveBulkdata, see [Bulkdata
15820
15817
* resources](https://cloud.google.com/healthcare/docs/dicom#bulkdata-resources) in the Cloud
15821
15818
* Healthcare API conformance statement. For samples that show how to call RetrieveBulkdata, see
@@ -15851,8 +15848,8 @@ public class RetrieveBulkdata extends CloudHealthcareRequest<com.google.api.serv
15851
15848
15852
15849
/**
15853
15850
* Returns uncompressed, unencoded bytes representing the referenced bulkdata tag from an
15854
- * instance. See [Retrieve Transaction]
15855
- * (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4){: .external} .
15851
+ * instance. See [Retrieve
15852
+ * Transaction] (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4).
15856
15853
* For details on the implementation of RetrieveBulkdata, see [Bulkdata
15857
15854
* resources](https://cloud.google.com/healthcare/docs/dicom#bulkdata-resources) in the Cloud
15858
15855
* Healthcare API conformance statement. For samples that show how to call RetrieveBulkdata, see
0 commit comments