INPUT_OBJECT
Supported in v7.0+
input RestoreFormRequestInput {# Required. Supported in v7.0+# Name of the backup file for which restore form needs to be generated.backupFileName: String!# Required. Supported in v7.0+# Passphrase that was used to encrypt the backup configuration.encryptionPassword: String!}