Get Restore Plan Restore Iam Policy Plain Args
data class GetRestorePlanRestoreIamPolicyPlainArgs(val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val restoreId: String, val restorePlanId: String) : ConvertibleToJava<GetRestorePlanRestoreIamPolicyPlainArgs>