INPUT_OBJECT
Input for downloading SAP HANA snapshot from an archival location.
input DownloadSapHanaSnapshotInput {# Required. ID of the location from where the SAP HANA database snapshot will be # downloaded.locationId: String!# Required. ID of the SAP HANA database snapshot.snapshotId: String!# Required. User note to associate with audits.userNote: String}