You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-healthcare/v1beta1/2.0.0/com/google/api/services/healthcare/v1beta1/CloudHealthcare.java
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -14847,9 +14847,9 @@ public class Instances {
14847
14847
* This request holds the parameters needed by the healthcare server. After setting any optional
14848
14848
* parameters, call the {@link GetStorageInfo#execute()} method to invoke the remote operation.
14849
14849
*
14850
-
* @param resource Required. The path of the resource for which the storage info is requested (for exaxmple for a DICOM
Copy file name to clipboardExpand all lines: clients/google-api-services-healthcare/v1beta1/2.0.0/com/google/api/services/healthcare/v1beta1/model/StorageInfo.java
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -37,9 +37,9 @@ public final class StorageInfo extends com.google.api.client.json.GenericJson {
37
37
privateBlobStorageInfoblobStorageInfo;
38
38
39
39
/**
40
-
* The resource whose storage info is returned. For example, to specify the resource path of a
0 commit comments